index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tortls.c
Age
Commit message (
Expand
)
Author
2011-10-26
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
Sebastian Hahn
2011-10-26
Don't send a certificate chain on outgoing TLS connections from non-relays
Nick Mathewson
2011-10-26
Maintain separate server and client TLS contexts.
Robert Ransom
2011-10-26
Refactor tor_tls_context_new:
Robert Ransom
2011-02-10
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Nick Mathewson
2011-01-25
Handle failing cases of DH allocation
Nick Mathewson
2011-01-24
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
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
2010-11-23
Fix compilation with mingw and OpenSSL 0.9.8m+
mingw-san
2010-11-21
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2010-11-20
Do not set the hostname TLS extension server-side; only client-side
Nick Mathewson
2010-10-04
Maintain separate server and client TLS contexts.
Robert Ransom
2010-10-04
Refactor tor_tls_context_new:
Robert Ransom
2010-10-04
Correct a bogus comment.
Robert Ransom
2010-10-04
Correct a couple of log messages in tortls.c
Robert Ransom
2010-10-04
Fix several comments in tortls.c
Robert Ransom
2010-07-26
Fix compilation with mingw and OpenSSL 0.9.8m+
mingw-san
2010-07-09
Rename log.h to torlog.h
Nick Mathewson
2010-05-24
moved wince related includes and defs to compat.h where possible, removed unu...
valerino
2010-04-20
Demote a warning about missing client ciphers
Sebastian Hahn
2010-04-20
minor cleanups
Roger Dingledine
2010-04-15
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2010-04-13
Fix renegotiation on OpenSSL versions that backport RFC5746.
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-21
fix typo and garbage grammar
Roger Dingledine
2010-02-18
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-18
Fix compile
Sebastian Hahn
2010-02-17
Even more conservative option-setting for SSL renegotiation.
Nick Mathewson
2010-01-31
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-01-31
Revise OpenSSL fix to work with OpenSSL 1.0.0beta*
Nick Mathewson
2010-01-29
Decide whether to use SSL flags based on runtime OpenSSL version.
Nick Mathewson
2010-01-29
Detect the correct versions of openssl for tls negotiation fix
Nick Mathewson
2010-01-29
Decide whether to use SSL flags based on runtime OpenSSL version.
Nick Mathewson
2010-01-23
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-01-22
Avoid a possible crash in tls_log_errors.
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-04
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-12-04
Improved workaround for disabled OpenSSL renegotiation.
Martin Peck
2009-11-06
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-11-05
Make Tor work with OpenSSL 0.9.8l
Nick Mathewson
2009-09-24
Fix compilation on OpenSSLs with unusual state lists.
Nick Mathewson
2009-09-24
Debugging logs for TLS handshake
Nick Mathewson
2009-09-17
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-17
Work around a memory leak in openssl 0.9.8g (and maybe others)
Nick Mathewson
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-05-31
Merge branch 'hardware_accel_improvements'
Nick Mathewson
[next]