tor/src/common
Nick Mathewson 2d68487e7f r19229@catbus: nickm | 2008-04-07 12:28:22 -0400
Add a new SMARTLIST_FOREACH_JOIN macro to iterate through two sorted lists in lockstep.  This happens at least 3 times in the code so far, and is likely to happen more in the future.  Previous attempts to do so proved touchy, tricky, and error-prone: now, we only need to get it right in one place.


svn:r14309
2008-04-07 16:28:34 +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 r18927@catbus: nickm | 2008-03-18 11:11:49 -0400 2008-03-18 15:11:52 +00:00
compat.h r14371@tombo: nickm | 2008-02-21 16:13:18 -0500 2008-02-21 21:15:31 +00:00
container.c r18356@catbus: nickm | 2008-02-21 21:54:55 -0500 2008-02-22 02:55:02 +00:00
container.h r19229@catbus: nickm | 2008-04-07 12:28:22 -0400 2008-04-07 16:28:34 +00:00
crypto.c r19004@catbus: nickm | 2008-03-21 15:18:43 -0400 2008-03-21 19:18:57 +00:00
crypto.h r19004@catbus: nickm | 2008-03-21 15:18:43 -0400 2008-03-21 19:18:57 +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 r19072@catbus: nickm | 2008-03-26 13:50:24 -0400 2008-03-26 17:50:27 +00:00
memarea.h r19072@catbus: nickm | 2008-03-26 13:50:24 -0400 2008-03-26 17:50:27 +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 r19089@catbus: nickm | 2008-03-27 11:05:23 -0400 2008-03-27 15:05:28 +00:00
tortls.h r14362@31-33-219: nickm | 2008-02-21 11:01:10 -0500 2008-02-21 16:11:58 +00:00
util.c r18929@catbus: nickm | 2008-03-18 12:08:16 -0400 2008-03-18 16:08:49 +00:00
util.h r14373@tombo: nickm | 2008-02-21 16:29:18 -0500 2008-02-21 21:57:42 +00:00