summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-02-08Update geoip and geoip6 to the February 7 2018 database.Karsten Loesing
2018-02-06remove a redundant semicolonNick Mathewson
2018-02-05geoip: Make geoip_client_cache_total_allocation() return the counterDavid Goulet
2018-02-02dos: We can put less token than the current amountDavid Goulet
2018-02-02Use tt_u64_op() for uint64_t inputs.Nick Mathewson
2018-02-02Merge branch 'ticket25122_029_02' into ticket24902_029_05David Goulet
2018-02-02geoip: Add clientmap_entry_new() functionDavid Goulet
2018-02-02geoip: Increment and decrement functions for the geoip client cacheDavid Goulet
2018-02-02geoip: Hook the client history cache into the OOM handlerDavid Goulet
2018-01-31channel_tls_get_remote_addr_method now returns real_addr.Fernando Fernandez Mancera
2018-01-31test: Add unit tests for overflows and underflows in cc_stats_refill_bucketteor
2018-01-31dos: Make sure cc_stats_refill_bucket can't overflow while calculatingteor
2018-01-31test: Remove a redundant round from test_dos_bucket_refillteor
2018-01-30dos: Add changes file for ticket 24902David Goulet
2018-01-30dos: Make circuit rate limit per second, not tenths anymoreDavid Goulet
2018-01-30dos: Man page entry for DoS mitigationDavid Goulet
2018-01-30test: Add unit tests for the DoS subsystemGeorge Kadianakis
2018-01-30dos: Clear connection tracked flag if geoip entry is removedDavid Goulet
2018-01-30dos: Add a heartbeat logDavid Goulet
2018-01-30dos: Add the DoSRefuseSingleHopClientRendezvous optionDavid Goulet
2018-01-30dos: Add the connection DoS mitigation subsystemDavid Goulet
2018-01-30dos: Apply defense for circuit creation DoSDavid Goulet
2018-01-30dos: Detect circuit creation denial of serviceDavid Goulet
2018-01-30dos: Track new and closed OR client connectionsDavid Goulet
2018-01-30geoip: Remember client stats if DoS mitigation is enabledDavid Goulet
2018-01-30dos: Initial code of Denial of Service mitigationDavid Goulet
2018-01-25geoip: Add a lookup function for client map entryDavid Goulet
2018-01-23Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1Nick Mathewson
2018-01-19Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-01-19Merge remote-tracking branch 'dgoulet/bug24895_029_02' into maint-0.2.9Nick Mathewson
2018-01-19hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2Roger Dingledine
2018-01-19Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-01-19Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-01-19turn MAX_REND_FAILURES into a functionRoger Dingledine
2018-01-19MAX_REND_FAILURES is 1, but we would try three timesRoger Dingledine
2018-01-17Work around Travis CI ptrace regressionTaylor Yu
2018-01-17Add a cast to avoid a signed/unsigned comparisonNick Mathewson
2018-01-08Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-01-08Add changes file for new fallback directory list.Nick Mathewson
2018-01-08Add 7 other fallback dirs from teor's testsNick Mathewson
2018-01-08Update the fallback_dirs.inc file: part 1Nick Mathewson
2018-01-08Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-01-08Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-01-08Update geoip and geoip6 to the January 5 2018 database.Karsten Loesing
2018-01-05Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-01-05Merge branch 'teor_ticket24681_028' into maint-0.2.9Nick Mathewson
2018-01-05fix a wide lineNick Mathewson
2018-01-04Don't treat a setrlimit failure as fatal.Nick Mathewson
2018-01-03Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson