tor/src/common
Nick Mathewson c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when
possible.  Cache at the server side independently from the TTL, to
prevent attackers from probing the server to see who has been asking
for what hostnames.  (Hi, Dan Kaminski!)

Also, clean some whitespace.


svn:r6526
2006-06-03 21:41:14 +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 More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
compat.h Patch based on post by Mike C to or-dev; special-case based on use of MSVC, rather than on MS_WINDOWS, so that mingw builds. 2006-06-03 18:52:31 +00:00
container.c Happy new year! 2006-02-09 05:46:49 +00:00
container.h Happy new year! 2006-02-09 05:46:49 +00:00
crypto.c Stop initializing the hardware accelerator engines simply because 2006-05-24 00:37:38 +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 Fix bug in close_logs(): when we close and delete logs, remove them all from the global "logfiles" list. This should fix bug 222. 2006-03-13 00:54:21 +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 Patch based on post by Mike C to or-dev; special-case based on use of MSVC, rather than on MS_WINDOWS, so that mingw builds. 2006-06-03 18:52:31 +00:00
torgzip.h and don't warn when it happens here either, unless the user 2006-02-12 23:44:02 +00:00
torint.h Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD 2006-03-29 05:14:12 +00:00
tortls.c if we're a server and some peer has a broken tls certificate, don't 2006-05-26 16:32:16 +00:00
tortls.h if we're a server and some peer has a broken tls certificate, don't 2006-05-26 16:32:16 +00:00
util.c resolve an unused variable 2006-05-26 13:51:45 +00:00
util.h add tor_strisprint() back in, this time with comments. 2006-03-15 23:35:55 +00:00