..
.cvsignore
update the cvsignore
2003-09-26 21:16:57 +00:00
buffers.c
clean up some more.
2004-11-21 11:20:28 +00:00
circuitbuild.c
Dr. Seuss on iterating circular lists: "It's fun to have fun, but you
2004-11-23 06:08:08 +00:00
circuitlist.c
Resolve FIXME items: make circuit_free_cpath_node static
2004-11-10 14:28:04 +00:00
circuituse.c
minor fixes
2004-11-16 03:12:53 +00:00
command.c
Clean up some logging and interfaces
2004-11-23 00:08:26 +00:00
config.c
fix some typos; move to 0.0.9rc1
2004-11-23 07:37:25 +00:00
connection_edge.c
Normalize a few more kinds of whitespace. We now dislike:
2004-11-22 23:28:26 +00:00
connection_or.c
Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring.
2004-11-22 22:24:10 +00:00
connection.c
Fix sign-related warnings
2004-11-22 22:50:17 +00:00
control.c
Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath).
2004-11-23 00:11:36 +00:00
cpuworker.c
break reached_eof() out of process_inbuf()
2004-11-21 10:14:57 +00:00
directory.c
Normalize a few more kinds of whitespace. We now dislike:
2004-11-22 23:28:26 +00:00
dirserv.c
Normalize a few more kinds of whitespace. We now dislike:
2004-11-22 23:28:26 +00:00
dns.c
break reached_eof() out of process_inbuf()
2004-11-21 10:14:57 +00:00
hibernate.c
another slightly less confusing message
2004-11-23 10:05:56 +00:00
main.c
initialize rephist before we init_from_config, since init_from_config
2004-11-23 09:00:55 +00:00
Makefile.am
Start implementing control interface.
2004-11-03 01:32:26 +00:00
onion.c
Clean up copyrights.
2004-11-07 01:33:06 +00:00
or.h
Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath).
2004-11-23 00:11:36 +00:00
relay.c
clean up some more.
2004-11-21 11:20:28 +00:00
rendclient.c
be more greedy about filling up all relay cells.
2004-11-21 07:43:12 +00:00
rendcommon.c
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
2004-11-09 20:04:00 +00:00
rendmid.c
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
2004-11-09 20:04:00 +00:00
rendservice.c
Normalize a few more kinds of whitespace. We now dislike:
2004-11-22 23:28:26 +00:00
rephist.c
fail more gracefully next time
2004-11-23 09:01:37 +00:00
router.c
Normalize a few more kinds of whitespace. We now dislike:
2004-11-22 23:28:26 +00:00
routerlist.c
if your requested exit node has bandwidth 0, pick it anyway
2004-11-20 12:41:05 +00:00
routerparse.c
Normalize a few more kinds of whitespace. We now dislike:
2004-11-22 23:28:26 +00:00
test.c
update unit tests to reflect changed interface
2004-11-23 08:36:26 +00:00
tor_main.c
doxygen for tor_main.c
2004-05-10 02:43:41 +00:00
tree.h
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
2004-04-07 19:57:40 +00:00