teor 593fde930f sr: rename srv_dup() to sr_srv_dup() 7 years ago
..
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 years ago
addressmap.c ae4077916c Fix parse_virtual_addr_network minimum network size 9 years ago
addressmap.h 57699de005 Update the copyright year. 10 years ago
auth_dirs.inc cd4795ca3e put new bridge auth Serge into place 7 years ago
buffers.c 6cd5a80275 Fix GCC 7 -Wimplicit-fallthrough warnings 8 years ago
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 9 years ago
channel.c c3c2b55dec test: Add unit tests for the DoS subsystem 8 years ago
channel.h c3c2b55dec test: Add unit tests for the DoS subsystem 8 years ago
channeltls.c cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 8 years ago
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 years ago
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 years ago
circpathbias.h 57699de005 Update the copyright year. 10 years ago
circuitbuild.c d81f2b5d81 Refactor circuit_pick_create_handshake 9 years ago
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 9 years ago
circuitlist.c 132e2f69b1 Merge branch 'maint-0.2.8' into maint-0.2.9 8 years ago
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 10 years ago
circuitmux.c 3b08184338 Merge branch 'maint-0.2.8' into maint-0.2.9 8 years ago
circuitmux.h 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 8 years ago
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c 9 years ago
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 years ago
circuitstats.c aae034d13e Write a bunch of module documentation. 9 years ago
circuitstats.h 57699de005 Update the copyright year. 10 years ago
circuituse.c 7ce8d5513b Make circuit_log_ancient_one_hop_circuits() ignore established service rendezvous 8 years ago
circuituse.h 57699de005 Update the copyright year. 10 years ago
command.c cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 8 years ago
command.h 57699de005 Update the copyright year. 10 years ago
config.c dcee4d4c9c Warn the directory authority operator if their versions list is bogus 7 years ago
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 9 years ago
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. 9 years ago
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 9 years ago
connection.c acf7ea77d8 dos: Add the connection DoS mitigation subsystem 8 years ago
connection.h 1a7709d409 Add connection_is_moribund() inline 9 years ago
connection_edge.c 9068e2fa28 Mark cert_matches_key as not-intrusive; fix stretch compilation. 7 years ago
connection_edge.h 57699de005 Update the copyright year. 10 years ago
connection_or.c 6443812e34 Stop logging link auth warnings on Single Onion Services and Tor2web 7 years ago
connection_or.h d65f030915 Unit test for pick_oos_victims() 9 years ago
control.c 33a80921a2 When extending a circuit's path length, clear onehop_tunnel. 8 years ago
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 years ago
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it 9 years ago
cpuworker.h 57699de005 Update the copyright year. 10 years ago
dircollate.c aae034d13e Write a bunch of module documentation. 9 years ago
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 years ago
directory.c c86013291b Stop relays calling directory_fetches_from_authorities on dir downloads 8 years ago
directory.h 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. 9 years ago
dirserv.c dcee4d4c9c Warn the directory authority operator if their versions list is bogus 7 years ago
dirserv.h dcee4d4c9c Warn the directory authority operator if their versions list is bogus 7 years ago
dirvote.c 8ee1fe7aa7 Warn when an authority has voted for a version with a space in it. 7 years ago
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' 9 years ago
dns.c 06484eb5e1 Bug 21394 touchup: Increase DNS attempts to 3 8 years ago
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping 9 years ago
dns_structs.h aae034d13e Write a bunch of module documentation. 9 years ago
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR 9 years ago
dnsserv.h 57699de005 Update the copyright year. 10 years ago
dos.c b60ffc5ce0 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 8 years ago
dos.h a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 8 years ago
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux 9 years ago
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 years ago
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c 9 years ago
ext_orport.h 57699de005 Update the copyright year. 10 years ago
fallback_dirs.inc 4991b29311 Fallbacks: Update the hard-coded fallback list in December 2018 7 years ago
fp_pair.c aae034d13e Write a bunch of module documentation. 9 years ago
fp_pair.h 57699de005 Update the copyright year. 10 years ago
geoip.c f08fa97460 geoip: Make geoip_client_cache_total_allocation() return the counter 8 years ago
geoip.h 475218c108 Merge branch 'ticket25122_029_02' into ticket24902_029_05 8 years ago
hibernate.c 2b94b0ea72 Merge remote-tracking branch 'public/bug22245_024' into maint-0.2.9 8 years ago
hibernate.h 57699de005 Update the copyright year. 10 years ago
include.am 1295044dc8 Lift the list of default directory servers into their own file. 8 years ago
keypin.c aae034d13e Write a bunch of module documentation. 9 years ago
keypin.h 57699de005 Update the copyright year. 10 years ago
main.c 8ef4bb7f3e Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windows 7 years ago
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 9 years ago
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. 9 years ago
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 10 years ago
networkstatus.c bca8a104b2 Having a ControlPort open doesn't mean we are a client 8 years ago
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 9 years ago
nodelist.c 4bb7d9fd12 Fix CID 1430932 8 years ago
nodelist.h a445327b80 test: Add unit tests for addressset.c 8 years ago
ntmain.c fcaf3335b4 Merge remote-tracking branch 'public/bug23081_025' into maint-0.2.9 8 years ago
ntmain.h 57699de005 Update the copyright year. 10 years ago
onion.c 8500f0e4e1 Merge remote-tracking branch 'public/bug20059_024_v2' into maint-0.2.9 8 years ago
onion.h 57699de005 Update the copyright year. 10 years ago
onion_fast.c aae034d13e Write a bunch of module documentation. 9 years ago
onion_fast.h 57699de005 Update the copyright year. 10 years ago
onion_ntor.c aae034d13e Write a bunch of module documentation. 9 years ago
onion_ntor.h 57699de005 Update the copyright year. 10 years ago
onion_tap.c aae034d13e Write a bunch of module documentation. 9 years ago
onion_tap.h 57699de005 Update the copyright year. 10 years ago
or.h e58a4fc6cf dos: Make circuit rate limit per second, not tenths anymore 8 years ago
periodic.c aae034d13e Write a bunch of module documentation. 9 years ago
periodic.h 57699de005 Update the copyright year. 10 years ago
policies.c 6e5e4f92ab Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9 8 years ago
policies.h 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern 9 years ago
protover.c e24195c7c1 protover: reject invalid protocol names 7 years ago
protover.h aae034d13e Write a bunch of module documentation. 9 years ago
reasons.c aae034d13e Write a bunch of module documentation. 9 years ago
reasons.h 57699de005 Update the copyright year. 10 years ago
relay.c 5eb2d58880 Add a missing return after marking a stream for bad connected cell 8 years ago
relay.h 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 8 years ago
rendcache.c de65647461 Merge branch 'maint-0.2.8' into maint-0.2.9 9 years ago
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 years ago
rendclient.c 9d5c6317b5 hs: Silence a spurious warning in rend_client_send_introduction() 7 years ago
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services 9 years ago
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. 9 years ago
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services 9 years ago
rendmid.c 89a0b77740 rend: stop warning when clients send multiple rend establish cells 7 years ago
rendmid.h 57699de005 Update the copyright year. 10 years ago
rendservice.c 490ae26b24 hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2 8 years ago
rendservice.h f80a43d16f Stop ignoring hidden service key anonymity when first starting tor 9 years ago
rephist.c e13ddee166 Allow mocking rep_hist_bandwidth_assess 7 years ago
rephist.h e13ddee166 Allow mocking rep_hist_bandwidth_assess 7 years ago
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen 9 years ago
replaycache.h 57699de005 Update the copyright year. 10 years ago
router.c 8569166c70 Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9 7 years ago
router.h 3bb40b213b refactor router_pick_published_address to have another arg 9 years ago
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). 9 years ago
routerkeys.h 57699de005 Update the copyright year. 10 years ago
routerlist.c dcbfee246f Fix memory leak in frac_nodes_with_descriptors(). 7 years ago
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells 9 years ago
routerparse.c 0878bb961f Fix two other cases of (buf + N > end) pattern 7 years ago
routerparse.h f63e06d3dc Extract the part of tor_version_as_new_as that extracts platform 9 years ago
routerset.c aae034d13e Write a bunch of module documentation. 9 years ago
routerset.h 57699de005 Update the copyright year. 10 years ago
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 9 years ago
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 years ago
shared_random.c 593fde930f sr: rename srv_dup() to sr_srv_dup() 7 years ago
shared_random.h 593fde930f sr: rename srv_dup() to sr_srv_dup() 7 years ago
shared_random_state.c 593fde930f sr: rename srv_dup() to sr_srv_dup() 7 years ago
shared_random_state.h 9400da9b5e test/sr: Free SRVs before replacing them in test_sr_setup_srv() 7 years ago
statefile.c aae034d13e Write a bunch of module documentation. 9 years ago
statefile.h 57699de005 Update the copyright year. 10 years ago
status.c 14a8b87852 dos: Add a heartbeat log 8 years ago
status.h 57699de005 Update the copyright year. 10 years ago
tor_main.c aae034d13e Write a bunch of module documentation. 9 years ago
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 10 years ago
torcert.h 57699de005 Update the copyright year. 10 years ago
transports.c 3bb40b213b refactor router_pick_published_address to have another arg 9 years ago
transports.h 57699de005 Update the copyright year. 10 years ago