Roger Dingledine 7e3a98b489 "" is not a plausible address for addressmaps. 20 лет назад
..
.cvsignore 03544caca7 Make cvsignores reflect build process 23 лет назад
Makefile.am a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 21 лет назад
aes.c bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 20 лет назад
aes.h 5f051574d5 Happy new year! 20 лет назад
compat.c 7871ad9116 failing in a support function is a warn, not an err. 20 лет назад
compat.h 0f0e14c6e3 normalize whitespace. 20 лет назад
container.c 5f051574d5 Happy new year! 20 лет назад
container.h 5f051574d5 Happy new year! 20 лет назад
crypto.c 0543900fbf clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. 20 лет назад
crypto.h 0543900fbf clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. 20 лет назад
ht.h 0bc19dddf5 Use INLINE (which we define) instead of __inline (which is nonstandard) in ht.h. Resolves bug 270; maybe sun C will work now. 20 лет назад
log.c daea6b21a5 Fix bug in close_logs(): when we close and delete logs, remove them all from the global "logfiles" list. This should fix bug 222. 20 лет назад
log.h 0c132ee2a1 Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.] 20 лет назад
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 лет назад
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 лет назад
test.h 5f051574d5 Happy new year! 20 лет назад
torgzip.c 15e5cf6088 Fix memory leak when uncompressing concatenated zlib streams. Unit tests and tor client work; looks ok. 20 лет назад
torgzip.h b99f903e34 and don't warn when it happens here either, unless the user 20 лет назад
torint.h 1fa7b3cef7 Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD 20 лет назад
tortls.c 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 20 лет назад
tortls.h 5f051574d5 Happy new year! 20 лет назад
util.c 7e3a98b489 "" is not a plausible address for addressmaps. 20 лет назад
util.h 0e62befab8 add tor_strisprint() back in, this time with comments. 20 лет назад