| .. |
|
Makefile.am
|
a39269572f
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
20 лет назад |
|
aes.c
|
bd8ffccae7
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
20 лет назад |
|
aes.h
|
5f051574d5
Happy new year!
|
20 лет назад |
|
compat.c
|
93beeac01d
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
|
19 лет назад |
|
compat.h
|
93beeac01d
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
|
19 лет назад |
|
container.c
|
e58b9c1151
r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400
|
19 лет назад |
|
container.h
|
e58b9c1151
r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400
|
19 лет назад |
|
crypto.c
|
c4ac4bcba3
r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400
|
19 лет назад |
|
crypto.h
|
1fbc74661f
Remove DER64 functions in trunk: they will never be used again unless the directory authorities switch back to 0.0.9tooearly.
|
20 лет назад |
|
ht.h
|
8786b4b88e
Fix a bug in HT_REMOVE.
|
19 лет назад |
|
log.c
|
85d408a573
Bandaid for a seg fault i just got in 0.1.1.20.
|
20 лет назад |
|
log.h
|
8a13a7cfe8
mainline branch. Remove some more dead XXXs.
|
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
|
05eff35ac6
Harmless: Z_OK is not an acceptable answer to Z_FINISH.
|
20 лет назад |
|
torgzip.h
|
630e9cd510
Add some incremental encryption wrappers to torgzip code
|
20 лет назад |
|
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 лет назад |
|
tortls.c
|
93beeac01d
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
|
19 лет назад |
|
tortls.h
|
8cf45df230
and now the exciting part: there is now no such thing as doing
|
20 лет назад |
|
util.c
|
7c21dabef1
r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400
|
19 лет назад |
|
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 лет назад |