tor/src/or
2005-12-14 02:19:27 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
circuitbuild.c bugfix: when we removed a dead helper node, we never committed that 2005-12-13 02:52:38 +00:00
circuitlist.c sometimes, when we just started tor, we haven't created that 2005-12-14 00:52:15 +00:00
circuituse.c mark the helper node as down if we time-out on the circuit handshake 2005-12-11 11:55:41 +00:00
command.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
config.c a first go at fixing a bug matt edman reported: when he tries 2005-12-11 10:01:21 +00:00
connection_edge.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
connection_or.c orconn_identity_map was another static variable that started 2005-12-14 01:02:35 +00:00
connection.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
control.c extendcircuit and attachstream would complain about not enough 2005-12-12 16:50:55 +00:00
cpuworker.c answer nick's XXX, and muck with some log domain choices 2005-11-01 06:13:12 +00:00
directory.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
dirserv.c Have dirctory authorites note which servers make good V2 directory caches in publishe network-status. 2005-12-12 01:03:28 +00:00
dns.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
hibernate.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
main.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
or.h Have dirctory authorites note which servers make good V2 directory caches in publishe network-status. 2005-12-12 01:03:28 +00:00
relay.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
rendclient.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
rendcommon.c Fix a potential memory stomp on servers running hidden services. Found by weasel with valgrind. Backport candidate. 2005-12-14 02:19:27 +00:00
rendmid.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
rendservice.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
rephist.c Start the process of treating internal circuits and exit circuits 2005-11-25 08:08:56 +00:00
router.c when we changed from log_fn to debug/info/notice/warn/err, 2005-12-10 09:36:26 +00:00
routerlist.c Make directory authorities ignore router uploads that have only cosmetic differences: now regardless of version! 2005-12-12 01:02:08 +00:00
routerparse.c Have dirctory authorites note which servers make good V2 directory caches in publishe network-status. 2005-12-12 01:03:28 +00:00
test.c Whitespace normalization 2005-12-08 04:03:12 +00:00
tor_main.c Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 2005-06-11 18:52:12 +00:00
tree.h Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00