Nick Mathewson 7c21dabef1 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400 19 gadi atpakaļ
..
Makefile.am a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 20 gadi atpakaļ
aes.c bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 19 gadi atpakaļ
aes.h 5f051574d5 Happy new year! 20 gadi atpakaļ
compat.c 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) 19 gadi atpakaļ
compat.h 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) 19 gadi atpakaļ
container.c e58b9c1151 r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400 19 gadi atpakaļ
container.h e58b9c1151 r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400 19 gadi atpakaļ
crypto.c c4ac4bcba3 r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400 19 gadi atpakaļ
crypto.h 1fbc74661f Remove DER64 functions in trunk: they will never be used again unless the directory authorities switch back to 0.0.9tooearly. 19 gadi atpakaļ
ht.h 8786b4b88e Fix a bug in HT_REMOVE. 19 gadi atpakaļ
log.c 85d408a573 Bandaid for a seg fault i just got in 0.1.1.20. 19 gadi atpakaļ
log.h 8a13a7cfe8 mainline branch. Remove some more dead XXXs. 19 gadi atpakaļ
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 gadi atpakaļ
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 gadi atpakaļ
test.h 5f051574d5 Happy new year! 20 gadi atpakaļ
torgzip.c 05eff35ac6 Harmless: Z_OK is not an acceptable answer to Z_FINISH. 19 gadi atpakaļ
torgzip.h 630e9cd510 Add some incremental encryption wrappers to torgzip code 19 gadi atpakaļ
torint.h 77c28d112b Hm. We probably should define INT64_MAX if we really want it. (Especially since we only want it on one platform, where, coincidentally, it is not defined.) 19 gadi atpakaļ
tortls.c 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) 19 gadi atpakaļ
tortls.h 8cf45df230 and now the exciting part: there is now no such thing as doing 19 gadi atpakaļ
util.c 7c21dabef1 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400 19 gadi atpakaļ
util.h 6b716fdfb9 NEEDS REVIEW. Act on previous comment, and handle named servers differently: now, we allow multiple servers with the same name in the routerlist even if that name is reserved, but we check whether names are reserved when we try to look up routers by nickname. This is a minor security fix. This makes router_add_to_routerlist O(1). This is a backport candidate. 19 gadi atpakaļ