tor/src/common
2008-09-05 20:18:22 +00:00
..
address.c Fix mingw build with --enable-gcc-warnings set. 2008-09-04 21:58:09 +00:00
address.h Try once again to make BSD compilation happy. 2008-08-08 12:58:17 +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
ciphers.inc fix a few typos, and give the bootstrap phase stuff a changelog entry. 2008-06-13 04:26:05 +00:00
compat.c Fix mingw build with --enable-gcc-warnings set. 2008-09-04 21:58:09 +00:00
compat.h Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. 2008-09-01 20:06:26 +00:00
container.c take out the crazy line from last night that made no sense. apparently 2008-09-01 21:24:25 +00:00
container.h Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable. 2008-08-19 15:33:03 +00:00
crypto.c Clean up some redundant stuff in crypto_dh_new(). 2008-09-05 20:18:22 +00:00
crypto.h The first of Karsten's proposal 121 patches: configure and maintain client authorization data. Tweaked a bit: see comments on or-dev. 2008-08-08 14:36:11 +00:00
ht.h r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 2008-02-21 21:57:47 +00:00
log.c Make severity args to add_*_log() functions be const 2008-09-05 19:52:44 +00:00
log.h Make severity args to add_*_log() functions be const 2008-09-05 19:52:44 +00:00
Makefile.am r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 2008-07-25 14:43:24 +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 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 2008-08-06 16:22:25 +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 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 2008-07-06 18:33:35 +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 Fix bug 763. When a hidden service is giving up on an introduction point candidate that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor. 2008-07-10 21:02:01 +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 remove a code path that should never happen (and if it did, we'd be 2008-08-29 09:06:18 +00:00
util.h r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 2008-07-25 14:43:24 +00:00