aboutsummaryrefslogtreecommitdiff
path: root/src/common/tortls.c
Commit message (Expand)AuthorAge
* Remove code for Windows CE supportNick Mathewson2014-06-20
* Merge remote-tracking branch 'public/bug12227_024'Nick Mathewson2014-06-10
|\
| * Avoid illegal read off end of an array in prune_v2_cipher_listNick Mathewson2014-06-10
| * Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4Nick Mathewson2014-05-07
| |\
* | \ Merge remote-tracking branch 'public/ticket11528_024'Nick Mathewson2014-04-17
|\ \ \ | | |/ | |/|
| * | Elevate server TLS cipher preferences over clientNick Mathewson2014-04-17
* | | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | | Merge remote-tracking branch 'public/bug11513_024'Nick Mathewson2014-04-15
|\ \ \ | | |/ | |/|
| * | New sort order for server choice of ciphersuites.Nick Mathewson2014-04-14
| |/
| * Some anti-forensics paranoia...Florent Daigniere2014-02-06
* | Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\ \
| * | Check strftime() return in tortls.cAndrea Shepard2014-03-31
* | | Fix warnings from doxygenNick Mathewson2014-03-25
|/ /
* | Some anti-forensics paranoia...Florent Daigniere2014-02-03
* | Restore prop198 behavior from 4677 patchNick Mathewson2013-11-25
* | Restore ability to build with V2_HANDSHAKE_SERVERNick Mathewson2013-11-25
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\|
| * Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson2013-10-31
| |\
| | * Switch ECDHE group default logic for bridge/relay TLSNick Mathewson2013-10-08
* | | Merge remote-tracking branch 'public/bug6055_v2_024'Nick Mathewson2013-09-25
|\| |
| * | Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1eNick Mathewson2013-09-25
| |/
* | Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* | Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...Marek Majkowski2013-06-12
* | Bug #5170 - make pkey_eq testable, introduce test_tortls.cMarek Majkowski2013-06-10
* | Bug 5170 - simplify i2d_PublicKey in pkey_eqMarek Majkowski2013-06-06
* | Bug #5170 - simplify i2d_X509Marek Majkowski2013-06-06
|/
* Track TLS overhead: diagnostic for bug 7707Nick Mathewson2013-03-11
* start part-way through the ssl cert lifetimeRoger Dingledine2013-03-10
* Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* Merge remote-tracking branch 'public/bug6302'Nick Mathewson2013-01-17
|\
| * Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32sNick Mathewson2013-01-16
* | Merge branch '024_msvc_squashed'Nick Mathewson2013-01-16
|\ \ | |/ |/|
| * When building with MSVC, call every enum bitfield unsignedNick Mathewson2013-01-16
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | One last fix for a warning on non-EC systemsNick Mathewson2012-12-25
* | Be more noncomittal about performance improvement of uint128 backend.Nick Mathewson2012-12-25
* | Make ECDHE group configurable: 224 for public, 256 for bridges (default)Nick Mathewson2012-12-25
* | Inform the user if they're passing up a 10x ECDH speedup.Nick Mathewson2012-12-25
* | Let servers choose better ciphersuites when clients support themNick Mathewson2012-12-25
* | Remove the address argument from client cipher classification fnsNick Mathewson2012-12-25
* | Cache the type of client cipher list we have in the tor_tls_tNick Mathewson2012-12-25
* | prop198: Detect the list of ciphersuites we used to lie about havingNick Mathewson2012-12-25
* | Configure SSL context to know about using P-256 for ECDHE.Nick Mathewson2012-12-25
|/
* 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
| |/