コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson fae7060aea Fix a misfeature with the Ed cert expiration API 7 年 前
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 年 前
  Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 8 年 前
  David Goulet 0c26a6db7e prop250: Parse votes and consensus 8 年 前
  Nick Mathewson ac9784f7f5 Fix a missing break; in dump_desc_init() 8 年 前
  Nick Mathewson 69e22e294b Set binary mode when checking malformed descriptor. 8 年 前
  Nick Mathewson b750a77e3f fix naked memcmps 8 年 前
  Nick Mathewson c3b720fb26 Try to fix warnings when size_t is smaller than st.st_size. 8 年 前
  Andrea Shepard 13a16e0011 Also check if the sandbox is configured as well as if it's active; sandbox_init() runs rather late in the startup process 8 年 前
  Andrea Shepard 34d9dabed1 Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startup too 8 年 前
  Andrea Shepard 9580b99dab Add unit test for dump_desc_populate_fifo_from_directory() 8 年 前
  Andrea Shepard f99c9df02b Make things mockable for dump_desc_populate_fifo_from_directory() unit test 8 年 前
  Andrea Shepard 42f089473a Unit test for dump_desc_populate_one_file() 8 年 前
  Andrea Shepard 421cf21b3c Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors at startup 8 年 前
  Andrea Shepard 38cced90ef Move unparseable descriptor dumps into subdirectory of DataDir 8 年 前
  Andrea Shepard dc37546cff Add sandbox_is_active() check to dump_desc() 8 年 前
  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 年 前
  Andrea Shepard 35fc5879fb Expose a few more dump_desc()-related things to the test suite 8 年 前
  Andrea Shepard 17ed2fed68 Expose dump_desc() to the test suite and make things it calls mockable 8 年 前
  Andrea Shepard 726dc9acf5 Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queue for repeated unparseable descriptors, rename config variable 8 年 前
  Andrea Shepard 1cde3e2776 Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes bug 18322 8 年 前
  Nick Mathewson 4e2a7cd3ae Add missing braces around conditional. 8 年 前
  Nick Mathewson 703254a832 Merge remote-tracking branch 'public/bug15942_v2_alternative' 8 年 前
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 8 年 前
  Andrea Shepard 6370c4ee87 Use exponential backoff for router descriptor downloads from consensuses 8 年 前
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 年 前
  Nick Mathewson b53a2059c4 Expose crypto_digest_algorithm_get_length from crypto.c 8 年 前
  Nick Mathewson 2a884926c0 Merge remote-tracking branch 'dgoulet/bug19066_029_01' 8 年 前
  Nick Mathewson 4a14c2cfc7 Merge branch 'maint-0.2.8' 8 年 前
  Nick Mathewson 2729f166cb whitespace fixes 8 年 前