index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tortls.c
Commit message (
Expand
)
Author
Age
*
various bugfixes and updates
Roger Dingledine
2003-09-25
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
More fine-grained logging messages on ZeroReturn/Syscall error cases
Nick Mathewson
2003-09-16
*
Cipher lists need to be colon separated. Also make initialization more bulle...
Nick Mathewson
2003-09-15
*
Fix TLS error logging
Nick Mathewson
2003-09-15
*
Log protocol errors
Nick Mathewson
2003-09-15
*
fix the cpuworker circ-had-vanished bug (maybe)
Roger Dingledine
2003-09-14
*
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-11
*
Add certificate verification functions
Nick Mathewson
2003-09-10
*
hide the global tls context inside tortls.c
Roger Dingledine
2003-09-08
*
move variable declarations to top of function
Roger Dingledine
2003-09-05
*
Add initial interfaces and code for TLS support. Interfaces are right; code ...
Nick Mathewson
2003-09-04