Commit History

Author SHA1 Message Date
  Nick Mathewson 84c13336c4 Merge remote-tracking branch 'public/bug24198_029' into maint-0.2.9 6 years ago
  Nick Mathewson 848ba26c18 Merge branch 'ticket24315_029' into maint-0.2.9 6 years ago
  Nick Mathewson 5dc785ceef Merge remote-tracking branch 'public/bug21074_029' into maint-0.2.9 6 years ago
  Nick Mathewson 320dac4602 Merge branch 'bug24978_029_enable' into maint-0.2.9 6 years ago
  David Goulet 1a4fc9cddf test: DoS test to make sure we exclude known relays 6 years ago
  David Goulet 666582a679 dos: Exclude known relays from client connection count 6 years ago
  David Goulet 112638921b Merge branch 'ticket25183_029_01' into ticket24902_029_05 6 years ago
  David Goulet a445327b80 test: Add unit tests for addressset.c 6 years ago
  Nick Mathewson 6892d32921 Add an address_set to the nodelist. 6 years ago
  Nick Mathewson 0640da4269 Function to add an ipv4 address to an address_set 6 years ago
  Nick Mathewson 46bd2aed91 Add an address-set backend using a bloom filter. 6 years ago
  Nick Mathewson 0ddc2dc531 Merge branch 'maint-0.2.5' into maint-0.2.9 6 years ago
  Karsten Loesing f1278b7e57 Update geoip and geoip6 to the February 7 2018 database. 6 years ago
  Nick Mathewson 22a5d3dd2a remove a redundant semicolon 6 years ago
  David Goulet f08fa97460 geoip: Make geoip_client_cache_total_allocation() return the counter 6 years ago
  David Goulet 78d6cb5870 dos: We can put less token than the current amount 6 years ago
  Nick Mathewson 3bed8fdb91 Use tt_u64_op() for uint64_t inputs. 6 years ago
  David Goulet 475218c108 Merge branch 'ticket25122_029_02' into ticket24902_029_05 6 years ago
  David Goulet e758d659a0 geoip: Add clientmap_entry_new() function 6 years ago
  David Goulet 4d812e29b9 geoip: Increment and decrement functions for the geoip client cache 6 years ago
  David Goulet 51839f4765 geoip: Hook the client history cache into the OOM handler 6 years ago
  Fernando Fernandez Mancera 33d9889a2b channel_tls_get_remote_addr_method now returns real_addr. 6 years ago
  teor 1f4a73133c test: Add unit tests for overflows and underflows in cc_stats_refill_bucket 6 years ago
  teor a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 6 years ago
  teor b45ae1b002 test: Remove a redundant round from test_dos_bucket_refill 6 years ago
  David Goulet 9aca7d4730 dos: Add changes file for ticket 24902 6 years ago
  David Goulet e58a4fc6cf dos: Make circuit rate limit per second, not tenths anymore 6 years ago
  David Goulet a3714268f6 dos: Man page entry for DoS mitigation 6 years ago
  George Kadianakis c3c2b55dec test: Add unit tests for the DoS subsystem 6 years ago
  David Goulet 82de4ea900 dos: Clear connection tracked flag if geoip entry is removed 6 years ago