tor/src/or
2005-11-15 03:05:23 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Do round-robin writes of at most 16 kB per write. This might 2005-10-29 18:19:37 +00:00
circuitbuild.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +00:00
circuitlist.c speed up the lookup-by-circid-orconn now that it seems that 2005-11-11 19:28:32 +00:00
circuituse.c Make new logging stuff work on windows; fix a couple of windows typos. 2005-11-15 03:05:23 +00:00
command.c make circ->onionskin a pointer, not a static array. moria2 was using 2005-10-29 19:13:48 +00:00
config.c We were refusing to start if you define SocksListenAddress 2005-11-11 22:41:07 +00:00
connection_edge.c when a stream times out, provide less (but better) explanation 2005-11-14 04:13:43 +00:00
connection_or.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +00:00
connection.c simplify a log entry 2005-11-11 17:03:35 +00:00
control.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +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 If we stop knowing about a dirserver between request and answer, do not die. 2005-11-08 22:30:17 +00:00
dirserv.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +00:00
dns.c Per comments at the bottom of openssl/FAQ, call even more functions to 2005-10-25 19:01:48 +00:00
hibernate.c Fix number in error message 2005-11-14 19:17:28 +00:00
main.c Make new logging stuff work on windows; fix a couple of windows typos. 2005-11-15 03:05:23 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
or.h when we were cannibalizing a circuit with a particular exit 2005-11-11 19:25:30 +00:00
relay.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendclient.c Make new logging stuff work on windows; fix a couple of windows typos. 2005-11-15 03:05:23 +00:00
rendcommon.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendmid.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendservice.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +00:00
rephist.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
router.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +00:00
routerlist.c Make new logging stuff work on windows; fix a couple of windows typos. 2005-11-15 03:05:23 +00:00
routerparse.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +00:00
test.c On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 2005-11-05 20:15:27 +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