Roger Dingledine e21756908f new ip address for maatuska 14 лет назад
..
Makefile.am 8ce6722d76 Properly protect paths to sed, sha1sum, openssl 14 лет назад
buffers.c 562c974ee7 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 лет назад
buffers.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 15 лет назад
circuitbuild.c 3ae96845d3 Fix a memleak when fetching descriptors for bridges in ExcludeNodes. 14 лет назад
circuitbuild.h 2b9c5ee301 Preserve bridge download status across SETCONF, HUP 15 лет назад
circuitlist.c 53f87a89f0 Correct a comment 14 лет назад
circuitlist.h 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 15 лет назад
circuituse.c 85d4c290d7 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 лет назад
circuituse.h ec81d17d0c Raise the TrackHostExits membership code into its own function 15 лет назад
command.c cf8bffa359 Discard all cells on a marked connection 14 лет назад
command.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
config.c e21756908f new ip address for maatuska 14 лет назад
config.h df3cf881d1 stop putting wacky values into state->lastwritten 15 лет назад
config_codedigest.c f26abf5f54 fix codestyle issues 17 лет назад
connection.c d861b4cc9d Fix spelling in a controlsocket log msg 14 лет назад
connection.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
connection_edge.c 5aa45ed6af Fix crash when changing node restrictions with DNS lookup in progress 14 лет назад
connection_edge.h da8297dbcb Handle transitions in Automap*, VirtualAddrNetwork correctly 15 лет назад
connection_or.c 6171bdd105 Don't call tor_tls_set_logged_address till after checking conn->tls 14 лет назад
connection_or.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
control.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 14 лет назад
control.h b80a8bba19 Merge branch 'feature3049-v2' into maint-0.2.2 15 лет назад
cpuworker.c 8e388bc39c Only call cull_wedged_cpuworkers once every 60 seconds. 14 лет назад
cpuworker.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
directory.c 0b5d2646d5 bug 4115: make bridges use begindir for their dir fetches 14 лет назад
directory.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
dirserv.c 9bcb187387 Authorities reject insecure Tors. 14 лет назад
dirserv.h cba1d29b7f make make check-spaces happier. 15 лет назад
dirvote.c 04bf17c50c nickname, not identity fingerprint, will help more 14 лет назад
dirvote.h 78e95b7b71 tell me who votes are actually for, not just where they're from 14 лет назад
dns.c b8ffb00cf1 log the reason for publishing a new relay descriptor 15 лет назад
dns.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
dnsserv.c 910472c514 client-side DNS proxy server: reply NOTIMPL to unsupported queries 14 лет назад
dnsserv.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
eventdns.c da7c60dcf3 Merge remote-tracking branch 'public/bug3270' into maint-0.2.2 14 лет назад
eventdns.h cfeafe5e77 Use a 64-bit type to hold sockets on win64. 15 лет назад
eventdns_tor.h 1a07348a50 Bump copyright statements to 2011 15 лет назад
geoip.c f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 14 лет назад
geoip.h 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. 15 лет назад
hibernate.c f6b1dc2805 Fix typo, spotted by tmpname0901. Thanks! 14 лет назад
hibernate.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
main.c 4a1a89be0c Merge remote-tracking branch 'public/cov_run224_022' into maint-0.2.2 14 лет назад
main.h f810a1afe9 Expose a new process_signal(uintptr_t), not signal_callback() 15 лет назад
microdesc.c 59a6df8882 Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2 15 лет назад
microdesc.h cb6c909664 Rebuild the microdesc cache when a sufficient number of bytes are dropped 15 лет назад
networkstatus.c cc1580dbe0 when the consensus fails, list which dir auths were in or out 14 лет назад
networkstatus.h 026e7987ad Sanity-check consensus param values 15 лет назад
ntmain.c 45eadf3955 All NT service configuration commands should make the process exit. 14 лет назад
ntmain.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
onion.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 лет назад
onion.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
or.h c0ec4eafc5 parameterize bw cutoffs to guarantee Fast and Guard flags 14 лет назад
policies.c 680646e0de Don't use signed 1-bit bitfields 14 лет назад
policies.h cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 15 лет назад
reasons.c fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 15 лет назад
reasons.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
relay.c c563551eef Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 лет назад
relay.h 27d1675d93 Move the decl for tor_gettimofday_cache_clear to the right header 15 лет назад
rendclient.c 02d89c5c66 Remove an extraneous "if" in the 4424 fix 14 лет назад
rendclient.h d7af8a2f07 Refactor HS client state-clearing code into a separate function 14 лет назад
rendcommon.c 2ba19f9b4a Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 лет назад
rendcommon.h e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 15 лет назад
rendmid.c 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 15 лет назад
rendmid.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
rendservice.c 6fd61cf767 Fix a trivial log message error in renservice.c 14 лет назад
rendservice.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 лет назад
rephist.c 393e4fb5b5 Use %f with printf-style formatting, not %lf 14 лет назад
rephist.h f7a3cdc8f2 Use observed instead of declared uptime for HSDir 15 лет назад
router.c 4a351b4b9e Merge branch 'maint-0.2.1' into maint-0.2.2 14 лет назад
router.h df42eb0a18 Fix unit test failure in dir/formats 14 лет назад
routerlist.c c8b855082b Downgrade "missing a certificate" from notice to info 14 лет назад
routerlist.h 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map 15 лет назад
routerparse.c 4d8306e0e9 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 лет назад
routerparse.h 4d0f152aad Make tor_version_same_series non-static 14 лет назад
tor_main.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 лет назад