Nick Mathewson bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT 9 лет назад
..
Makefile.nmake d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 11 лет назад
addressmap.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 лет назад
addressmap.h 57699de005 Update the copyright year. 10 лет назад
buffers.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 9 лет назад
buffers.h 46ef4487d3 Remove generic_buffer_*() functions as needless. 9 лет назад
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
channeltls.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 9 лет назад
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 лет назад
circpathbias.h 57699de005 Update the copyright year. 10 лет назад
circuitbuild.c c15b99e6e9 Fix a deref-before-null-check complaint 9 лет назад
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 9 лет назад
circuitlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 10 лет назад
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 лет назад
circuitmux.h 57699de005 Update the copyright year. 10 лет назад
circuitmux_ewma.c 57699de005 Update the copyright year. 10 лет назад
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
circuitstats.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 лет назад
circuitstats.h 57699de005 Update the copyright year. 10 лет назад
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes 9 лет назад
circuituse.h 57699de005 Update the copyright year. 10 лет назад
command.c 57699de005 Update the copyright year. 10 лет назад
command.h 57699de005 Update the copyright year. 10 лет назад
config.c e3bf8854c8 We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete 9 лет назад
config.h bd45f7c668 Merge branch 'bug13953_squashed' 9 лет назад
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. 9 лет назад
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 9 лет назад
connection.c 32fbc9738a Fix OOS comparator fix 9 лет назад
connection.h 1a7709d409 Add connection_is_moribund() inline 9 лет назад
connection_edge.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 9 лет назад
connection_edge.h 57699de005 Update the copyright year. 10 лет назад
connection_or.c d65f030915 Unit test for pick_oos_victims() 9 лет назад
connection_or.h d65f030915 Unit test for pick_oos_victims() 9 лет назад
control.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 9 лет назад
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 лет назад
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 лет назад
cpuworker.h 57699de005 Update the copyright year. 10 лет назад
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 лет назад
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 лет назад
directory.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 9 лет назад
directory.h d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing 9 лет назад
dirserv.c 579a80d4ae Clients avoid choosing nodes that can't do ntor 9 лет назад
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so 10 лет назад
dirvote.c 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 9 лет назад
dirvote.h 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 9 лет назад
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 лет назад
dns.h 57699de005 Update the copyright year. 10 лет назад
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 10 лет назад
dnsserv.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 лет назад
dnsserv.h 57699de005 Update the copyright year. 10 лет назад
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux 9 лет назад
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 лет назад
ext_orport.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 9 лет назад
ext_orport.h 57699de005 Update the copyright year. 10 лет назад
fallback_dirs.inc 1c4a2dd208 Remove a fallback that was on the hardcoded list, then opted-out 9 лет назад
fp_pair.c 57699de005 Update the copyright year. 10 лет назад
fp_pair.h 57699de005 Update the copyright year. 10 лет назад
geoip.c 4757303873 Fix all -Wshadow warnings on Linux 9 лет назад
geoip.h 57699de005 Update the copyright year. 10 лет назад
hibernate.c bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT 9 лет назад
hibernate.h 57699de005 Update the copyright year. 10 лет назад
include.am e7b70b69ec Remove src/or/eventdns_tor.h based on cypherpunk's review 9 лет назад
keypin.c 8ba4ba0a74 Grammar. 9 лет назад
keypin.h 57699de005 Update the copyright year. 10 лет назад
main.c 1dfa2213a4 Merge remote-tracking branch 'andrea/ticket18640_v3' 9 лет назад
main.h d65f030915 Unit test for pick_oos_victims() 9 лет назад
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. 9 лет назад
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 10 лет назад
networkstatus.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 9 лет назад
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
nodelist.h 57699de005 Update the copyright year. 10 лет назад
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 лет назад
ntmain.h 57699de005 Update the copyright year. 10 лет назад
onion.c febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor 9 лет назад
onion.h 57699de005 Update the copyright year. 10 лет назад
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% 9 лет назад
onion_fast.h 57699de005 Update the copyright year. 10 лет назад
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c 9 лет назад
onion_ntor.h 57699de005 Update the copyright year. 10 лет назад
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c 9 лет назад
onion_tap.h 57699de005 Update the copyright year. 10 лет назад
or.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 лет назад
periodic.h 57699de005 Update the copyright year. 10 лет назад
policies.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 лет назад
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default 9 лет назад
reasons.c 57699de005 Update the copyright year. 10 лет назад
reasons.h 57699de005 Update the copyright year. 10 лет назад
relay.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 9 лет назад
relay.h 57699de005 Update the copyright year. 10 лет назад
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 10 лет назад
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
rendclient.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
rendclient.h 57699de005 Update the copyright year. 10 лет назад
rendcommon.c 9eeaeddbb1 Reduce make check-spaces noise 10 лет назад
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' 10 лет назад
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 10 лет назад
rendmid.h 57699de005 Update the copyright year. 10 лет назад
rendservice.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
rendservice.h 19816f2f78 Add a stub for rend_service_allow_direct_connection 9 лет назад
rephist.c dffc6910b1 Three more -Wshadow fixes. 9 лет назад
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
replaycache.c 57699de005 Update the copyright year. 10 лет назад
replaycache.h 57699de005 Update the copyright year. 10 лет назад
router.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
router.h 06031b441e touchups and refactorings on bug 18616 branch 10 лет назад
routerkeys.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 лет назад
routerkeys.h 57699de005 Update the copyright year. 10 лет назад
routerlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 лет назад
routerparse.c 4757303873 Fix all -Wshadow warnings on Linux 9 лет назад
routerparse.h 3627718348 Fix -Wextra-semi warning 9 лет назад
routerset.c 57699de005 Update the copyright year. 10 лет назад
routerset.h 57699de005 Update the copyright year. 10 лет назад
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 9 лет назад
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
shared_random.c 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 9 лет назад
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 9 лет назад
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 9 лет назад
shared_random_state.h be78e9ff37 Keep make check-spaces happy 9 лет назад
statefile.c f5dcab8072 Add new warn_deprecated option to config_assign*(). 9 лет назад
statefile.h 57699de005 Update the copyright year. 10 лет назад
status.c 57699de005 Update the copyright year. 10 лет назад
status.h 57699de005 Update the copyright year. 10 лет назад
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 10 лет назад
torcert.h 57699de005 Update the copyright year. 10 лет назад
transports.c 4757303873 Fix all -Wshadow warnings on Linux 9 лет назад
transports.h 57699de005 Update the copyright year. 10 лет назад