Commit History

Author SHA1 Message Date
  Andrea Shepard 421cf21b3c Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors at startup 8 years ago
  Andrea Shepard 38cced90ef Move unparseable descriptor dumps into subdirectory of DataDir 8 years ago
  Andrea Shepard dc37546cff Add sandbox_is_active() check to dump_desc() 8 years ago
  Andrea Shepard 603f483092 Use uint64_t for total length of dumped descriptors, nad be careful about overflows in the loop in dump_desc_fifo_add_and_clean() 8 years ago
  Andrea Shepard 35fc5879fb Expose a few more dump_desc()-related things to the test suite 8 years ago
  Andrea Shepard 17ed2fed68 Expose dump_desc() to the test suite and make things it calls mockable 8 years ago
  Andrea Shepard 726dc9acf5 Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queue for repeated unparseable descriptors, rename config variable 8 years ago
  Andrea Shepard 1cde3e2776 Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes bug 18322 8 years ago
  Nick Mathewson 4e2a7cd3ae Add missing braces around conditional. 8 years ago
  Nick Mathewson 703254a832 Merge remote-tracking branch 'public/bug15942_v2_alternative' 8 years ago
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 8 years ago
  Andrea Shepard 6370c4ee87 Use exponential backoff for router descriptor downloads from consensuses 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson b53a2059c4 Expose crypto_digest_algorithm_get_length from crypto.c 8 years ago
  Nick Mathewson 2a884926c0 Merge remote-tracking branch 'dgoulet/bug19066_029_01' 8 years ago
  Nick Mathewson 4a14c2cfc7 Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson 2729f166cb whitespace fixes 8 years ago
  Nick Mathewson ab932cd7bf Remove duplicate siging_key_cert fields. 8 years ago
  Nick Mathewson a7f6e434be Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson 3f49474349 Merge branch 'bug17150_027_extra' into maint-0.2.8 8 years ago
  Nick Mathewson 8acfac7375 Copy the signing_key_cert field into signed_descriptor_t 8 years ago
  Nick Mathewson 44da47d3c1 Move extra_info_digest256 into signed_descriptor_t 8 years ago
  David Goulet 50ff24e276 dirauth: don't use hardcoded length when parsing digests 8 years ago
  Nick Mathewson 33d3572a1d Merge branch 'feature15588_squashed' 8 years ago
  John Brooks 162aa14eef Move rend client name checks to one function 8 years ago
  John Brooks d5a23ce115 Move rend auth cookie en-/decoding to a function 9 years ago
  Nick Mathewson 6a91cab79c Merge branch 'maint-0.2.7' 8 years ago
  Nick Mathewson c20e34e189 Fix log message subjects in networkstatus_parse_vote_from_string() 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' 8 years ago