Commit History

Author SHA1 Message Date
  teor (Tim Wilson-Brown) befd2e3d7f Changes file for #19530 10 years ago
  teor (Tim Wilson-Brown) 516c02b178 Make authority_certs_fetch_missing support bridge hints 10 years ago
  teor (Tim Wilson-Brown) f90bfaae8d Refactor duplicate code in authority_certs_fetch_missing 10 years ago
  teor (Tim Wilson-Brown) d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing 10 years ago
  teor (Tim Wilson-Brown) b4dcf56768 Hex-encode raw digest before printing in authority_certs_fetch_missing 10 years ago
  teor (Tim Wilson-Brown) 596ccbf839 Refactor authority_certs_fetch_missing to call get_options once 10 years ago
  Nick Mathewson 64ee7bcd0c Make sure that our tests expect the windows path separator as needed 10 years ago
  Nick Mathewson 69e22e294b Set binary mode when checking malformed descriptor. 10 years ago
  Nick Mathewson 889cfac676 One more tt_u64_op 10 years ago
  Nick Mathewson 591078c76d use tt_u64_op for comparing len_descs_dumped 10 years ago
  Nick Mathewson b750a77e3f fix naked memcmps 10 years ago
  Nick Mathewson 2713de2a47 Fix more naked strdup/malloc/free instances 10 years ago
  Nick Mathewson 9a92f58219 Avoid naked strdups in test_dir.c 10 years ago
  Nick Mathewson 7a7bd1f9ea Fix a memory leak in test_dir_populate_dump_desc_fifo 10 years ago
  Nick Mathewson c3b720fb26 Try to fix warnings when size_t is smaller than st.st_size. 10 years ago
  Nick Mathewson b5beb2afa6 fix a syntax warning 10 years ago
  Nick Mathewson ded7e8093c Fix three -Wtautological-constant-out-of-range-compare warnings. 10 years ago
  Nick Mathewson 3627718348 Fix -Wextra-semi warning 10 years ago
  Nick Mathewson 6d2f006bf4 Fix a 32-bit compilation failure 10 years ago
  Nick Mathewson 8917c4f19f A little more specificity in documentation for getinfo download/ stuff 10 years ago
  Nick Mathewson cb54390e0f Merge remote-tracking branch 'andrea/ticket19323_squashed' 10 years ago
  Nick Mathewson 9a76415c77 tweak 18322 changelog 10 years ago
  Nick Mathewson c6846d7bf0 Merge remote-tracking branch 'andrea/bug18322_v3_squashed' 10 years ago
  Nick Mathewson a31f55b16b Merge remote-tracking branch 'teor/bug19483-fix-v2' 10 years ago
  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 10 years ago
  Andrea Shepard 34d9dabed1 Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startup too 10 years ago
  Andrea Shepard 9580b99dab Add unit test for dump_desc_populate_fifo_from_directory() 10 years ago
  Andrea Shepard f99c9df02b Make things mockable for dump_desc_populate_fifo_from_directory() unit test 10 years ago
  Andrea Shepard 42f089473a Unit test for dump_desc_populate_one_file() 10 years ago
  Andrea Shepard 2154160a24 Add support for mocking functions declared with attributes without causing gcc warnings 10 years ago