tor/src/or
2004-03-30 00:06:59 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c deal with hardware word alignment 2004-03-20 09:30:30 +00:00
circuit.c Remove unused open circuits when there are too many, not when they are too old. 2004-03-21 06:33:57 +00:00
command.c Split out mark_for_close with circuits. Seems to work for me. 2004-03-02 17:48:17 +00:00
config.c don't freak people out as much with the warning message 2004-03-30 00:06:59 +00:00
connection_edge.c work around a tsocks bug 2004-03-27 05:45:52 +00:00
connection_or.c make it less noisy for normal ORs when a server uses a false nickname 2004-03-28 21:35:02 +00:00
connection.c bugfix: we were closing socks-request connections immediately, rather 2004-03-29 20:04:09 +00:00
cpuworker.c deal with hardware word alignment 2004-03-20 09:30:30 +00:00
directory.c old or skewed descriptor doesn't mean we failed to parse it 2004-03-29 23:23:01 +00:00
dirserv.c old or skewed descriptor doesn't mean we failed to parse it 2004-03-29 23:23:01 +00:00
dns.c clean up a few more bugs 2004-03-29 19:57:50 +00:00
main.c Remove descriptors that are older than 24 hours from the directory. Use strlcat instead of strncat to generate directories. 2004-03-29 19:28:16 +00:00
Makefile.am Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 2004-03-20 04:59:29 +00:00
onion.c clean up some 'warn' messages while i'm at it 2004-03-26 22:28:16 +00:00
or.h first guess at a set of circuit purposes 2004-03-29 22:14:19 +00:00
rephist.c Possible fix for c99 aliasing warnings 2004-03-29 06:18:04 +00:00
router.c inform unapproved servers when we reject their descriptors 2004-03-12 12:43:13 +00:00
routerlist.c re-enable recommendedversion checking (oops, thanks weasel) 2004-03-30 00:02:52 +00:00
test.c clean up a few more bugs 2004-03-29 19:57:50 +00:00
tor_main.c remove trailing whitespace 2003-12-17 21:09:31 +00:00
tree.h splay and rbtree implementations, by niels provos 2002-12-31 15:05:07 +00:00