tor/src/common
2008-05-29 14:39:56 +00:00
..
aes.c r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 2008-03-11 18:56:41 +00:00
aes.h r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 2008-02-07 16:10:33 +00:00
compat.c r19795@catbus: nickm | 2008-05-16 14:54:24 -0400 2008-05-16 19:19:49 +00:00
compat.h r19795@catbus: nickm | 2008-05-16 14:54:24 -0400 2008-05-16 19:19:49 +00:00
container.c r19283@catbus: nickm | 2008-04-09 21:44:18 -0400 2008-04-10 01:44:23 +00:00
container.h r19233@catbus: nickm | 2008-04-08 13:06:34 -0400 2008-04-08 17:06:41 +00:00
crypto.c r15558@tombo: nickm | 2008-05-09 04:35:12 -0400 2008-05-09 08:35:38 +00:00
crypto.h r15558@tombo: nickm | 2008-05-09 04:35:12 -0400 2008-05-09 08:35:38 +00:00
ht.h r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 2008-02-21 21:57:47 +00:00
log.c Add --hush switch. 2008-03-27 17:25:49 +00:00
log.h Add --hush switch. 2008-03-27 17:25:49 +00:00
Makefile.am r19049@catbus: nickm | 2008-03-26 12:33:25 -0400 2008-03-26 16:33:33 +00:00
memarea.c r19249@catbus: nickm | 2008-04-08 14:04:02 -0400 2008-04-08 18:04:05 +00:00
memarea.h r19243@catbus: nickm | 2008-04-08 13:28:59 -0400 2008-04-08 17:29:05 +00:00
mempool.c r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 2008-02-21 21:57:47 +00:00
mempool.h r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 2008-02-12 20:20:52 +00:00
OpenBSD_malloc_Linux.c And use 16k pages on ia64. Maybe this should be a configure thing 2008-03-17 09:46:18 +00:00
strlcat.c r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 2006-10-03 19:00:07 +00:00
strlcpy.c r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 2006-10-03 19:00:07 +00:00
test.h r19041@catbus: nickm | 2008-03-25 16:20:42 -0400 2008-03-25 20:20:45 +00:00
torgzip.c r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 2008-02-21 21:57:47 +00:00
torgzip.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
torint.h r18360@catbus: nickm | 2008-02-21 22:26:32 -0500 2008-02-22 03:26:35 +00:00
tortls.c Ouch. We were sometimes getting openssl compression by default. This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both. This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested. 2008-05-29 14:39:56 +00:00
tortls.h r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400 2008-04-10 15:12:24 +00:00
util.c New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure. 2008-05-29 02:29:35 +00:00
util.h r14373@tombo: nickm | 2008-02-21 16:29:18 -0500 2008-02-21 21:57:42 +00:00