Roger Dingledine d7fb38cfe3 update unit tests to reflect changed interface 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 21 years ago
buffers.c 27b8797245 clean up some more. 21 years ago
circuitbuild.c f5319a010d Dr. Seuss on iterating circular lists: "It's fun to have fun, but you 21 years ago
circuitlist.c c9af37d1ba Resolve FIXME items: make circuit_free_cpath_node static 21 years ago
circuituse.c abdf073f14 minor fixes 21 years ago
command.c cd70264377 Clean up some logging and interfaces 21 years ago
config.c 7ed738b34c fix some typos; move to 0.0.9rc1 21 years ago
connection.c fe32c2d141 Fix sign-related warnings 21 years ago
connection_edge.c 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
connection_or.c d4754b334c Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring. 21 years ago
control.c 0a58bbe0dd Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath). 21 years ago
cpuworker.c 310a8da0d2 break reached_eof() out of process_inbuf() 21 years ago
directory.c 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
dirserv.c 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
dns.c 310a8da0d2 break reached_eof() out of process_inbuf() 21 years ago
hibernate.c 7ed738b34c fix some typos; move to 0.0.9rc1 21 years ago
main.c f17c08beed Apply NT service patch from Osamu Fujino. This still has some problems (indicated in a comment adapted from the patch submission email), but it is better than before and better than nothing. 21 years ago
onion.c 394554cfbf Clean up copyrights. 21 years ago
or.h 0a58bbe0dd Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath). 21 years ago
relay.c 27b8797245 clean up some more. 21 years ago
rendclient.c 6a516dfdd3 be more greedy about filling up all relay cells. 21 years ago
rendcommon.c 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 21 years ago
rendmid.c 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 21 years ago
rendservice.c 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
rephist.c bb18d4238f Dont keep rephist info for routers that havent had activity for 24 hours. 21 years ago
router.c 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
routerlist.c 63353462f8 if your requested exit node has bandwidth 0, pick it anyway 21 years ago
routerparse.c 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
test.c d7fb38cfe3 update unit tests to reflect changed interface 21 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 21 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 years ago