Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 22 years ago
..
.cvsignore 03544caca7 Make cvsignores reflect build process 22 years ago
Makefile.am 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them 22 years ago
aes.c 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 22 years ago
aes.h 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 22 years ago
crypto.c 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 22 years ago
crypto.h 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 22 years ago
fakepoll.c b3c2b62a14 Make "common" no longer depend on or.h 22 years ago
fakepoll.h 67a273962a On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work. 22 years ago
log.c b3c2b62a14 Make "common" no longer depend on or.h 22 years ago
log.h 0864d3f484 add in a 'notice' log level 22 years ago
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 years ago
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 years ago
test.h 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 22 years ago
torint.h eb730c41c8 clean tabs, trailing whitespace 22 years ago
tortls.c b3c2b62a14 Make "common" no longer depend on or.h 22 years ago
tortls.h 793c65e60f Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. 22 years ago
util.c b3c2b62a14 Make "common" no longer depend on or.h 22 years ago
util.h 82cde03ddc Make it build on linux 22 years ago