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
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-11
Make openssl 0.9.8l log message accurate
Nick Mathewson
2012-01-11
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-11
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-11
Fix a compilation warning for our bug4822 fix on 64-bit linux
Nick Mathewson
2012-01-10
Add macros to construct openssl version numbers
Nick Mathewson
2012-01-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-09
Fix comment about TLSv1_method() per comments by wanoskarnet
Nick Mathewson
2012-01-08
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-01-08
add a note from wanoskarnet
Roger Dingledine
2012-01-06
Change to use SSL_state_string_long() instead of homebrew ssl_state_to_string...
Emile Snyder
2012-01-05
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-05
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-05
Log at info level when disabling SSLv3
Robert Ransom
2012-01-05
Disable SSLv3 when using a not-up-to-date openssl
Nick Mathewson
2012-01-05
note some dead code. if i'm right, should this be removed?
Roger Dingledine
2011-12-08
indent; add comment
Nick Mathewson
2011-12-06
Revert "Refactor the SSL_set_info_callback() callbacks."
Nick Mathewson
2011-12-06
Revert "Detect renegotiation when it actually happens."
Nick Mathewson
2011-12-06
Revert "Detect and deny excess renegotiations attempts."
Nick Mathewson
2011-12-06
Revert "Get rid of tor_tls_block_renegotiation()."
Nick Mathewson
2011-12-06
Revert "Also handle needless renegotiations in SSL_write()."
Nick Mathewson
2011-12-06
Revert "Fix issues pointed out by nickm."
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
Revert "Fix some wide lines in tortls.c"
Nick Mathewson
2011-12-06
Revert "Don't schedule excess_renegotiations_callback unless it's set"
Nick Mathewson
2011-12-06
Revert "indent; add comment"
Nick Mathewson
2011-12-06
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-12-06
Revert "Set renegotiation callbacks immediately on tls inititation"
Nick Mathewson
2011-11-29
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
Make pending libevent actions cancelable
Nick Mathewson
2011-11-27
indent; add comment
Nick Mathewson
2011-11-27
Merge remote-tracking branch 'asn/bug4584'
Nick Mathewson
2011-11-27
Don't schedule excess_renegotiations_callback unless it's set
Nick Mathewson
2011-11-27
Use random bytes as our certificate serial numbers.
George Kadianakis
2011-11-25
Fix some wide lines in tortls.c
Nick Mathewson
2011-11-25
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-16
Fix a check-spaces complaint
Sebastian Hahn
2011-11-15
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-13
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-11-03
Fix issues pointed out by nickm.
George Kadianakis
2011-10-28
Fix a memory-poisoning memset in tortls.c
Nick Mathewson
2011-10-27
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
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
[next]