aboutsummaryrefslogtreecommitdiff
path: root/src/common/tortls.c
Commit message (Expand)AuthorAge
* various bugfixes and updatesRoger Dingledine2003-09-25
* Refactor buffers; implement descriptors.Nick Mathewson2003-09-25
* More fine-grained logging messages on ZeroReturn/Syscall error casesNick Mathewson2003-09-16
* Cipher lists need to be colon separated. Also make initialization more bulle...Nick Mathewson2003-09-15
* Fix TLS error loggingNick Mathewson2003-09-15
* Log protocol errorsNick Mathewson2003-09-15
* fix the cpuworker circ-had-vanished bug (maybe)Roger Dingledine2003-09-14
* Fix bugs in certificate generation and SSL context creation. Both seem to wo...Nick Mathewson2003-09-11
* Resolve XXXXs in tortls.cNick Mathewson2003-09-11
* Simplify some code paths in TLS; cut down on memory leaks; useNick Mathewson2003-09-11
* fix typo that's been bugging meRoger Dingledine2003-09-11
* Add certificate verification functionsNick Mathewson2003-09-10
* hide the global tls context inside tortls.cRoger Dingledine2003-09-08
* move variable declarations to top of functionRoger Dingledine2003-09-05
* Add initial interfaces and code for TLS support. Interfaces are right; code ...Nick Mathewson2003-09-04