Commit History

Author SHA1 Message Date
  teor 27f30040f6 Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard) 9 years ago
  teor ff8fe38a2f Stop spurious clang shallow analysis null pointer errors 9 years ago
  Nick Mathewson 1dc0d26b50 Clean up a clangalyzer warning in directory_remove_invalid 9 years ago
  George Kadianakis 01800ea1e4 Add unittests for finding the third quartile of a set. 9 years ago
  Nick Mathewson 8e39395199 Merge remote-tracking branch 'asn/bug13064' 9 years ago
  Sebastian Hahn 409a56281e Remove client-side bad directory logic 9 years ago
  Sebastian Hahn 8099dee992 Remove dirauth support for the BadDirectory flag 9 years ago
  Sebastian Hahn 607724c696 Remove support for naming directory authorities 9 years ago
  George Kadianakis 0f50f5f373 Evaluate TestingDirAuthVoteGuard only after filling all rs elements. 9 years ago
  Sebastian Hahn 8356721662 Fix add_fingerprint_to_dir() doc and signature 9 years ago
  Sebastian Hahn 10fe5bad9a Remove the AuthDirRejectUnlisted config option 9 years ago
  Sebastian Hahn 962765a35d Don't list relays w/ bw estimate of 0 in the consensus 9 years ago
  Nick Mathewson 059e33de59 remove meaningless checks for chunks==NULL in dirserv stuff 9 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Roger Dingledine eb3e0e3da3 Merge branch 'maint-0.2.5' 9 years ago
  Roger Dingledine a57c07b210 Raise guard threshold to top 25% or 2000 kilounits 9 years ago
  Matthew Finkel 43bba9541a Only active relays should be given HSDir 9 years ago
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 10 years ago
  Nick Mathewson 6d39c8d156 Always finalize a zlib stream of server descriptors. 10 years ago
  Nick Mathewson f0bce2dc35 Fix some harmless/untriggerable memory leaks found by coverity 10 years ago
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 years ago
  Roger Dingledine ddaeb4deee Be more lenient in our fix for bug 11149 10 years ago
  Nick Mathewson f4e2c72bee Merge remote-tracking branch 'karsten/task-11070' 10 years ago
  Karsten Loesing 7450403410 Take out remaining V1 directory code. 10 years ago
  Nick Mathewson a4b447604a Stop accepting 0.2.2 relay uploads for the consensus. 10 years ago
  Nick Mathewson f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 years ago
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 years ago
  Nick Mathewson dafed84dab Fixes for bug4645 fix. 10 years ago
  rl1987 e82e772f2b Using proper functions to create tor_addr_t. 10 years ago
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 years ago