Nick Mathewson 9068e2fa28 Mark cert_matches_key as not-intrusive; fix stretch compilation. 7 лет назад
..
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 ae4077916c Fix parse_virtual_addr_network minimum network size 9 лет назад
addressmap.h 57699de005 Update the copyright year. 10 лет назад
auth_dirs.inc cd4795ca3e put new bridge auth Serge into place 8 лет назад
buffers.c 6cd5a80275 Fix GCC 7 -Wimplicit-fallthrough warnings 8 лет назад
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 9 лет назад
channel.c c3c2b55dec test: Add unit tests for the DoS subsystem 8 лет назад
channel.h c3c2b55dec test: Add unit tests for the DoS subsystem 8 лет назад
channeltls.c cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 8 лет назад
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 d81f2b5d81 Refactor circuit_pick_create_handshake 9 лет назад
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 9 лет назад
circuitlist.c 132e2f69b1 Merge branch 'maint-0.2.8' into maint-0.2.9 8 лет назад
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 10 лет назад
circuitmux.c 3b08184338 Merge branch 'maint-0.2.8' into maint-0.2.9 8 лет назад
circuitmux.h 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 8 лет назад
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c 9 лет назад
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
circuitstats.c aae034d13e Write a bunch of module documentation. 9 лет назад
circuitstats.h 57699de005 Update the copyright year. 10 лет назад
circuituse.c 0ec94588ab Stop logging single onion and Tor2web long-term one-hop circuits 9 лет назад
circuituse.h 57699de005 Update the copyright year. 10 лет назад
command.c cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 8 лет назад
command.h 57699de005 Update the copyright year. 10 лет назад
config.c dcee4d4c9c Warn the directory authority operator if their versions list is bogus 8 лет назад
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 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 acf7ea77d8 dos: Add the connection DoS mitigation subsystem 8 лет назад
connection.h 1a7709d409 Add connection_is_moribund() inline 9 лет назад
connection_edge.c 9068e2fa28 Mark cert_matches_key as not-intrusive; fix stretch compilation. 7 лет назад
connection_edge.h 57699de005 Update the copyright year. 10 лет назад
connection_or.c 6443812e34 Stop logging link auth warnings on Single Onion Services and Tor2web 8 лет назад
connection_or.h d65f030915 Unit test for pick_oos_victims() 9 лет назад
control.c 12dad5ebf7 Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands 8 лет назад
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 лет назад
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it 9 лет назад
cpuworker.h 57699de005 Update the copyright year. 10 лет назад
dircollate.c aae034d13e Write a bunch of module documentation. 9 лет назад
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 лет назад
directory.c c86013291b Stop relays calling directory_fetches_from_authorities on dir downloads 8 лет назад
directory.h 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. 9 лет назад
dirserv.c dcee4d4c9c Warn the directory authority operator if their versions list is bogus 8 лет назад
dirserv.h dcee4d4c9c Warn the directory authority operator if their versions list is bogus 8 лет назад
dirvote.c 8ee1fe7aa7 Warn when an authority has voted for a version with a space in it. 8 лет назад
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' 9 лет назад
dns.c 9827574308 Fix DNS resolution on busy exit relays 8 лет назад
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping 9 лет назад
dns_structs.h aae034d13e Write a bunch of module documentation. 9 лет назад
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR 9 лет назад
dnsserv.h 57699de005 Update the copyright year. 10 лет назад
dos.c b60ffc5ce0 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 8 лет назад
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 8 лет назад
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 54fda6b98a Module-level docs for ext_orport and router.c 9 лет назад
ext_orport.h 57699de005 Update the copyright year. 10 лет назад
fallback_dirs.inc a42e52dded Add 7 other fallback dirs from teor's tests 8 лет назад
fp_pair.c aae034d13e Write a bunch of module documentation. 9 лет назад
fp_pair.h 57699de005 Update the copyright year. 10 лет назад
geoip.c f08fa97460 geoip: Make geoip_client_cache_total_allocation() return the counter 8 лет назад
geoip.h 475218c108 Merge branch 'ticket25122_029_02' into ticket24902_029_05 8 лет назад
hibernate.c 2b94b0ea72 Merge remote-tracking branch 'public/bug22245_024' into maint-0.2.9 9 лет назад
hibernate.h 57699de005 Update the copyright year. 10 лет назад
include.am 1295044dc8 Lift the list of default directory servers into their own file. 8 лет назад
keypin.c aae034d13e Write a bunch of module documentation. 9 лет назад
keypin.h 57699de005 Update the copyright year. 10 лет назад
main.c 64149353dd dos: Initial code of Denial of Service mitigation 8 лет назад
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 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 bca8a104b2 Having a ControlPort open doesn't mean we are a client 8 лет назад
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 10 лет назад
nodelist.c 4bb7d9fd12 Fix CID 1430932 8 лет назад
nodelist.h a445327b80 test: Add unit tests for addressset.c 8 лет назад
ntmain.c fcaf3335b4 Merge remote-tracking branch 'public/bug23081_025' into maint-0.2.9 8 лет назад
ntmain.h 57699de005 Update the copyright year. 10 лет назад
onion.c 8500f0e4e1 Merge remote-tracking branch 'public/bug20059_024_v2' into maint-0.2.9 9 лет назад
onion.h 57699de005 Update the copyright year. 10 лет назад
onion_fast.c aae034d13e Write a bunch of module documentation. 9 лет назад
onion_fast.h 57699de005 Update the copyright year. 10 лет назад
onion_ntor.c aae034d13e Write a bunch of module documentation. 9 лет назад
onion_ntor.h 57699de005 Update the copyright year. 10 лет назад
onion_tap.c aae034d13e Write a bunch of module documentation. 9 лет назад
onion_tap.h 57699de005 Update the copyright year. 10 лет назад
or.h e58a4fc6cf dos: Make circuit rate limit per second, not tenths anymore 8 лет назад
periodic.c aae034d13e Write a bunch of module documentation. 9 лет назад
periodic.h 57699de005 Update the copyright year. 10 лет назад
policies.c 6e5e4f92ab Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9 8 лет назад
policies.h 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern 9 лет назад
protover.c 719b5c1d27 Avoid out-of-bounds smartlist access in protover_compute_vote() 8 лет назад
protover.h aae034d13e Write a bunch of module documentation. 9 лет назад
reasons.c aae034d13e Write a bunch of module documentation. 9 лет назад
reasons.h 57699de005 Update the copyright year. 10 лет назад
relay.c 5eb2d58880 Add a missing return after marking a stream for bad connected cell 8 лет назад
relay.h 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 8 лет назад
rendcache.c de65647461 Merge branch 'maint-0.2.8' into maint-0.2.9 9 лет назад
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
rendclient.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 9 лет назад
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services 9 лет назад
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. 9 лет назад
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services 9 лет назад
rendmid.c 36a0ae151f dos: Add the DoSRefuseSingleHopClientRendezvous option 8 лет назад
rendmid.h 57699de005 Update the copyright year. 10 лет назад
rendservice.c 490ae26b24 hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2 8 лет назад
rendservice.h f80a43d16f Stop ignoring hidden service key anonymity when first starting tor 9 лет назад
rephist.c eaaa1108a3 Merge branch 'maint-0.2.8' into maint-0.2.9 8 лет назад
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 лет назад
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen 9 лет назад
replaycache.h 57699de005 Update the copyright year. 10 лет назад
router.c 015fcd0e11 Fix a GCC "potential null dereference" warning. 8 лет назад
router.h 3bb40b213b refactor router_pick_published_address to have another arg 9 лет назад
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). 9 лет назад
routerkeys.h 57699de005 Update the copyright year. 10 лет назад
routerlist.c dcbfee246f Fix memory leak in frac_nodes_with_descriptors(). 8 лет назад
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells 9 лет назад
routerparse.c 57154e71aa Reject Tor versions that contain non-numeric prefixes 9 лет назад
routerparse.h f63e06d3dc Extract the part of tor_version_as_new_as that extracts platform 9 лет назад
routerset.c aae034d13e Write a bunch of module documentation. 9 лет назад
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 e9fdec2b1d capture and detect expected BUG messages in shared-random tests 9 лет назад
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 10 лет назад
shared_random_state.c 3395de51a0 Fix memory leak in disk_state_parse_commits(). 8 лет назад
shared_random_state.h be78e9ff37 Keep make check-spaces happy 10 лет назад
statefile.c aae034d13e Write a bunch of module documentation. 9 лет назад
statefile.h 57699de005 Update the copyright year. 10 лет назад
status.c 14a8b87852 dos: Add a heartbeat log 8 лет назад
status.h 57699de005 Update the copyright year. 10 лет назад
tor_main.c aae034d13e Write a bunch of module documentation. 9 лет назад
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 10 лет назад
torcert.h 57699de005 Update the copyright year. 10 лет назад
transports.c 3bb40b213b refactor router_pick_published_address to have another arg 9 лет назад
transports.h 57699de005 Update the copyright year. 10 лет назад