Age | Commit message (Expand) | Author |
---|---|---|
2003-10-19 | Code to get nicknames from peer certs | Nick Mathewson |
2003-09-28 | shift read_file_to_str() into util.c | Roger Dingledine |
2003-09-27 | Add function to wrap SSL_pending | Nick Mathewson |
2003-09-25 | Refactor buffers; implement descriptors. | Nick Mathewson |
2003-09-10 | Add certificate verification functions | Nick Mathewson |
2003-09-10 | Add prototypes for functions to check whether the peer certificate is | Nick Mathewson |
2003-09-08 | another wishlist function for the tls interface | Roger Dingledine |
2003-09-08 | hide the global tls context inside tortls.c | Roger Dingledine |
2003-09-04 | Add initial interfaces and code for TLS support. Interfaces are right; code ... | Nick Mathewson |