Commit History

Author SHA1 Message Date
  Nick Mathewson cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 6 years ago
  Roger Dingledine 2b99350ca4 stop calling channel_mark_client in response to a create_fast 6 years ago
  Roger Dingledine 8d5dcdbda2 backport to make channel_is_client() accurate 6 years ago
  Taylor Yu f0ed7895ca fix make check-changes 6 years ago
  David Goulet e7f6314782 Make check-changes happy 6 years ago
  David Goulet 9cf8d669fa man: Document default values if not in the consensus for DoS mitigation 6 years ago
  David Goulet b60ffc5ce0 Merge remote-tracking branch 'dgoulet/bug25223_029_01' into ticket24902_029_05 6 years ago
  David Goulet 305e39d0f8 dos: Add extra safety asserts in cc_stats_refill_bucket() 6 years ago
  David Goulet 4fe4f8179f dos: Don't set consensus param if we aren't a public relay 6 years ago
  David Goulet e658dad625 dirserv: Improve returned message when relay is rejected 6 years ago
  Nick Mathewson 1555946e20 Have tor_addr hashes return a randomized hash for AF_UNSPEC. 6 years ago
  Nick Mathewson 99fbbc6c47 Fix a typo in an address_set.c comment. 6 years ago
  Nick Mathewson e91bae66d8 Merge branch 'bug23318-redux_029' into maint-0.2.9 6 years ago
  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