| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
22 years ago |
|
Makefile.am
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
21 years ago |
|
aes.c
|
fd04db90b5
Stop leaking storage for EVP keys. (This would be a critical bug if it had ever appeared in a released version.)
|
20 years ago |
|
aes.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 years ago |
|
compat.c
|
a20835ac92
Check for even more windows version flags, and note any we do not recognize.
|
20 years ago |
|
compat.h
|
ba24193ab5
Make doxygen marginally happier
|
20 years ago |
|
container.c
|
5828f8920e
Add a "Map from digest to void*" abstraction, since we already faked it in 3 places by encoding keys in hex and sticking them in a strmap.
|
20 years ago |
|
container.h
|
5828f8920e
Add a "Map from digest to void*" abstraction, since we already faked it in 3 places by encoding keys in hex and sticking them in a strmap.
|
20 years ago |
|
crypto.c
|
edf5698474
Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet.
|
20 years ago |
|
crypto.h
|
cc35e1720f
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it.
|
20 years ago |
|
log.c
|
edf5698474
Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet.
|
20 years ago |
|
log.h
|
a20835ac92
Check for even more windows version flags, and note any we do not recognize.
|
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
|
789374dbbd
Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings.
|
20 years ago |
|
torgzip.c
|
edf5698474
Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet.
|
20 years ago |
|
torgzip.h
|
11b76b9ca5
Allow tor_gzip_uncompress to extract as much as possible from truncated compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.]
|
20 years ago |
|
torint.h
|
48787c839e
Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me.
|
20 years ago |
|
tortls.c
|
a20835ac92
Check for even more windows version flags, and note any we do not recognize.
|
20 years ago |
|
tortls.h
|
03dcef4c78
start the process of reducing clutter in server logs
|
20 years ago |
|
util.c
|
a20835ac92
Check for even more windows version flags, and note any we do not recognize.
|
20 years ago |
|
util.h
|
edf5698474
Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet.
|
20 years ago |