.. |
.cvsignore
|
Make cvsignores reflect build process
|
2003-06-21 19:09:09 +00:00 |
aes.c
|
flesh out the source file descriptions for doxygen
|
2005-06-11 05:31:17 +00:00 |
aes.h
|
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
2005-06-09 19:03:31 +00:00 |
compat.c
|
put quotes around user-supplied strings so they are more likely to
|
2005-08-26 18:40:44 +00:00 |
compat.h
|
Use tor_listdir in test.c instead of duplicating ode.
|
2005-09-10 01:42:42 +00:00 |
container.c
|
Add sorting/searching to smartlist
|
2005-09-09 23:12:54 +00:00 |
container.h
|
Document SMARTLIST_FOREACH macro, along with previously-naughty foo_sl_idx variable.
|
2005-09-11 23:14:14 +00:00 |
crypto.c
|
Only do openssl accel stuff if version is at least 0.9.7
|
2005-09-09 22:07:15 +00:00 |
crypto.h
|
Load hardware acceleration options when/where available. Can anybody test this?
|
2005-06-20 18:56:35 +00:00 |
log.c
|
Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings.
|
2005-08-12 17:24:53 +00:00 |
log.h
|
flesh out the source file descriptions for doxygen
|
2005-06-11 05:31:17 +00:00 |
Makefile.am
|
Make Tor use Niels Provos's libevent instead of it's current
|
2005-01-12 06:42:32 +00:00 |
strlcat.c
|
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
2004-03-17 07:28:09 +00:00 |
strlcpy.c
|
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
2004-03-17 07:28:09 +00:00 |
test.h
|
Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings.
|
2005-08-12 17:24:53 +00:00 |
torgzip.c
|
Allow tor_gzip_uncompress to handle multiple concatenated compressed strings.
|
2005-08-29 18:01:38 +00:00 |
torgzip.h
|
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
2005-06-09 19:03:31 +00:00 |
torint.h
|
Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me.
|
2005-07-25 18:10:08 +00:00 |
tortls.c
|
put quotes around user-supplied strings so they are more likely to
|
2005-08-26 18:40:44 +00:00 |
tortls.h
|
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
2005-06-09 19:03:31 +00:00 |
util.c
|
Fix segfault in win32 unittests.
|
2005-09-10 02:34:32 +00:00 |
util.h
|
add strupper function
|
2005-09-08 18:33:51 +00:00 |