tor/src/common
2004-08-07 02:46:16 +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 Fix base16_decode; trashing the stack is rude. 2004-07-22 21:41:50 +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 trivial punctuation tweak 2004-07-12 16:51:28 +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 doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
tortls.c tell the user what time _they_ are too, when a cert is expired 2004-07-22 23:06:28 +00:00
tortls.h Make tor_tls_new variant use alternative (certless) context 2004-07-22 04:53:34 +00:00
util.c Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename format/parse_rfc1123_time; make rephist remember used bandwidth; published used bandwidth in descriptors in 15-minute chunks. Breaks unittests. 2004-08-07 02:46:16 +00:00
util.h Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename format/parse_rfc1123_time; make rephist remember used bandwidth; published used bandwidth in descriptors in 15-minute chunks. Breaks unittests. 2004-08-07 02:46:16 +00:00