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
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-07-24
Avoid illegal read off end of an array in prune_v2_cipher_list
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4
Nick Mathewson
2014-04-17
Elevate server TLS cipher preferences over client
Nick Mathewson
2014-04-14
New sort order for server choice of ciphersuites.
Nick Mathewson
2014-02-06
Some anti-forensics paranoia...
Florent Daigniere
2013-10-31
Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4
Nick Mathewson
2013-10-08
Switch ECDHE group default logic for bridge/relay TLS
Nick Mathewson
2013-09-25
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
Nick Mathewson
2013-03-11
Track TLS overhead: diagnostic for bug 7707
Nick Mathewson
2013-03-10
start part-way through the ssl cert lifetime
Roger Dingledine
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-17
Merge remote-tracking branch 'public/bug6302'
Nick Mathewson
2013-01-16
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
When building with MSVC, call every enum bitfield unsigned
Nick Mathewson
2013-01-16
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-25
One last fix for a warning on non-EC systems
Nick Mathewson
2012-12-25
Be more noncomittal about performance improvement of uint128 backend.
Nick Mathewson
2012-12-25
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
Nick Mathewson
2012-12-25
Inform the user if they're passing up a 10x ECDH speedup.
Nick Mathewson
2012-12-25
Let servers choose better ciphersuites when clients support them
Nick Mathewson
2012-12-25
Remove the address argument from client cipher classification fns
Nick Mathewson
2012-12-25
Cache the type of client cipher list we have in the tor_tls_t
Nick Mathewson
2012-12-25
prop198: Detect the list of ciphersuites we used to lie about having
Nick Mathewson
2012-12-25
Configure SSL context to know about using P-256 for ECDHE.
Nick Mathewson
2012-11-23
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-10-26
touch-ups
Roger Dingledine
2012-10-24
Change changes file and comment for 7189, for making it 0.2.4-only for now
Nick Mathewson
2012-10-24
Merge remote-tracking branch 'public/bug7189_tentative'
Nick Mathewson
2012-10-24
Only disable TLS tickets when being/acting as a server.
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-10-19
Disable TLS Session Tickets, which we were apparently getting for free
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-09-12
Drop support for openssl 0.9.7
Nick Mathewson
2012-09-06
Don't log about Libevent/OpenSSL initialization when all's well
Nick Mathewson
2012-06-13
Change smartlist_create->smartlist_new in bug4744 branch as merged to master
Nick Mathewson
2012-06-13
Merge branch 'bug4744_squashed'
Nick Mathewson
2012-06-13
Implement the client side of proposal 198
Nick Mathewson
2012-06-11
Merge remote-tracking branch 'public/bug4592'
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-06-02
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
Nick Mathewson
[next]