aboutsummaryrefslogtreecommitdiff
path: root/src/common/tortls.c
Commit message (Expand)AuthorAge
* Bump copyright statements to 2011Nick Mathewson2011-01-03
* Fix compilation with mingw and OpenSSL 0.9.8m+mingw-san2010-11-23
* Do not set the hostname TLS extension server-side; only client-sideNick Mathewson2010-11-20
* Fix renegotiation on OpenSSL versions that backport RFC5746.Nick Mathewson2010-04-13
* Update Tor Project copyright yearsNick Mathewson2010-02-27
* Fix compileSebastian Hahn2010-02-18
* Even more conservative option-setting for SSL renegotiation.Nick Mathewson2010-02-17
* Revise OpenSSL fix to work with OpenSSL 1.0.0beta*Nick Mathewson2010-01-31
* Decide whether to use SSL flags based on runtime OpenSSL version.Nick Mathewson2010-01-29
* Avoid a possible crash in tls_log_errors.Nick Mathewson2010-01-22
* Improved workaround for disabled OpenSSL renegotiation.Martin Peck2009-12-04
* Make Tor work with OpenSSL 0.9.8lNick Mathewson2009-11-05
* Work around a memory leak in openssl 0.9.8g (and maybe others)Nick Mathewson2009-09-17
* Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* Spelling fixes in comments and stringsNick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* doxygen tweakRoger Dingledine2009-03-09
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Remove some code that is #ifdefed out, and that we no longer seem to use, if ...Nick Mathewson2008-12-30
* Fix a small memory leak of around 32 bytes per TLS connection opened. Bugfix ...Nick Mathewson2008-12-18
* Resolve many DOCDOCs.Nick Mathewson2008-12-17
* Refactor some code and add some asserts based on scanner results.Nick Mathewson2008-09-05
* Fix bug 763. When a hidden service is giving up on an introduction point cand...Karsten Loesing2008-07-10
* r16882@tombo: nickm | 2008-07-10 14:31:25 -0400Nick Mathewson2008-07-10
* fix a few typos, and give the bootstrap phase stuff a changelog entry.Roger Dingledine2008-06-13
* r16217@tombo: nickm | 2008-06-12 21:13:09 -0400Nick Mathewson2008-06-13
* r16215@tombo: nickm | 2008-06-12 18:39:03 -0400Nick Mathewson2008-06-12
* Ouch. We were sometimes getting openssl compression by default. This is poi...Nick Mathewson2008-05-29
* If the user has an openssl that supports my "release buffer ram" patch, use it.Nick Mathewson2008-05-19
* r19613@catbus: nickm | 2008-05-05 19:57:06 -0400Nick Mathewson2008-05-05
* make check-spaces wants a newline at the end of tortlsRoger Dingledine2008-04-29
* r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400Nick Mathewson2008-04-10
* r19089@catbus: nickm | 2008-03-27 11:05:23 -0400Nick Mathewson2008-03-27
* correct a confusing log messageRoger Dingledine2008-03-24
* r18919@catbus: nickm | 2008-03-18 10:53:38 -0400Nick Mathewson2008-03-18
* r18852@catbus: nickm | 2008-03-16 22:47:19 -0400Nick Mathewson2008-03-17
* r18751@catbus: nickm | 2008-03-11 14:22:43 -0400Nick Mathewson2008-03-11
* r18747@catbus: nickm | 2008-03-11 13:21:25 -0400Nick Mathewson2008-03-11
* r18638@catbus: nickm | 2008-03-07 20:11:15 -0500Nick Mathewson2008-03-08
* r18535@catbus: nickm | 2008-03-01 09:58:33 -0500Nick Mathewson2008-03-01
* fix most of pnx's warnings on irix64Roger Dingledine2008-02-24
* <weasel> tortls.c: In function `tor_tls_client_is_using_v2_ciphers':Roger Dingledine2008-02-24
* r14379@tombo: nickm | 2008-02-21 17:14:24 -0500Nick Mathewson2008-02-21
* r14374@tombo: nickm | 2008-02-21 16:57:39 -0500Nick Mathewson2008-02-21
* r14362@31-33-219: nickm | 2008-02-21 11:01:10 -0500Nick Mathewson2008-02-21
* other cleanups that have been sitting in my sandboxRoger Dingledine2008-02-21
* resolve one more, and leave two for nick.Roger Dingledine2008-02-21
* r18296@catbus: nickm | 2008-02-20 23:30:11 -0500Nick Mathewson2008-02-21
* r18218@catbus: nickm | 2008-02-19 17:27:40 -0500Nick Mathewson2008-02-19
* r14182@tombo: nickm | 2008-02-15 17:20:51 -0500Nick Mathewson2008-02-15