| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
22 years ago |
|
Makefile.am
|
a39269572f
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
20 years ago |
|
aes.c
|
bd8ffccae7
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
20 years ago |
|
aes.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
compat.c
|
64d487a2d6
Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str instead. Based on code from Michael Mohr.
|
19 years ago |
|
compat.h
|
64d487a2d6
Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str instead. Based on code from Michael Mohr.
|
19 years ago |
|
container.c
|
5f051574d5
Happy new year!
|
20 years ago |
|
container.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
crypto.c
|
36712a443b
Stop initializing the hardware accelerator engines simply because
|
19 years ago |
|
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 years ago |
|
ht.h
|
8a13a7cfe8
mainline branch. Remove some more dead XXXs.
|
20 years ago |
|
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 years ago |
|
log.h
|
8a13a7cfe8
mainline branch. Remove some more dead XXXs.
|
20 years ago |
|
strlcat.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
22 years ago |
|
strlcpy.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
22 years ago |
|
test.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
torgzip.c
|
15e5cf6088
Fix memory leak when uncompressing concatenated zlib streams. Unit tests and tor client work; looks ok.
|
20 years ago |
|
torgzip.h
|
b99f903e34
and don't warn when it happens here either, unless the user
|
20 years ago |
|
torint.h
|
1fa7b3cef7
Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD
|
20 years ago |
|
tortls.c
|
7f611f4732
if we're a server and some peer has a broken tls certificate, don't
|
19 years ago |
|
tortls.h
|
7f611f4732
if we're a server and some peer has a broken tls certificate, don't
|
19 years ago |
|
util.c
|
731f4086c0
resolve an unused variable
|
19 years ago |
|
util.h
|
0e62befab8
add tor_strisprint() back in, this time with comments.
|
20 years ago |