Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 22 年 前
..
.cvsignore 03544caca7 Make cvsignores reflect build process 23 年 前
Makefile.am 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them 22 年 前
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 年 前
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 年 前
crypto.c 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 22 年 前
crypto.h 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 22 年 前
fakepoll.c b3c2b62a14 Make "common" no longer depend on or.h 22 年 前
fakepoll.h 67a273962a On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work. 22 年 前
log.c b3c2b62a14 Make "common" no longer depend on or.h 22 年 前
log.h 0864d3f484 add in a 'notice' log level 22 年 前
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 年 前
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 年 前
test.h 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 22 年 前
torint.h eb730c41c8 clean tabs, trailing whitespace 22 年 前
tortls.c b3c2b62a14 Make "common" no longer depend on or.h 22 年 前
tortls.h 793c65e60f Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. 22 年 前
util.c b3c2b62a14 Make "common" no longer depend on or.h 22 年 前
util.h 82cde03ddc Make it build on linux 22 年 前