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