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
2015-05-26
Remove rectify_client_ciphers as needless.
Nick Mathewson
2015-05-26
Revert "Try using SSL_get_ciphers in place of session->ciphers"
Nick Mathewson
2015-05-22
Revert "Try using SSL_get_ciphers in place of session->ciphers"
Nick Mathewson
2015-05-21
Remove support for OpenSSL without ECC.
Yawning Angel
2015-05-21
Generate error ASAP if building with too-old openssl
Nick Mathewson
2015-05-21
move "version" declaration to avoid "set but not used" warnings
Nick Mathewson
2015-05-20
19:38 < Yawning> nickm: you left the "+#ifndef SSL_clear_mode" block in ;_;
Nick Mathewson
2015-05-20
Merge branch 'bug16034_no_more_openssl_098_squashed'
Nick Mathewson
2015-05-20
Stop poking SSL_CTX->comp_methods
Nick Mathewson
2015-05-20
Use SSL_CIPHER accessor functions
Nick Mathewson
2015-05-20
Use SSL_CIPHER_find where possible.
Nick Mathewson
2015-05-20
Remove code to support OpenSSL 0.9.8
Nick Mathewson
2015-05-20
Try using SSL_get_ciphers in place of session->ciphers
Nick Mathewson
2015-05-20
Tweak rectify_client_ciphers to work with openssl 1.1
Nick Mathewson
2015-05-13
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
Nick Mathewson
2015-05-13
Use SSL_state() to inspect the state of SSL objects.
Nick Mathewson
2015-05-13
Use SSL_clear_mode where available.
Nick Mathewson
2015-05-13
SSL_clear_mode exists; we can use it.
Nick Mathewson
2015-05-13
Stop accessing 'ssl->s3->flags' when we are using openssl 1.1
Nick Mathewson
2015-05-07
Merge branch 'writing_tests'
Nick Mathewson
2015-05-07
Write the outlines of a WritingTests.txt document
Nick Mathewson
2015-04-23
Fix some conversion problems
Nick Mathewson
2015-04-21
Add crypto_rand_int_range() and use it
David Goulet
2015-03-14
Remove relative paths to header files.
cypherpunks
2015-02-24
Fix whitespace from tor_x509_cert rename
Nick Mathewson
2015-02-24
Mechanical rename: tor_cert_t -> tor_x509_cert_t
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'public/bug13319'
Nick Mathewson
2015-01-28
Try to work around changes in openssl 1.1.0
Nick Mathewson
2015-01-10
Fix tortls.c build with GCC<4.6
Nick Mathewson
2015-01-10
Ignore warning for redundant decl in openssl/srtp.h
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-02
Check more thoroughly for unlogged OpenSSL errors
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-20
Use a macro to indicate "The ecdhe group we use by default".
Nick Mathewson
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-10-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-10-15
Disable SSLv3 unconditionally. Closes ticket 13426.
Nick Mathewson
2014-10-03
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-10-03
Merge remote-tracking branch 'public/bug13325_024' into maint-0.2.5
Nick Mathewson
2014-10-03
Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char
Nick Mathewson
2014-08-24
Use the ARRAY_LENGTH macro more consistently.
Nick Mathewson
2014-08-21
Make the two branches of tor_tls_used_v1_handshake into one.
Nick Mathewson
2014-07-24
Avoid illegal read off end of an array in prune_v2_cipher_list
Nick Mathewson
2014-07-17
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-17
Merge remote-tracking branch 'public/bug12602_024' into maint-0.2.5
Nick Mathewson
2014-07-17
Fix compilation with no-compression OpenSSL builds and forks
Nick Mathewson
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-06-10
Merge remote-tracking branch 'public/bug12227_024'
Nick Mathewson
2014-06-10
Avoid illegal read off end of an array in prune_v2_cipher_list
Nick Mathewson
[prev]
[next]