| .. |
|
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.
|
19 年之前 |
|
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.
|
19 年之前 |
|
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.
|
19 年之前 |
|
log.h
|
8a13a7cfe8
mainline branch. Remove some more dead XXXs.
|
19 年之前 |
|
strlcat.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 年之前 |
|
strlcpy.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 年之前 |
|
test.h
|
5f051574d5
Happy new year!
|
20 年之前 |
|
torgzip.c
|
05eff35ac6
Harmless: Z_OK is not an acceptable answer to Z_FINISH.
|
19 年之前 |
|
torgzip.h
|
630e9cd510
Add some incremental encryption wrappers to torgzip code
|
19 年之前 |
|
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
|
19 年之前 |
|
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 年之前 |