aboutsummaryrefslogtreecommitdiff
path: root/src/common/tortls.c
Commit message (Expand)AuthorAge
* In comments and logs, say "UTC" not "GMT"Nick Mathewson2012-11-23
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\
| * Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* | touch-upsRoger Dingledine2012-10-26
* | Change changes file and comment for 7189, for making it 0.2.4-only for nowNick Mathewson2012-10-24
* | Merge remote-tracking branch 'public/bug7189_tentative'Nick Mathewson2012-10-24
|\ \
| * | Only disable TLS tickets when being/acting as a server.Nick Mathewson2012-10-24
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-19
|\|
| * Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-19
| |\
| | * Disable TLS Session Tickets, which we were apparently getting for freeNick Mathewson2012-10-19
* | | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | | Drop support for openssl 0.9.7Nick Mathewson2012-09-12
* | | Don't log about Libevent/OpenSSL initialization when all's wellNick Mathewson2012-09-06
|/ /
* | Change smartlist_create->smartlist_new in bug4744 branch as merged to masterNick Mathewson2012-06-13
* | Merge branch 'bug4744_squashed'Nick Mathewson2012-06-13
|\ \
| * | Implement the client side of proposal 198Nick Mathewson2012-06-13
* | | Merge remote-tracking branch 'public/bug4592'Nick Mathewson2012-06-11
|\ \ \
| * | | Treat SW_SERVER_HELLO_B as another sign of an SSL handshakeNick Mathewson2012-05-15
| |/ /
* | | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | | Resolve some markup complaints from doxygenNick Mathewson2012-06-04
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-06-04
|\ \ \ | | |/ | |/|
| * | Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 supportNick Mathewson2012-06-02
| |/
* | Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson2012-05-14
* | Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson2012-05-14
* | Merge remote-tracking branch 'public/bug4591'Nick Mathewson2012-05-10
|\ \
| * | Only disable cert chaining on the first TLS handshakeNick Mathewson2012-04-27
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-02-10
|\|
| * Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066Nick Mathewson2012-02-10
* | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | Make openssl 0.9.8l log message accurateNick Mathewson2012-01-11
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-11
|\|
| * Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2012-01-11
| |\
| | * Fix a compilation warning for our bug4822 fix on 64-bit linuxNick Mathewson2012-01-11
* | | Add macros to construct openssl version numbersNick Mathewson2012-01-10
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-09
|\| |
| * | Fix comment about TLSv1_method() per comments by wanoskarnetNick Mathewson2012-01-09
* | | Merge branch 'maint-0.2.2'Roger Dingledine2012-01-08
|\| |
| * | add a note from wanoskarnetRoger Dingledine2012-01-08
* | | Change to use SSL_state_string_long() instead of homebrew ssl_state_to_string...Emile Snyder2012-01-06
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-01-05
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2012-01-05
| |\|
| | * Log at info level when disabling SSLv3Robert Ransom2012-01-05
| | * Disable SSLv3 when using a not-up-to-date opensslNick Mathewson2012-01-05
* | | note some dead code. if i'm right, should this be removed?Roger Dingledine2012-01-05
* | | indent; add commentNick Mathewson2011-12-08
* | | Revert "Refactor the SSL_set_info_callback() callbacks."Nick Mathewson2011-12-06
* | | Revert "Detect renegotiation when it actually happens."Nick Mathewson2011-12-06