Commit History

Author SHA1 Message Date
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson fcdec00685 Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson 2cee26b164 Merge branch 'bug23817_031' into maint-0.3.2 6 years ago
  George Kadianakis f61e3090fb Introduce new guard restriction and use it to skip outdated dirs. 6 years ago
  George Kadianakis 8c8d3b90f7 Add a unittest that reveals the offending case of #23862. 6 years ago
  George Kadianakis f7306b16ec entrynodes: Better naming for dir info check functions. 6 years ago
  George Kadianakis 5352785d0c entrynodes: Error msg for missing guard descs is now more informative. 6 years ago
  George Kadianakis c9729853a5 entrynodes: Be specific about how many primary descriptors we miss. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 1712dc98b0 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 52c4440c48 Merge branch 'trove-2017-006' into maint-0.3.0 6 years ago
  Nick Mathewson 665baf5ed5 Consider the exit family when applying guard restrictions. 6 years ago
  George Kadianakis 52498b8183 Set guard state on bridge descriptor fetches. 7 years ago
  George Kadianakis 6009c89165 Set guard state on bridge descriptor fetches. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 746d959100 Don't build circuits till primary guards have descriptors 7 years ago
  Nick Mathewson 02da24f8e5 Don't (usually) return any guards that are missing descriptors. 7 years ago
  Nick Mathewson 7d0df8bad8 Remove a couple of stale comments from entrynodes.h 7 years ago
  Nick Mathewson 818b44cc7c Repair the (deprecated, ugly) DROPGUARDS controller function. 7 years ago
  Nick Mathewson d5d7c3e638 Remove argument from guards_choose_dirguard 7 years ago
  Nick Mathewson 6d03e36fd0 Remove GS_TYPE_LEGACY 7 years ago
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
  Nick Mathewson b317813485 Make GETINFO entry-guards work again with prop271 7 years ago
  Nick Mathewson c52c47ae6f Disable the legacy guard algorithm. Code isn't removed yet. 7 years ago
  Nick Mathewson 506bd6d47c Make NumDirectoryGuards work with the new guard algorithm. 7 years ago
  Nick Mathewson d9200d853d Make NumEntryGuards work as expected again. 7 years ago
  Nick Mathewson 385602e982 Respect GuardLifetime in prop271 code. 7 years ago