Nick Mathewson 98aee8472f Fix a read of a freed pointer while in set_current_consensus 15 years ago
..
Makefile.am ddf5020ea8 Fix 'make distcheck' 15 years ago
buffers.c 47b23bd03e A start at a patch for bug 1943 (alignment issues) 15 years ago
buffers.h d5c83f2014 Remove unused function declarations 15 years ago
circuitbuild.c 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 15 years ago
circuitbuild.h 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 15 years ago
circuitlist.c c5b5643965 Send control port events for timeouts. 15 years ago
circuitlist.h 174a88dd79 Create circuitlist.h 15 years ago
circuituse.c 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 15 years ago
circuituse.h 01c7b60a80 Create circuituse.h 15 years ago
command.c 285addbd94 Fix some issues in rate-limiting noticed by Sebastian 15 years ago
command.h 3074d5a221 Create command.h 15 years ago
config.c c97072ef34 Merge branch 'bug1751_enabling' into maint-0.2.2 15 years ago
config.h c4f8f1316e Create config.h 15 years ago
config_codedigest.c f26abf5f54 fix codestyle issues 16 years ago
connection.c ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places 15 years ago
connection.h 2a74101f7a Create connection.h 15 years ago
connection_edge.c a467bf5fbb a dir-spec entry for refuseunknownexits 15 years ago
connection_edge.h 286f407cd2 Merge remote branch 'sebastian/bug1525' 15 years ago
connection_or.c 512433346f improve code comments, based on comments from nick 15 years ago
connection_or.h 9997676802 handle ugly edge case in retrying entrynodes 15 years ago
control.c c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 15 years ago
control.h 0bfa34e1f6 Create control.h 15 years ago
cpuworker.c 561ca9b987 Fix misplaced labels 15 years ago
cpuworker.h 98d1314c7e Create cpuworker.h 15 years ago
directory.c c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 15 years ago
directory.h bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification 15 years ago
dirserv.c 6c5b9ba625 Change bug1751 enabling code based on comments from arma 15 years ago
dirserv.h e2b71d8841 Merge branch 'bug911' 15 years ago
dirvote.c 0ff86042ac Implement new Wxx constraints. 15 years ago
dirvote.h 85f7d54418 Create dirvote.h 15 years ago
dns.c b0cd4551ab Create relay.h 15 years ago
dns.h dc2f1666ff Create dns.h 15 years ago
dnsserv.c 462568674a Ensure controller RESOLVE commands respect __LeaveStreamsUnattached 15 years ago
dnsserv.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 years ago
eventdns.c d073d7d4eb Consistency issues in load_windows_system_library patch. Thanks Sebastian 15 years ago
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard 16 years ago
eventdns_tor.h c3e63483b2 Update Tor Project copyright years 15 years ago
geoip.c c951830002 Fix a bridge segfault 15 years ago
geoip.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. 15 years ago
hibernate.c 9b49a89430 Merge branch 'bug1511' 15 years ago
hibernate.h d5c83f2014 Remove unused function declarations 15 years ago
main.c 9997676802 handle ugly edge case in retrying entrynodes 15 years ago
main.h c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 15 years ago
microdesc.c 15379a7254 Fix compilation with --with-dmalloc 15 years ago
microdesc.h 86d6bfe448 Create microdesc.h 15 years ago
networkstatus.c 98aee8472f Fix a read of a freed pointer while in set_current_consensus 15 years ago
networkstatus.h d5c83f2014 Remove unused function declarations 15 years ago
ntmain.c d073d7d4eb Consistency issues in load_windows_system_library patch. Thanks Sebastian 15 years ago
ntmain.h af0c954bc5 Create ntmain.h 15 years ago
onion.c ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places 15 years ago
onion.h f6852fe031 Create onion.h 15 years ago
or.h d17fcad3ae Merge commit 'mikeperry/bug1772' into maint-0.2.2 15 years ago
policies.c 561ca9b987 Fix misplaced labels 15 years ago
policies.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 years ago
reasons.c c5b5643965 Send control port events for timeouts. 15 years ago
reasons.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 years ago
relay.c 01c6b01137 I hear we are close to a release. Clean up the whitespace. 15 years ago
relay.h c18bcc8a55 Merge branch 'bug1184' 15 years ago
rendclient.c 561ca9b987 Fix misplaced labels 15 years ago
rendclient.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 years ago
rendcommon.c 05072723cb Create routerparse.h 15 years ago
rendcommon.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 years ago
rendmid.c df9d42cef5 Create rephist.h 15 years ago
rendmid.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 years ago
rendservice.c 05072723cb Create routerparse.h 15 years ago
rendservice.h d5c83f2014 Remove unused function declarations 15 years ago
rephist.c a509dbba50 Merge commit 'karsten/dirbytes2' 15 years ago
rephist.h a509dbba50 Merge commit 'karsten/dirbytes2' 15 years ago
router.c 734ba2f937 fix comment 15 years ago
router.h ef5925237d First cut of code to enable RefuseUnknownExits 15 years ago
routerlist.c 0702429cf7 Note an XXX about potential overflow 15 years ago
routerlist.h 60e3def3ed Merge branch 'bug1899' 15 years ago
routerparse.c 05072723cb Create routerparse.h 15 years ago
routerparse.h d5c83f2014 Remove unused function declarations 15 years ago
tor_main.c b006e3279f Merge remote branch 'origin/maint-0.2.1' 15 years ago