Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 15 yıl önce
..
Makefile.am fe309e7ad6 Implement a basic node and nodelist type 15 yıl önce
buffers.c 9516c1efdb Remove XXXs about improving buf_t API: bufferevents are the future 15 yıl önce
buffers.h 0c9b64d449 Get zlib compression working with bufferevents. 15 yıl önce
circuitbuild.c 36c5476e70 Fold timestamp_created into highres_created 15 yıl önce
circuitbuild.h 26e897420e Initial conversion to use node_t throughout our codebase. 15 yıl önce
circuitlist.c 006acf8b3f Fix a documention issue in circuitlist.c 15 yıl önce
circuitlist.h 174a88dd79 Create circuitlist.h 15 yıl önce
circuituse.c 36c5476e70 Fold timestamp_created into highres_created 15 yıl önce
circuituse.h 26e897420e Initial conversion to use node_t throughout our codebase. 15 yıl önce
command.c 4556f2e7c8 Rename router_get_by_digest() 15 yıl önce
command.h 3074d5a221 Create command.h 15 yıl önce
config.c a7cf788740 Merge branch 'bug1992_part1' 15 yıl önce
config.h 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 15 yıl önce
config_codedigest.c f26abf5f54 fix codestyle issues 16 yıl önce
connection.c 59cba1767c Make the return value of tor_addr_sockaddr always be signed 15 yıl önce
connection.h a0c1c2ac01 Use connection_mark_and_flush consistently. 15 yıl önce
connection_edge.c a7cf788740 Merge branch 'bug1992_part1' 15 yıl önce
connection_edge.h 26e897420e Initial conversion to use node_t throughout our codebase. 15 yıl önce
connection_or.c 4556f2e7c8 Rename router_get_by_digest() 15 yıl önce
connection_or.h 9997676802 handle ugly edge case in retrying entrynodes 15 yıl önce
control.c 8c837db38f Merge branch 'nodes' 15 yıl önce
control.h 6dd7f85bc7 Try to make most routerstatus_t interfaces const 15 yıl önce
cpuworker.c 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 15 yıl önce
cpuworker.h 98d1314c7e Create cpuworker.h 15 yıl önce
directory.c 8c837db38f Merge branch 'nodes' 15 yıl önce
directory.h 6dd7f85bc7 Try to make most routerstatus_t interfaces const 15 yıl önce
dirserv.c a7cf788740 Merge branch 'bug1992_part1' 15 yıl önce
dirserv.h 26e897420e Initial conversion to use node_t throughout our codebase. 15 yıl önce
dirvote.c 22f723e4a3 refactor all these tor_inet_ntoa idioms 15 yıl önce
dirvote.h 26e897420e Initial conversion to use node_t throughout our codebase. 15 yıl önce
dns.c d84d20cbb2 Try to make most routerinfo_t interfaces const 15 yıl önce
dns.h dc2f1666ff Create dns.h 15 yıl önce
dnsserv.c 462568674a Ensure controller RESOLVE commands respect __LeaveStreamsUnattached 15 yıl önce
dnsserv.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 yıl önce
eventdns.c d073d7d4eb Consistency issues in load_windows_system_library patch. Thanks Sebastian 15 yıl önce
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard 16 yıl önce
eventdns_tor.h c3e63483b2 Update Tor Project copyright years 16 yıl önce
geoip.c c951830002 Fix a bridge segfault 15 yıl önce
geoip.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. 15 yıl önce
hibernate.c 9b49a89430 Merge branch 'bug1511' 15 yıl önce
hibernate.h d5c83f2014 Remove unused function declarations 15 yıl önce
main.c 3af12a5557 Fix some XXXXs in connection_add_impl related to bufferevent error checking 15 yıl önce
main.h b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. 15 yıl önce
microdesc.c 8c837db38f Merge branch 'nodes' 15 yıl önce
microdesc.h 3061a036c8 Unit tests for microdescriptor cache 15 yıl önce
networkstatus.c 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 15 yıl önce
networkstatus.h 26e897420e Initial conversion to use node_t throughout our codebase. 15 yıl önce
nodelist.c 9bed40eb10 Make check-spaces happy 15 yıl önce
nodelist.h 44674369c5 Implement node_set_exit_policy_to_reject_all with a flag 15 yıl önce
ntmain.c be13b5775a Remove an XXX in ntmain.c: a simple function call per loop is not so expensive. 15 yıl önce
ntmain.h af0c954bc5 Create ntmain.h 15 yıl önce
onion.c ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places 15 yıl önce
onion.h f6852fe031 Create onion.h 15 yıl önce
or.h aab6952887 fix another typo 15 yıl önce
policies.c 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 15 yıl önce
policies.h 1bb9734e3a Implement policies for nodes (and for microdescriptors too) 15 yıl önce
reasons.c c5b5643965 Send control port events for timeouts. 15 yıl önce
reasons.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 yıl önce
relay.c a7cf788740 Merge branch 'bug1992_part1' 15 yıl önce
relay.h c18bcc8a55 Merge branch 'bug1184' 15 yıl önce
rendclient.c 4556f2e7c8 Rename router_get_by_digest() 15 yıl önce
rendclient.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 yıl önce
rendcommon.c 05072723cb Create routerparse.h 15 yıl önce
rendcommon.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 yıl önce
rendmid.c df9d42cef5 Create rephist.h 15 yıl önce
rendmid.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 yıl önce
rendservice.c 4556f2e7c8 Rename router_get_by_digest() 15 yıl önce
rendservice.h d5c83f2014 Remove unused function declarations 15 yıl önce
rephist.c e70cfbeb40 Remove an unused field from circ_buffer_stats_t 15 yıl önce
rephist.h a509dbba50 Merge commit 'karsten/dirbytes2' 15 yıl önce
router.c a7cf788740 Merge branch 'bug1992_part1' 15 yıl önce
router.h d84d20cbb2 Try to make most routerinfo_t interfaces const 15 yıl önce
routerlist.c d6bd2e55a6 Remove more unused code from routerlist.c 15 yıl önce
routerlist.h 4556f2e7c8 Rename router_get_by_digest() 15 yıl önce
routerparse.c 1bb9734e3a Implement policies for nodes (and for microdescriptors too) 15 yıl önce
routerparse.h d5c83f2014 Remove unused function declarations 15 yıl önce
tor_main.c b006e3279f Merge remote branch 'origin/maint-0.2.1' 16 yıl önce