tor/src/common
Roger Dingledine a7d858bd6e start the great migration from int to size_t
and clean some deadweight from util.h


svn:r2455
2004-10-12 20:20:19 +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 start the great migration from int to size_t 2004-10-12 20:20:19 +00:00
crypto.h start the great migration from int to size_t 2004-10-12 20:20:19 +00:00
fakepoll.c fix signed/unsigned comparison, plus typo 2004-10-12 19:09:40 +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 start the great migration from int to size_t 2004-10-12 20:20:19 +00:00
util.h start the great migration from int to size_t 2004-10-12 20:20:19 +00:00