Commit History

Author SHA1 Message Date
  Matthew Finkel 43bba9541a Only active relays should be given HSDir 10 years ago
  George Kadianakis 8bbb217964 Change the interface of entry_is_live() to take a bitmap. 10 years ago
  George Kadianakis 46d41e6e9b Basic entry_is_live() unittest. 10 years ago
  George Kadianakis a8fcdbf4a0 Add the entrynodes.c unit tests. 10 years ago
  George Kadianakis 4245662b28 Functionify the descriptor age check so that we can NOP it in tests. 10 years ago
  Arlo Breault 48d7fceee5 Update a comment and undef an identifier 10 years ago
  Roger Dingledine d064773595 logic mixup, noticed by alphawolf 10 years ago
  Nick Mathewson 58f4200789 Thread support is now required 10 years ago
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support 10 years ago
  Nick Mathewson 456184c2a0 Authorities also advertise caches-extra-info 10 years ago
  Nick Mathewson 922be84ca3 Merge remote-tracking branch 'karsten/bug11683' 10 years ago
  Nick Mathewson c6e1080211 Bump version in master to 0.2.6.0-alpha-dev 10 years ago
  Nick Mathewson 3487d26de3 Bump version to Tor 0.2.5.5-alpha-dev 10 years ago
  Nick Mathewson 2a8be08757 Give 0.2.5.5-alpha a release date 10 years ago
  Nick Mathewson 0d0509f61b Reflow 0.2.5.5-alpha changelog 10 years ago
  Nick Mathewson 2631c0cc44 changelog edits from wfn and yawning 10 years ago
  Nick Mathewson a94a39ffc1 Re-wrap the 0.2.5.5-alpha changelog 10 years ago
  Nick Mathewson 565c9d436f Edit 0.2.5.5-alpha changelog for terseness and grammar. 10 years ago
  Nick Mathewson 9329c3828d bump version to 0.2.5.5-alpha. Not released yet. 10 years ago
  Nick Mathewson dd362b52f3 whitespace fixes 10 years ago
  Nick Mathewson 2050846312 Bring remaining 0.2.5.5-alpha entries into changelog 10 years ago
  Nick Mathewson 2f4fcfc8d1 manpage: Move more authority-only options into the authority section 10 years ago
  George Kadianakis 727ed5448a Add some test descriptors to src/test/. 10 years ago
  George Kadianakis 61629b4f6c Document choose_random_entry_impl() and populate_live_entry_guards(). 10 years ago
  George Kadianakis bf263a9b99 Make a few entrynodes.c functions testable. 10 years ago
  George Kadianakis 71da44f159 Make populate_live_entry_guards() more smoothly testable. 10 years ago
  George Kadianakis c7b05a6aef Constify aggressively in populate_live_entry_guards(). 10 years ago
  George Kadianakis a59429f1e4 Fix the functionality of populate_live_entry_guards(). 10 years ago
  George Kadianakis 427cc8a452 Move code from choose_random_entry_impl() to the new function. 10 years ago
  George Kadianakis e8c366e9ea Create skeleton for populate_live_entry_guards(). 10 years ago