Nick Mathewson bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT пре 10 година
..
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 пре 12 година
addressmap.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. пре 10 година
addressmap.h 57699de005 Update the copyright year. пре 10 година
buffers.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' пре 10 година
buffers.h 46ef4487d3 Remove generic_buffer_*() functions as needless. пре 10 година
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' пре 10 година
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 пре 10 година
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor пре 10 година
circuitlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 10 година
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. пре 10 година
circuitstats.h 57699de005 Update the copyright year. пре 10 година
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes пре 10 година
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 пре 10 година
config.h bd45f7c668 Merge branch 'bug13953_squashed' пре 10 година
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. пре 10 година
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. пре 10 година
connection.c 32fbc9738a Fix OOS comparator fix пре 10 година
connection.h 1a7709d409 Add connection_is_moribund() inline пре 10 година
connection_edge.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' пре 10 година
connection_edge.h 57699de005 Update the copyright year. пре 10 година
connection_or.c d65f030915 Unit test for pick_oos_victims() пре 10 година
connection_or.h d65f030915 Unit test for pick_oos_victims() пре 10 година
control.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' пре 10 година
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable пре 10 година
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer пре 10 година
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 пре 10 година
directory.h d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing пре 10 година
dirserv.c 579a80d4ae Clients avoid choosing nodes that can't do ntor пре 10 година
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. пре 10 година
dirvote.h 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. пре 10 година
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer пре 10 година
dns.h 57699de005 Update the copyright year. пре 10 година
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). пре 11 година
dnsserv.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer пре 10 година
dnsserv.h 57699de005 Update the copyright year. пре 10 година
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux пре 10 година
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable пре 10 година
ext_orport.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage пре 10 година
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 пре 10 година
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 пре 10 година
geoip.h 57699de005 Update the copyright year. пре 10 година
hibernate.c bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT пре 10 година
hibernate.h 57699de005 Update the copyright year. пре 10 година
include.am e7b70b69ec Remove src/or/eventdns_tor.h based on cypherpunk's review пре 10 година
keypin.c 8ba4ba0a74 Grammar. пре 10 година
keypin.h 57699de005 Update the copyright year. пре 10 година
main.c 1dfa2213a4 Merge remote-tracking branch 'andrea/ticket18640_v3' пре 10 година
main.h d65f030915 Unit test for pick_oos_victims() пре 10 година
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. пре 10 година
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping пре 10 година
networkstatus.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 10 година
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' пре 10 година
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 10 година
nodelist.h 57699de005 Update the copyright year. пре 10 година
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer пре 10 година
ntmain.h 57699de005 Update the copyright year. пре 10 година
onion.c febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor пре 10 година
onion.h 57699de005 Update the copyright year. пре 10 година
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% пре 10 година
onion_fast.h 57699de005 Update the copyright year. пре 10 година
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c пре 10 година
onion_ntor.h 57699de005 Update the copyright year. пре 10 година
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c пре 10 година
onion_tap.h 57699de005 Update the copyright year. пре 10 година
or.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 10 година
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer пре 10 година
periodic.h 57699de005 Update the copyright year. пре 10 година
policies.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. пре 10 година
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default пре 10 година
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' пре 10 година
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' пре 10 година
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' пре 10 година
rendservice.h 19816f2f78 Add a stub for rend_service_allow_direct_connection пре 10 година
rephist.c dffc6910b1 Three more -Wshadow fixes. пре 10 година
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' пре 10 година
router.h 06031b441e touchups and refactorings on bug 18616 branch пре 10 година
routerkeys.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. пре 10 година
routerkeys.h 57699de005 Update the copyright year. пре 10 година
routerlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 10 година
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 10 година
routerparse.c 4757303873 Fix all -Wshadow warnings on Linux пре 10 година
routerparse.h 3627718348 Fix -Wextra-semi warning пре 10 година
routerset.c 57699de005 Update the copyright year. пре 10 година
routerset.h 57699de005 Update the copyright year. пре 10 година
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' пре 10 година
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. пре 10 година
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' пре 10 година
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' пре 10 година
shared_random_state.h be78e9ff37 Keep make check-spaces happy пре 10 година
statefile.c f5dcab8072 Add new warn_deprecated option to config_assign*(). пре 10 година
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 пре 10 година
transports.h 57699de005 Update the copyright year. пре 10 година