index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tortls.h
Commit message (
Expand
)
Author
Age
*
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...
Marek Majkowski
2013-06-12
*
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
Marek Majkowski
2013-06-10
*
Track TLS overhead: diagnostic for bug 7707
Nick Mathewson
2013-03-11
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
Nick Mathewson
2012-12-25
*
Let servers choose better ciphersuites when clients support them
Nick Mathewson
2012-12-25
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-12
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
Revert "Get rid of tor_tls_block_renegotiation()."
Nick Mathewson
2011-12-06
*
Revert "Use callback-driven approach to block renegotiations."
Nick Mathewson
2011-12-06
*
Revert "Refactor tor_event_base_once to do what we actually want"
Nick Mathewson
2011-12-06
*
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
*
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-25
|
\
|
*
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-11-13
|
*
Get rid of tor_tls_block_renegotiation().
George Kadianakis
2011-10-26
*
|
Make certificate skew into a protocol warning
Nick Mathewson
2011-11-15
*
|
Allow up to a 30 days future skew, 48 hours past skew in certs.
Nick Mathewson
2011-11-15
*
|
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-11
|
/
*
Make tor_tls_cert_is_valid check key lengths
Nick Mathewson
2011-10-10
*
Function to return peer cert as tor_tls_cert
Nick Mathewson
2011-10-10
*
Functions to get a public RSA key from a cert
Nick Mathewson
2011-10-10
*
Function to detect certificate types that signal v3 certificates
Nick Mathewson
2011-10-10
*
Function to get digests of the certs and their keys
Nick Mathewson
2011-10-10
*
More functions to manipulate certs received in cells
Nick Mathewson
2011-10-10
*
Function to extract the TLSSECRETS field for v3 handshakes
Nick Mathewson
2011-10-10
*
Turn X509 certificates into a first-class type and add some functions
Nick Mathewson
2011-10-10
*
Record the states of failing OR connections
Nick Mathewson
2011-07-11
*
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
*
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
|
|
\
|
|
*
Bump copyright statements to 2011
Nick Mathewson
2011-01-03
*
|
|
Add a testing-only option to use bufferevent_openssl as a filter
Nick Mathewson
2010-11-09
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-21
|
\
|
|
|
*
|
Maintain separate server and client TLS contexts.
Robert Ransom
2010-10-04
|
*
|
Refactor tor_tls_context_new:
Robert Ransom
2010-10-04
|
|
/
*
|
Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents
Nick Mathewson
2010-10-12
*
|
Actually call connection_tls_finish_handshake() with bufferevents
Nick Mathewson
2010-10-12
*
|
Add header for tor_tls_log_one_error
Nick Mathewson
2010-10-11
*
|
Make the bufferevent code use the renegotiation-reenabling hack
Nick Mathewson
2010-09-27
*
|
Document and/or fix stuff found by Sebastian in code review
Nick Mathewson
2010-09-27
*
|
Get SSL connections and linked connections working with bufferevents.
Nick Mathewson
2010-09-27
|
/
*
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
Make Tor work with OpenSSL 0.9.8l
Nick Mathewson
2009-11-05
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
Update copyright to 2009.
Karsten Loesing
2009-05-04
*
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2009-01-04
*
Use a consistent naming standard for header file guard macros, taking care no...
Nick Mathewson
2008-12-29
*
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-18
*
Resolve many DOCDOCs.
Nick Mathewson
2008-12-17
[next]