Nick Mathewson cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 %!s(int64=6) %!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 ae4077916c Fix parse_virtual_addr_network minimum network size %!s(int64=7) %!d(string=hai) anos
addressmap.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
buffers.c 6cd5a80275 Fix GCC 7 -Wimplicit-fallthrough warnings %!s(int64=6) %!d(string=hai) anos
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better %!s(int64=7) %!d(string=hai) anos
channel.c c3c2b55dec test: Add unit tests for the DoS subsystem %!s(int64=6) %!d(string=hai) anos
channel.h c3c2b55dec test: Add unit tests for the DoS subsystem %!s(int64=6) %!d(string=hai) anos
channeltls.c cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 %!s(int64=6) %!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 d81f2b5d81 Refactor circuit_pick_create_handshake %!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 132e2f69b1 Merge branch 'maint-0.2.8' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent %!s(int64=8) %!d(string=hai) anos
circuitmux.c 3b08184338 Merge branch 'maint-0.2.8' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
circuitmux.h 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 %!s(int64=6) %!d(string=hai) anos
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c %!s(int64=7) %!d(string=hai) anos
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes %!s(int64=8) %!d(string=hai) anos
circuitstats.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
circuitstats.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
circuituse.c 0ec94588ab Stop logging single onion and Tor2web long-term one-hop circuits %!s(int64=7) %!d(string=hai) anos
circuituse.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
command.c cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
command.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
config.c e58a4fc6cf dos: Make circuit rate limit per second, not tenths anymore %!s(int64=6) %!d(string=hai) anos
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' %!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 acf7ea77d8 dos: Add the connection DoS mitigation subsystem %!s(int64=6) %!d(string=hai) anos
connection.h 1a7709d409 Add connection_is_moribund() inline %!s(int64=7) %!d(string=hai) anos
connection_edge.c 6cd5a80275 Fix GCC 7 -Wimplicit-fallthrough warnings %!s(int64=6) %!d(string=hai) anos
connection_edge.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
connection_or.c 8d5dcdbda2 backport to make channel_is_client() accurate %!s(int64=6) %!d(string=hai) anos
connection_or.h d65f030915 Unit test for pick_oos_victims() %!s(int64=7) %!d(string=hai) anos
control.c 12dad5ebf7 Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands %!s(int64=6) %!d(string=hai) anos
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable %!s(int64=7) %!d(string=hai) anos
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it %!s(int64=7) %!d(string=hai) anos
cpuworker.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
dircollate.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' %!s(int64=8) %!d(string=hai) anos
directory.c c86013291b Stop relays calling directory_fetches_from_authorities on dir downloads %!s(int64=6) %!d(string=hai) anos
directory.h 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. %!s(int64=7) %!d(string=hai) anos
dirserv.c e658dad625 dirserv: Improve returned message when relay is rejected %!s(int64=6) %!d(string=hai) anos
dirserv.h f33b90324a Include protocol versions in votes. %!s(int64=7) %!d(string=hai) anos
dirvote.c a0ef3cf088 Prevent int underflow in dirvote.c compare_vote_rs_. %!s(int64=7) %!d(string=hai) anos
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' %!s(int64=7) %!d(string=hai) anos
dns.c 9827574308 Fix DNS resolution on busy exit relays %!s(int64=6) %!d(string=hai) anos
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping %!s(int64=7) %!d(string=hai) anos
dns_structs.h aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR %!s(int64=7) %!d(string=hai) anos
dnsserv.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
dos.c b60ffc5ce0 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 %!s(int64=6) %!d(string=hai) anos
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating %!s(int64=6) %!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=7) %!d(string=hai) anos
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c %!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 a42e52dded Add 7 other fallback dirs from teor's tests %!s(int64=6) %!d(string=hai) anos
fp_pair.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
fp_pair.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
geoip.c f08fa97460 geoip: Make geoip_client_cache_total_allocation() return the counter %!s(int64=6) %!d(string=hai) anos
geoip.h 475218c108 Merge branch 'ticket25122_029_02' into ticket24902_029_05 %!s(int64=6) %!d(string=hai) anos
hibernate.c 2b94b0ea72 Merge remote-tracking branch 'public/bug22245_024' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
hibernate.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
include.am 64149353dd dos: Initial code of Denial of Service mitigation %!s(int64=6) %!d(string=hai) anos
keypin.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
keypin.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
main.c 64149353dd dos: Initial code of Denial of Service mitigation %!s(int64=6) %!d(string=hai) anos
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 %!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 64149353dd dos: Initial code of Denial of Service mitigation %!s(int64=6) %!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 a445327b80 test: Add unit tests for addressset.c %!s(int64=6) %!d(string=hai) anos
nodelist.h a445327b80 test: Add unit tests for addressset.c %!s(int64=6) %!d(string=hai) anos
ntmain.c fcaf3335b4 Merge remote-tracking branch 'public/bug23081_025' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
ntmain.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
onion.c 8500f0e4e1 Merge remote-tracking branch 'public/bug20059_024_v2' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
onion.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
onion_fast.c aae034d13e Write a bunch of module documentation. %!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 aae034d13e Write a bunch of module documentation. %!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 aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
onion_tap.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
or.h e58a4fc6cf dos: Make circuit rate limit per second, not tenths anymore %!s(int64=6) %!d(string=hai) anos
periodic.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
periodic.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
policies.c 6e5e4f92ab Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
policies.h 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern %!s(int64=7) %!d(string=hai) anos
protover.c 2c0487ecfb Handle NULL input to protover_compute_for_old_tor() %!s(int64=6) %!d(string=hai) anos
protover.h aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
reasons.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
reasons.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
relay.c 51839f4765 geoip: Hook the client history cache into the OOM handler %!s(int64=6) %!d(string=hai) anos
relay.h 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 %!s(int64=6) %!d(string=hai) anos
rendcache.c de65647461 Merge branch 'maint-0.2.8' into maint-0.2.9 %!s(int64=7) %!d(string=hai) anos
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes %!s(int64=8) %!d(string=hai) anos
rendclient.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' %!s(int64=7) %!d(string=hai) anos
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services %!s(int64=7) %!d(string=hai) anos
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. %!s(int64=7) %!d(string=hai) anos
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services %!s(int64=7) %!d(string=hai) anos
rendmid.c 36a0ae151f dos: Add the DoSRefuseSingleHopClientRendezvous option %!s(int64=6) %!d(string=hai) anos
rendmid.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
rendservice.c 490ae26b24 hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2 %!s(int64=6) %!d(string=hai) anos
rendservice.h f80a43d16f Stop ignoring hidden service key anonymity when first starting tor %!s(int64=7) %!d(string=hai) anos
rephist.c eaaa1108a3 Merge branch 'maint-0.2.8' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes %!s(int64=8) %!d(string=hai) anos
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen %!s(int64=7) %!d(string=hai) anos
replaycache.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
router.c eaaa1108a3 Merge branch 'maint-0.2.8' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
router.h 3bb40b213b refactor router_pick_published_address to have another arg %!s(int64=7) %!d(string=hai) anos
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). %!s(int64=7) %!d(string=hai) anos
routerkeys.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
routerlist.c e91bae66d8 Merge branch 'bug23318-redux_029' into maint-0.2.9 %!s(int64=6) %!d(string=hai) anos
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells %!s(int64=7) %!d(string=hai) anos
routerparse.c 57154e71aa Reject Tor versions that contain non-numeric prefixes %!s(int64=7) %!d(string=hai) anos
routerparse.h f63e06d3dc Extract the part of tor_version_as_new_as that extracts platform %!s(int64=7) %!d(string=hai) anos
routerset.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!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 e9fdec2b1d capture and detect expected BUG messages in shared-random tests %!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 aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
statefile.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
status.c 14a8b87852 dos: Add a heartbeat log %!s(int64=6) %!d(string=hai) anos
status.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
tor_main.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!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 3bb40b213b refactor router_pick_published_address to have another arg %!s(int64=7) %!d(string=hai) anos
transports.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos