.. |
aes.c
|
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
2006-03-12 23:31:16 +00:00 |
aes.h
|
Happy new year!
|
2006-02-09 05:46:49 +00:00 |
compat.c
|
r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400
|
2006-09-29 22:33:40 +00:00 |
compat.h
|
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
|
2006-09-19 20:41:31 +00:00 |
container.c
|
r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400
|
2006-09-29 18:13:37 +00:00 |
container.h
|
r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400
|
2006-09-15 04:27:58 +00:00 |
crypto.c
|
r8825@totoro: nickm | 2006-10-01 17:41:27 -0400
|
2006-10-01 21:59:05 +00:00 |
crypto.h
|
r8825@totoro: nickm | 2006-10-01 17:41:27 -0400
|
2006-10-01 21:59:05 +00:00 |
ht.h
|
Backport candidate: remove dangerous free(0) on hashtable init
|
2006-09-25 16:06:09 +00:00 |
log.c
|
r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400
|
2006-09-29 18:13:37 +00:00 |
log.h
|
mainline branch. Remove some more dead XXXs.
|
2006-04-18 03:58:42 +00:00 |
Makefile.am
|
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
2005-11-23 04:18:45 +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
|
Happy new year!
|
2006-02-09 05:46:49 +00:00 |
torgzip.c
|
r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400
|
2006-09-29 22:51:47 +00:00 |
torgzip.h
|
Add some incremental encryption wrappers to torgzip code
|
2006-06-18 07:24:29 +00:00 |
torint.h
|
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.)
|
2006-07-18 02:01:32 +00:00 |
tortls.c
|
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
|
2006-09-19 20:41:31 +00:00 |
tortls.h
|
and now the exciting part: there is now no such thing as doing
|
2006-06-07 06:21:11 +00:00 |
util.c
|
r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400
|
2006-09-29 22:33:40 +00:00 |
util.h
|
add missing paren in dmalloc tor_free
|
2006-09-25 15:44:40 +00:00 |