| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
23 years ago |
|
Makefile.am
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
21 years ago |
|
aes.c
|
fcd0fc3364
flesh out the source file descriptions for doxygen
|
21 years ago |
|
aes.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
21 years ago |
|
compat.c
|
fa507c63e8
put quotes around user-supplied strings so they are more likely to
|
20 years ago |
|
compat.h
|
d26523e089
Use tor_listdir in test.c instead of duplicating ode.
|
20 years ago |
|
container.c
|
8d70ae01b8
Fix a memory leak in smartlist_string_remove.
|
20 years ago |
|
container.h
|
24bfac635d
Document SMARTLIST_FOREACH macro, along with previously-naughty foo_sl_idx variable.
|
20 years ago |
|
crypto.c
|
6b479b3cfa
Only do openssl accel stuff if version is at least 0.9.7
|
20 years ago |
|
crypto.h
|
2aff87caae
Load hardware acceleration options when/where available. Can anybody test this?
|
21 years ago |
|
log.c
|
789374dbbd
Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings.
|
20 years ago |
|
log.h
|
fcd0fc3364
flesh out the source file descriptions for doxygen
|
21 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
|
29a6c17d67
Allow tor_gzip_uncompress to handle multiple concatenated compressed strings.
|
20 years ago |
|
torgzip.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
21 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.
|
21 years ago |
|
tortls.c
|
fa507c63e8
put quotes around user-supplied strings so they are more likely to
|
20 years ago |
|
tortls.h
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
21 years ago |
|
util.c
|
a4f32e77ef
Fix segfault in win32 unittests.
|
20 years ago |
|
util.h
|
c4b3bf06c6
add strupper function
|
20 years ago |