Nick Mathewson d49d3dcc7b Make non-fake tor_poll robust against -1 fds 21 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 21 years ago
aes.c 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 21 years ago
aes.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 years ago
crypto.c 1558fb7650 some patches on the patches 21 years ago
crypto.h 1558fb7650 some patches on the patches 21 years ago
fakepoll.c d49d3dcc7b Make non-fake tor_poll robust against -1 fds 21 years ago
fakepoll.h d49d3dcc7b Make non-fake tor_poll robust against -1 fds 21 years ago
log.c 7055f837ab Make Tor build on win32 with VC6 without warnings. 21 years ago
log.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 years ago
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 years ago
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 years ago
test.h 750211259b The dots are there so you see test doing something. Therefore we should flush them after printing 21 years ago
torint.h 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 years ago
tortls.c af08c4f878 Working strerror for windows socket errors, plus some snide comments. 21 years ago
tortls.h 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 years ago
util.c e6f3bf2a68 tor_assert(), not assert() 21 years ago
util.h e6f3bf2a68 tor_assert(), not assert() 21 years ago