Nick Mathewson 93f085c4a2 Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32. hace 20 años
..
.cvsignore 03544caca7 Make cvsignores reflect build process hace 21 años
Makefile.am 3590eb535a Add basic wrappers for zlib/gzip hace 20 años
aes.c c0ea93337d Doxygenate common. hace 20 años
aes.h 5dd9e60231 doxygen markup for common/*.h hace 20 años
crypto.c 93f085c4a2 Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32. hace 20 años
crypto.h 7459d067a5 now base16_encode() and base32_encode() can't ever fail hace 20 años
fakepoll.c 17b5b3685f Make tor build on win32 again; handle locking for server hace 20 años
fakepoll.h 5dd9e60231 doxygen markup for common/*.h hace 20 años
log.c 7304ac1d6f tweak the [...truncated] string again hace 20 años
log.h 605e10a650 Stop multiplying logs on sighup. hace 20 años
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. hace 20 años
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. hace 20 años
test.h 5dd9e60231 doxygen markup for common/*.h hace 20 años
torgzip.c b6798866d0 Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. hace 20 años
torgzip.h b6798866d0 Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. hace 20 años
torint.h 31b81650b7 Define LONG_MAX and UINT_MAX when they are missing hace 20 años
tortls.c f91c552af7 fix a seg fault on solaris hace 20 años
tortls.h 38d8e36919 Make tor_tls_new variant use alternative (certless) context hace 20 años
util.c 8954cd91ce LOG_ERR is for when we're going to exit hace 20 años
util.h 0ef85f6dba Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. hace 20 años