Roger Dingledine 4b316b4a7d some cosmetic fixes 20 years ago
..
.cvsignore 03544caca7 Make cvsignores reflect build process 21 years ago
Makefile.am 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them 20 years ago
aes.c 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 years ago
aes.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
crypto.c ddb15b8f67 Remove IVs from cipher code, since AES-ctr has none. 20 years ago
crypto.h ddb15b8f67 Remove IVs from cipher code, since AES-ctr has none. 20 years ago
fakepoll.c 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
fakepoll.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
log.c 7055f837ab Make Tor build on win32 with VC6 without warnings. 20 years ago
log.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 years ago
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 years ago
test.h 750211259b The dots are there so you see test doing something. Therefore we should flush them after printing 20 years ago
torint.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
tortls.c 873564ea9c Some versions of openssl have an SSL_pending function that erroneously 20 years ago
tortls.h d6d4b93863 Remove spurious semi 20 years ago
util.c 4b316b4a7d some cosmetic fixes 20 years ago
util.h 4b316b4a7d some cosmetic fixes 20 years ago