teor 4991b29311 Fallbacks: Update the hard-coded fallback list in December 2018 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 12 роки тому
addressmap.c ae4077916c Fix parse_virtual_addr_network minimum network size 10 роки тому
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 9 роки тому
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 10 роки тому
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 10 роки тому
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 10 роки тому
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 роки тому
circuitstats.c aae034d13e Write a bunch of module documentation. 10 роки тому
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' 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 acf7ea77d8 dos: Add the connection DoS mitigation subsystem 8 роки тому
connection.h 1a7709d409 Add connection_is_moribund() inline 10 роки тому
connection_edge.c 9068e2fa28 Mark cert_matches_key as not-intrusive; fix stretch compilation. 8 роки тому
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() 10 роки тому
control.c 12dad5ebf7 Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands 9 роки тому
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. 10 роки тому
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 роки тому
directory.c c86013291b Stop relays calling directory_fetches_from_authorities on dir downloads 9 роки тому
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' 10 роки тому
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. 10 роки тому
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 10 роки тому
ext_orport.h 57699de005 Update the copyright year. 10 роки тому
fallback_dirs.inc 4991b29311 Fallbacks: Update the hard-coded fallback list in December 2018 7 роки тому
fp_pair.c aae034d13e Write a bunch of module documentation. 10 роки тому
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. 10 роки тому
keypin.h 57699de005 Update the copyright year. 10 роки тому
main.c 8ef4bb7f3e Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windows 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. 10 роки тому
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. 10 роки тому
onion_fast.h 57699de005 Update the copyright year. 10 роки тому
onion_ntor.c aae034d13e Write a bunch of module documentation. 10 роки тому
onion_ntor.h 57699de005 Update the copyright year. 10 роки тому
onion_tap.c aae034d13e Write a bunch of module documentation. 10 роки тому
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. 10 роки тому
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 e24195c7c1 protover: reject invalid protocol names 8 роки тому
protover.h aae034d13e Write a bunch of module documentation. 10 роки тому
reasons.c aae034d13e Write a bunch of module documentation. 10 роки тому
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 9d5c6317b5 hs: Silence a spurious warning in rend_client_send_introduction() 8 роки тому
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services 10 роки тому
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. 10 роки тому
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services 10 роки тому
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 e13ddee166 Allow mocking rep_hist_bandwidth_assess 8 роки тому
rephist.h e13ddee166 Allow mocking rep_hist_bandwidth_assess 8 роки тому
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen 10 роки тому
replaycache.h 57699de005 Update the copyright year. 10 роки тому
router.c 8569166c70 Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9 7 роки тому
router.h 3bb40b213b refactor router_pick_published_address to have another arg 9 роки тому
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). 10 роки тому
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 0878bb961f Fix two other cases of (buf + N > end) pattern 7 роки тому
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. 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 e9fdec2b1d capture and detect expected BUG messages in shared-random tests 10 роки тому
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. 10 роки тому
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. 10 роки тому
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 роки тому