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