Nick Mathewson e669d25e43 Do cloexec on socketpairs and stdio files 16 лет назад
..
Makefile.am 223fc208f6 Split long lines in configure.in and Makefile.am files 16 лет назад
buffers.c 550be1df69 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
buffers.h 0c9b64d449 Get zlib compression working with bufferevents. 16 лет назад
circuitbuild.c ae5cdb8fa7 Merge remote branch 'public/refactor_pports' 16 лет назад
circuitbuild.h 26e897420e Initial conversion to use node_t throughout our codebase. 16 лет назад
circuitlist.c 006acf8b3f Fix a documention issue in circuitlist.c 16 лет назад
circuitlist.h 174a88dd79 Create circuitlist.h 16 лет назад
circuituse.c 36c5476e70 Fold timestamp_created into highres_created 16 лет назад
circuituse.h 26e897420e Initial conversion to use node_t throughout our codebase. 16 лет назад
command.c 4556f2e7c8 Rename router_get_by_digest() 16 лет назад
command.h 3074d5a221 Create command.h 16 лет назад
config.c 6b82a6e88d Merge branch 'maint-0.2.2' 16 лет назад
config.h 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 16 лет назад
config_codedigest.c f26abf5f54 fix codestyle issues 17 лет назад
connection.c 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
connection.h a0c1c2ac01 Use connection_mark_and_flush consistently. 16 лет назад
connection_edge.c 5a66de7015 Initial work to set CLOEXEC on all possible fds 16 лет назад
connection_edge.h 26e897420e Initial conversion to use node_t throughout our codebase. 16 лет назад
connection_or.c 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
connection_or.h 9997676802 handle ugly edge case in retrying entrynodes 16 лет назад
control.c c77a32932d Fix wide lines in SIGNAL patch 16 лет назад
control.h 7441999738 Add a SIGNAL event for control connections 16 лет назад
cpuworker.c 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 16 лет назад
cpuworker.h 98d1314c7e Create cpuworker.h 16 лет назад
directory.c 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
directory.h 6dd7f85bc7 Try to make most routerstatus_t interfaces const 16 лет назад
dirserv.c e669d25e43 Do cloexec on socketpairs and stdio files 16 лет назад
dirserv.h 26e897420e Initial conversion to use node_t throughout our codebase. 16 лет назад
dirvote.c 22f723e4a3 refactor all these tor_inet_ntoa idioms 16 лет назад
dirvote.h 26e897420e Initial conversion to use node_t throughout our codebase. 16 лет назад
dns.c d84d20cbb2 Try to make most routerinfo_t interfaces const 16 лет назад
dns.h dc2f1666ff Create dns.h 16 лет назад
dnsserv.c 462568674a Ensure controller RESOLVE commands respect __LeaveStreamsUnattached 16 лет назад
dnsserv.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 16 лет назад
eventdns.c 5a66de7015 Initial work to set CLOEXEC on all possible fds 16 лет назад
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard 17 лет назад
eventdns_tor.h c3e63483b2 Update Tor Project copyright years 16 лет назад
geoip.c e669d25e43 Do cloexec on socketpairs and stdio files 16 лет назад
geoip.h 423c2a7a27 Add GeoIP file digest to extra-info descriptor. 16 лет назад
hibernate.c a2bb0bfdd5 Maintain separate server and client identity keys when appropriate. 16 лет назад
hibernate.h d5c83f2014 Remove unused function declarations 16 лет назад
main.c 7441999738 Add a SIGNAL event for control connections 16 лет назад
main.h b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. 16 лет назад
microdesc.c 8c837db38f Merge branch 'nodes' 16 лет назад
microdesc.h 3061a036c8 Unit tests for microdescriptor cache 16 лет назад
networkstatus.c d17b9bf1a5 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
networkstatus.h 26e897420e Initial conversion to use node_t throughout our codebase. 16 лет назад
nodelist.c f3eb2a10ae Remove a ??? comment in node_get_by_nickname 16 лет назад
nodelist.h bd1a694221 Add a node_get_by_hex_id(). 16 лет назад
ntmain.c be13b5775a Remove an XXX in ntmain.c: a simple function call per loop is not so expensive. 16 лет назад
ntmain.h af0c954bc5 Create ntmain.h 16 лет назад
onion.c ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places 16 лет назад
onion.h f6852fe031 Create onion.h 16 лет назад
or.h 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
policies.c 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 16 лет назад
policies.h 1bb9734e3a Implement policies for nodes (and for microdescriptors too) 16 лет назад
reasons.c c5b5643965 Send control port events for timeouts. 16 лет назад
reasons.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 16 лет назад
relay.c 2c3dafc342 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
relay.h c18bcc8a55 Merge branch 'bug1184' 16 лет назад
rendclient.c f32140238f Merge remote branch 'origin/maint-0.2.2' for bug 1859 patches 16 лет назад
rendclient.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 16 лет назад
rendcommon.c 05072723cb Create routerparse.h 16 лет назад
rendcommon.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 16 лет назад
rendmid.c df9d42cef5 Create rephist.h 16 лет назад
rendmid.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 16 лет назад
rendservice.c 4556f2e7c8 Rename router_get_by_digest() 16 лет назад
rendservice.h d5c83f2014 Remove unused function declarations 16 лет назад
rephist.c e361de80bb Merge remote branch 'origin/maint-0.2.2' 16 лет назад
rephist.h cec21652a7 Try harder not to exceed the 50 KB extra-info descriptor limit. 16 лет назад
router.c e361de80bb Merge remote branch 'origin/maint-0.2.2' 16 лет назад
router.h e361de80bb Merge remote branch 'origin/maint-0.2.2' 16 лет назад
routerlist.c 6b82a6e88d Merge branch 'maint-0.2.2' 16 лет назад
routerlist.h 4556f2e7c8 Rename router_get_by_digest() 16 лет назад
routerparse.c d4e660ff68 Merge remote branch 'origin/maint-0.2.2' 16 лет назад
routerparse.h 0f1afaf595 Tweak the bugfix for 2183 a bit more. 16 лет назад
tor_main.c b006e3279f Merge remote branch 'origin/maint-0.2.1' 16 лет назад