tor/src/or
2005-09-18 04:15:39 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c fix a pair of hard-coded urls 2005-08-30 07:01:30 +00:00
circuitbuild.c Fix a bunch of log messages. Deprecate some routerlist fields; remove others, and status_set_at from routerinfo_t. Compress routerlist.c cleanup functions. Update cached networkstatus mtime when we download the same one twice. Change some interfaces. 2005-09-14 23:42:06 +00:00
circuitlist.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
circuituse.c Implement exit enclaves: if we know an IP address for the destination, 2005-08-15 03:25:40 +00:00
command.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
config.c Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir. 2005-09-15 14:39:05 +00:00
connection_edge.c when the user asked for a rendezvous port that the hidden service 2005-09-12 22:05:17 +00:00
connection_or.c Make a new AssumeReachable config option that will publish anyway. 2005-08-26 07:41:19 +00:00
connection.c Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. 2005-09-14 02:36:29 +00:00
control.c Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. 2005-09-14 02:36:29 +00:00
cpuworker.c rotate dns and cpu workers if the controller changes options that 2005-08-15 23:46:18 +00:00
directory.c Make give-up-on-failure actually work: it seems the servers gave me a real test case. 2005-09-18 04:15:39 +00:00
dirserv.c Move to new base64 digest functions. Switch to new router digest calculation. Make sure there are no duplicates in router status lists. 2005-09-18 02:22:21 +00:00
dns.c stop notifying people about dns worker spawning and culling 2005-09-09 02:03:31 +00:00
hibernate.c a bit more code cleanup 2005-09-13 21:24:51 +00:00
main.c Refactor new directory code a bit. Keep a big list of rolled-up router status info, including # of download failures (not yet used). Update this list from networkstatuses when they arrive, then update routers from this list. Only download 128 routers at a time, to avoid gargantuan URLs. 2005-09-18 02:24:42 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
or.h Make give-up-on-failure actually work: it seems the servers gave me a real test case. 2005-09-18 04:15:39 +00:00
relay.c bugfix: we were automatically condemning an exit node (concluding 2005-09-09 06:11:37 +00:00
rendclient.c clean up the rendezvous warn log msgs, and downgrade some to info 2005-09-09 19:54:28 +00:00
rendcommon.c a few more hints on a rare but mysterious warning 2005-09-09 20:58:44 +00:00
rendmid.c clean up the rendezvous warn log msgs, and downgrade some to info 2005-09-09 19:54:28 +00:00
rendservice.c clean up the rendezvous warn log msgs, and downgrade some to info 2005-09-09 19:54:28 +00:00
rephist.c predict required circuits better, with an eye toward making 2005-08-13 00:22:07 +00:00
router.c simplify 2005-09-16 06:15:34 +00:00
routerlist.c Make give-up-on-failure actually work: it seems the servers gave me a real test case. 2005-09-18 04:15:39 +00:00
routerparse.c Prevent a "try forever to download an unobtainable descriptor" bug. Still remaining: the "give up forever" bug. 2005-09-18 02:51:12 +00:00
test.c Move to new base64 digest functions. Switch to new router digest calculation. Make sure there are no duplicates in router status lists. 2005-09-18 02:22:21 +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