Roger Dingledine 1e3b9e7d31 make the warn message better for reading short files 21 years ago
..
.cvsignore 03544caca7 Make cvsignores reflect build process 22 years ago
Makefile.am 3590eb535a Add basic wrappers for zlib/gzip 21 years ago
aes.c c0ea93337d Doxygenate common. 21 years ago
aes.h 5dd9e60231 doxygen markup for common/*.h 21 years ago
crypto.c 93f085c4a2 Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32. 21 years ago
crypto.h 7459d067a5 now base16_encode() and base32_encode() can't ever fail 21 years ago
fakepoll.c 17b5b3685f Make tor build on win32 again; handle locking for server 21 years ago
fakepoll.h 5dd9e60231 doxygen markup for common/*.h 21 years ago
log.c 8385fdb590 make our tor_assert actually work when it's going to be triggered, 21 years ago
log.h 605e10a650 Stop multiplying logs on sighup. 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 5dd9e60231 doxygen markup for common/*.h 21 years ago
torgzip.c b6798866d0 Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. 21 years ago
torgzip.h b6798866d0 Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. 21 years ago
torint.h 31b81650b7 Define LONG_MAX and UINT_MAX when they are missing 21 years ago
tortls.c f91c552af7 fix a seg fault on solaris 21 years ago
tortls.h 38d8e36919 Make tor_tls_new variant use alternative (certless) context 21 years ago
util.c 1e3b9e7d31 make the warn message better for reading short files 21 years ago
util.h 0ef85f6dba Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. 21 years ago