tor/src/common
2004-10-08 05:43:28 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c Doxygenate common. 2004-05-10 03:53:24 +00:00
aes.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
crypto.c Turn tor_strpartion into a swiss-army-knife function, so it can terminate or not-terminate appropriately. 2004-10-07 21:37:06 +00:00
crypto.h Make base-64-encoded DER work, including workaround for ugly openssl misfeature that makes base64 decoding fail when you strip out the newlines. 2004-10-07 03:11:42 +00:00
fakepoll.c Make tor build on win32 again; handle locking for server 2004-06-05 01:50:35 +00:00
fakepoll.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
log.c make our tor_assert actually work when it's going to be triggered, 2004-09-23 05:02:51 +00:00
log.h Stop multiplying logs on sighup. 2004-06-02 19:18:37 +00:00
Makefile.am Add basic wrappers for zlib/gzip 2004-09-02 18:22:51 +00:00
strlcat.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
strlcpy.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
test.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
torgzip.c Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. 2004-09-08 06:47:33 +00:00
torgzip.h Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. 2004-09-08 06:47:33 +00:00
torint.h Define LONG_MAX and UINT_MAX when they are missing 2004-08-25 19:16:18 +00:00
tortls.c fix a seg fault on solaris 2004-08-25 17:37:00 +00:00
tortls.h Make tor_tls_new variant use alternative (certless) context 2004-07-22 04:53:34 +00:00
util.c fix compile error: move variable declarations before code 2004-10-08 05:43:28 +00:00
util.h Turn tor_strpartion into a swiss-army-knife function, so it can terminate or not-terminate appropriately. 2004-10-07 21:37:06 +00:00