tor/src/common
2004-08-25 19:16:18 +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 agree with nick: this legal-chars-in-filename stuff gets us nothing 2004-08-24 21:57:12 +00:00
crypto.h now base16_encode() and base32_encode() can't ever fail 2004-07-22 08:30:06 +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 tweak the [...truncated] string again 2004-08-18 11:21:50 +00:00
log.h Stop multiplying logs on sighup. 2004-06-02 19:18:37 +00:00
Makefile.am ship strlcat and strlcpy with the tarball, but don't compile them 2004-03-19 06:39:52 +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
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 Define LONG_MAX and UINT_MAX when they are missing 2004-08-25 19:16:18 +00:00
util.h agree with nick: this legal-chars-in-filename stuff gets us nothing 2004-08-24 21:57:12 +00:00