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.c
Commit message (
Expand
)
Author
Age
*
Handle failing cases of DH allocation
Nick Mathewson
2011-01-25
*
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Nick Mathewson
2011-01-24
*
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
|
*
Fix compilation with mingw and OpenSSL 0.9.8m+
mingw-san
2010-11-23
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2010-11-21
|
\
|
|
*
Do not set the hostname TLS extension server-side; only client-side
Nick Mathewson
2010-11-20
*
|
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-10-04
*
|
Fix compilation with mingw and OpenSSL 0.9.8m+
mingw-san
2010-07-26
*
|
Rename log.h to torlog.h
Nick Mathewson
2010-07-09
*
|
moved wince related includes and defs to compat.h where possible, removed unu...
valerino
2010-05-24
*
|
Demote a warning about missing client ciphers
Sebastian Hahn
2010-04-20
*
|
minor cleanups
Roger Dingledine
2010-04-20
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2010-04-15
|
\
|
|
*
Fix renegotiation on OpenSSL versions that backport RFC5746.
Nick Mathewson
2010-04-13
*
|
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
|
\
|
|
*
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
|
fix typo and garbage grammar
Roger Dingledine
2010-02-21
*
|
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-18
|
\
|
|
*
Fix compile
Sebastian Hahn
2010-02-18
|
*
Even more conservative option-setting for SSL renegotiation.
Nick Mathewson
2010-02-17
*
|
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-31
|
*
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-29
*
|
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-01-23
|
\
|
|
*
Avoid a possible crash in tls_log_errors.
Nick Mathewson
2010-01-22
*
|
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-12
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-12-04
|
\
|
|
*
Improved workaround for disabled OpenSSL renegotiation.
Martin Peck
2009-12-04
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-11-06
|
\
|
|
*
Make Tor work with OpenSSL 0.9.8l
Nick Mathewson
2009-11-05
*
|
Fix compilation on OpenSSLs with unusual state lists.
Nick Mathewson
2009-09-24
*
|
Debugging logs for TLS handshake
Nick Mathewson
2009-09-24
*
|
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-17
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
|
\
|
|
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
|
Merge branch 'hardware_accel_improvements'
Nick Mathewson
2009-05-31
|
\
\
|
|
/
|
/
|
|
*
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-23
|
*
Update copyright to 2009.
Karsten Loesing
2009-05-02
*
|
Spelling fixes in comments and strings
Nick Mathewson
2009-05-27
*
|
Update copyright to 2009.
Karsten Loesing
2009-05-04
|
/
*
doxygen tweak
Roger Dingledine
2009-03-09
[next]