tor/src/common
Nick Mathewson 3c691b9da6 r11785@catbus: nickm | 2007-02-12 20:27:48 -0500
Node-picking fixes: Never warn when a down node is listed in a config option (bug 348); always warn when a node in a config option is unnamed.  Also, when entrynodes is configured, then build the guard list as: (parts of EntryNodes that were guards before), (the rest of EntryNodes), (the rest of the old guards).  This last point ensures that EntryNode users will get the EntryNodes they want with the minimum change to their guard list.


svn:r9574
2007-02-13 01:27:55 +00:00
..
aes.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
aes.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
compat.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
compat.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
container.c r11785@catbus: nickm | 2007-02-12 20:27:48 -0500 2007-02-13 01:27:55 +00:00
container.h r11785@catbus: nickm | 2007-02-12 20:27:48 -0500 2007-02-13 01:27:55 +00:00
crypto.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
crypto.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
ht.h r9304@dhcp-18-188-67-85: nickm | 2006-10-20 12:22:46 -0400 2006-10-20 16:22:53 +00:00
log.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
log.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +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 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 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
torgzip.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
torgzip.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
torint.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
tortls.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
tortls.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
util.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
util.h r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00