Age | Commit message (Expand) | Author |
---|---|---|
2003-09-14 | fix the cpuworker circ-had-vanished bug (maybe) | Roger Dingledine |
2003-09-11 | Fix bugs in certificate generation and SSL context creation. Both seem to wo... | Nick Mathewson |
2003-09-11 | Resolve XXXXs in tortls.c | Nick Mathewson |
2003-09-11 | Simplify some code paths in TLS; cut down on memory leaks; use | Nick Mathewson |
2003-09-11 | fix typo that's been bugging me | Roger Dingledine |
2003-09-10 | Add certificate verification functions | Nick Mathewson |
2003-09-08 | hide the global tls context inside tortls.c | Roger Dingledine |
2003-09-05 | move variable declarations to top of function | Roger Dingledine |
2003-09-04 | Add initial interfaces and code for TLS support. Interfaces are right; code ... | Nick Mathewson |