Commit History

作者 SHA1 備註 提交日期
  David Goulet 4fe4f8179f dos: Don't set consensus param if we aren't a public relay 6 年之前
  David Goulet e658dad625 dirserv: Improve returned message when relay is rejected 6 年之前
  Nick Mathewson 1555946e20 Have tor_addr hashes return a randomized hash for AF_UNSPEC. 6 年之前
  Nick Mathewson 99fbbc6c47 Fix a typo in an address_set.c comment. 6 年之前
  Nick Mathewson e91bae66d8 Merge branch 'bug23318-redux_029' into maint-0.2.9 6 年之前
  Nick Mathewson 84c13336c4 Merge remote-tracking branch 'public/bug24198_029' into maint-0.2.9 6 年之前
  Nick Mathewson 848ba26c18 Merge branch 'ticket24315_029' into maint-0.2.9 6 年之前
  Nick Mathewson 5dc785ceef Merge remote-tracking branch 'public/bug21074_029' into maint-0.2.9 6 年之前
  Nick Mathewson 320dac4602 Merge branch 'bug24978_029_enable' into maint-0.2.9 6 年之前
  David Goulet 1a4fc9cddf test: DoS test to make sure we exclude known relays 6 年之前
  David Goulet 666582a679 dos: Exclude known relays from client connection count 6 年之前
  David Goulet 112638921b Merge branch 'ticket25183_029_01' into ticket24902_029_05 6 年之前
  David Goulet a445327b80 test: Add unit tests for addressset.c 6 年之前
  Nick Mathewson 6892d32921 Add an address_set to the nodelist. 6 年之前
  Nick Mathewson 0640da4269 Function to add an ipv4 address to an address_set 6 年之前
  Nick Mathewson 46bd2aed91 Add an address-set backend using a bloom filter. 6 年之前
  Nick Mathewson 0ddc2dc531 Merge branch 'maint-0.2.5' into maint-0.2.9 6 年之前
  Karsten Loesing f1278b7e57 Update geoip and geoip6 to the February 7 2018 database. 6 年之前
  Nick Mathewson 22a5d3dd2a remove a redundant semicolon 6 年之前
  David Goulet f08fa97460 geoip: Make geoip_client_cache_total_allocation() return the counter 6 年之前
  David Goulet 78d6cb5870 dos: We can put less token than the current amount 6 年之前
  Nick Mathewson 3bed8fdb91 Use tt_u64_op() for uint64_t inputs. 6 年之前
  David Goulet 475218c108 Merge branch 'ticket25122_029_02' into ticket24902_029_05 6 年之前
  David Goulet e758d659a0 geoip: Add clientmap_entry_new() function 6 年之前
  David Goulet 4d812e29b9 geoip: Increment and decrement functions for the geoip client cache 6 年之前
  David Goulet 51839f4765 geoip: Hook the client history cache into the OOM handler 6 年之前
  Fernando Fernandez Mancera 33d9889a2b channel_tls_get_remote_addr_method now returns real_addr. 6 年之前
  teor 1f4a73133c test: Add unit tests for overflows and underflows in cc_stats_refill_bucket 6 年之前
  teor a09d5f5735 dos: Make sure cc_stats_refill_bucket can't overflow while calculating 6 年之前
  teor b45ae1b002 test: Remove a redundant round from test_dos_bucket_refill 6 年之前