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.h
Commit message (
Expand
)
Author
Age
*
Make tor_tls_new variant use alternative (certless) context
Nick Mathewson
2004-07-22
*
Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify be...
Nick Mathewson
2004-07-21
*
doxygen markup for common/*.h
Roger Dingledine
2004-05-10
*
Handle windows socket errors correctly; comment most of common.
Nick Mathewson
2004-05-01
*
Remove spurious semi
Nick Mathewson
2004-04-26
*
Add a macro to catch unhandled openssl errors.
Nick Mathewson
2004-04-26
*
Merge flagday into main branch.
Nick Mathewson
2004-04-24
*
Document stuff, reduce magic numbers, add emacs magic
Nick Mathewson
2004-04-06
*
Note discrepency between N bytes transmitted over TLS and actual bandwidth us...
Nick Mathewson
2004-01-13
*
Code to get nicknames from peer certs
Nick Mathewson
2003-10-19
*
shift read_file_to_str() into util.c
Roger Dingledine
2003-09-28
*
Add function to wrap SSL_pending
Nick Mathewson
2003-09-27
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
Add certificate verification functions
Nick Mathewson
2003-09-10
*
Add prototypes for functions to check whether the peer certificate is
Nick Mathewson
2003-09-10
*
another wishlist function for the tls interface
Roger Dingledine
2003-09-08
*
hide the global tls context inside tortls.c
Roger Dingledine
2003-09-08
*
Add initial interfaces and code for TLS support. Interfaces are right; code ...
Nick Mathewson
2003-09-04