tor/src/common
2006-06-29 11:17:36 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c More cleanups noticed by weasel; also, remove macros that nobody uses. 2006-03-12 23:31:16 +00:00
aes.h Happy new year! 2006-02-09 05:46:49 +00:00
compat.c Actually enable mmap. That should improve matters. 2006-06-28 08:54:32 +00:00
compat.h simplify code now that libevent considers all sockets pollable. 2006-06-05 09:08:10 +00:00
container.c Ooh, that could have been bad. Sort digests as digests, not strings. 2006-06-22 07:29:14 +00:00
container.h When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. 2006-06-21 04:57:12 +00:00
crypto.c bandaid for bug 299. this is still a bug, since we don't 2006-06-05 04:29:03 +00:00
crypto.h Remove DER64 functions in trunk: they will never be used again unless the directory authorities switch back to 0.0.9tooearly. 2006-04-10 21:23:00 +00:00
ht.h mainline branch. Remove some more dead XXXs. 2006-04-18 03:58:42 +00:00
log.c Bandaid for a seg fault i just got in 0.1.1.20. 2006-06-09 06:35:45 +00:00
log.h mainline branch. Remove some more dead XXXs. 2006-04-18 03:58:42 +00:00
Makefile.am Replace balanced trees with hash tables: this should make stuff significantly faster. 2005-11-23 04:18:45 +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 Happy new year! 2006-02-09 05:46:49 +00:00
torgzip.c Harmless: Z_OK is not an acceptable answer to Z_FINISH. 2006-06-29 11:17:36 +00:00
torgzip.h Add some incremental encryption wrappers to torgzip code 2006-06-18 07:24:29 +00:00
torint.h Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD 2006-03-29 05:14:12 +00:00
tortls.c and now the exciting part: there is now no such thing as doing 2006-06-07 06:21:11 +00:00
tortls.h and now the exciting part: there is now no such thing as doing 2006-06-07 06:21:11 +00:00
util.c remove non-germane comment 2006-06-18 07:37:21 +00:00
util.h perhaps the reason I rail against cut-and-paste programming so vehemently is that I am so bad at it. 2006-06-18 07:32:31 +00:00