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-07-15
Make WIN32_WINNT defines conditional
Nick Mathewson
2011-07-11
Document feature3116 fns and improve output
Nick Mathewson
2011-07-11
Record the states of failing OR connections
Nick Mathewson
2011-06-20
Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE.
Nick Mathewson
2011-03-03
C style fix: a no-args function is void fn(void), not void fn().
Nick Mathewson
2011-03-03
Add a magic field to tor_tls_t to catch exdata corruption bugs, if any appear.
Nick Mathewson
2011-03-03
Check the result of SSL_set_ex_data
Robert Ransom
2011-03-03
Use SSL_*_ex_data instead of SSL_*_app_data
Robert Ransom
2011-03-03
Remove now-unused helper functions
Robert Ransom
2011-03-01
remove tls related hash table code
Gladys Shufflebottom
2011-02-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-25
Handle failing cases of DH allocation
Nick Mathewson
2011-01-24
Merge remote branch 'origin/maint-0.2.2'
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.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
2010-11-23
Fix compilation with mingw and OpenSSL 0.9.8m+
mingw-san
2010-11-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
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-11-09
Add a testing-only option to use bufferevent_openssl as a filter
Nick Mathewson
2010-10-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-14
Make check-spaces happy
Sebastian Hahn
2010-10-12
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-11
Log OpenSSL errors coming from bufferevent_openssl
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
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
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-09-27
Make the bufferevent code use the renegotiation-reenabling hack
Nick Mathewson
2010-09-27
Always defer bufferevent_openssl callbacks to avoid reentrant invocations
Nick Mathewson
2010-09-27
Fix whitespace in bufferevents branch
Nick Mathewson
2010-09-27
Document and/or fix stuff found by Sebastian in code review
Nick Mathewson
2010-09-27
Some bufferevents related fixes and pointers for nickm
Sebastian Hahn
2010-09-27
Convert bufferevents to use rate-limiting.
Nick Mathewson
2010-09-27
Documentation for a few bufferevent functions.
Nick Mathewson
2010-09-27
Get SSL connections and linked connections working with bufferevents.
Nick Mathewson
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
[next]