aboutsummaryrefslogtreecommitdiff
path: root/src/common/tortls.h
Commit message (Expand)AuthorAge
* Note discrepency between N bytes transmitted over TLS and actual bandwidth us...Nick Mathewson2004-01-13
* Code to get nicknames from peer certsNick Mathewson2003-10-19
* shift read_file_to_str() into util.cRoger Dingledine2003-09-28
* Add function to wrap SSL_pendingNick Mathewson2003-09-27
* Refactor buffers; implement descriptors.Nick Mathewson2003-09-25
* Add certificate verification functionsNick Mathewson2003-09-10
* Add prototypes for functions to check whether the peer certificate isNick Mathewson2003-09-10
* another wishlist function for the tls interfaceRoger Dingledine2003-09-08
* hide the global tls context inside tortls.cRoger Dingledine2003-09-08
* Add initial interfaces and code for TLS support. Interfaces are right; code ...Nick Mathewson2003-09-04