Commit History

Author SHA1 Message Date
  Andrea Shepard 421cf21b3c Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors at startup 10 years ago
  Andrea Shepard 38cced90ef Move unparseable descriptor dumps into subdirectory of DataDir 10 years ago
  Andrea Shepard dc37546cff Add sandbox_is_active() check to dump_desc() 10 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() 10 years ago
  Andrea Shepard 824ee581b0 Add dir/dump_unparseable_descriptors unit test 10 years ago
  Andrea Shepard 2a17b93cc4 Make options_get_datadir_fname2_suffix() mockable 10 years ago
  Andrea Shepard 35fc5879fb Expose a few more dump_desc()-related things to the test suite 10 years ago
  Andrea Shepard 4e4a760491 Add extern support for file-scope variables in testsupport.h 10 years ago
  Andrea Shepard cc6753939c Update description in man page to match new MaxUnparseableDescSizeToLog option name and semantics 10 years ago
  Andrea Shepard 17ed2fed68 Expose dump_desc() to the test suite and make things it calls mockable 10 years ago
  Andrea Shepard 726dc9acf5 Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queue for repeated unparseable descriptors, rename config variable 10 years ago
  Andrea Shepard 2442673ef6 Changes file for bug 18322 10 years ago
  Andrea Shepard 1055cd65b8 Document new DetailedLogForUnparseableDescriptors option in man page 10 years ago
  Andrea Shepard 1cde3e2776 Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes bug 18322 10 years ago
  Roger Dingledine 4dc7b3ca28 fix typo 10 years ago
  teor (Tim Wilson-Brown) 69535f1284 Add tv_udiff and tv_mdiff unit tests with negative values 10 years ago
  teor (Tim Wilson-Brown) aae14f8346 Fix bug19483: avoid range checks when they are always true 10 years ago
  Nick Mathewson 11ba7f0037 Merge remote-tracking branch 'weasel/bug19504' 10 years ago
  Nick Mathewson ff5b10c916 changes-on for 19505 10 years ago
  Nick Mathewson 560e976e4b Merge remote-tracking branch 'weasel/bug19505' 10 years ago
  Nick Mathewson 2fb177e8c9 bugfix stanza in changes file for 19503 10 years ago
  Nick Mathewson 7602b0b31f Merge remote-tracking branch 'weasel/bug19503' 10 years ago
  Nick Mathewson 79b2ba8598 changes file for 19449 10 years ago
  U+039b e607a2d9a0 Fix #19449 Remove --disable-transparent configure option 10 years ago
  teor (Tim Wilson-Brown) 8938250c10 Add changes file for bug19483 10 years ago
  teor (Tim Wilson-Brown) d36a0c4d22 Add more unit tests for tv_udiff and tv_mdiff 10 years ago
  teor (Tim Wilson-Brown) 4234ca3bf2 Improve overflow checks in tv_udiff and tv_mdiff 10 years ago
  Andrea Shepard d511c673c3 Changes file for ticket 19323 10 years ago
  Andrea Shepard ad0ce8716d Unit tests for GETINFO download/desc and download/bridge cases 10 years ago
  Andrea Shepard 45724beac4 Unit test for GETINFO download/cert case 10 years ago