Alexander Færøy 3395de51a0 Fix memory leak in disk_state_parse_commits(). пре 8 година
..
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 6cf9288518 Add IPv6 orport address for dannenberg. пре 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 1295044dc8 Lift the list of default directory servers into their own file. пре 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 6cd5a80275 Fix GCC 7 -Wimplicit-fallthrough warnings пре 8 година
connection_edge.h 57699de005 Update the copyright year. пре 10 година
connection_or.c 8d5dcdbda2 backport to make channel_is_client() accurate пре 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 d465bd27ed Stop logging stack contents when reading a zero-length bandwidth file пре 8 година
dirserv.h f33b90324a Include protocol versions in votes. пре 9 година
dirvote.c a0ef3cf088 Prevent int underflow in dirvote.c compare_vote_rs_. пре 9 година
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. пре 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. пре 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 eaaa1108a3 Merge branch 'maint-0.2.8' into maint-0.2.9 пре 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 година