Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson aae034d13e Write a bunch of module documentation. hace 7 años
  Nick Mathewson 55c468c521 Whitespace cleaning hace 7 años
  Nick Mathewson ed5d2daba1 Merge remote-tracking branch 'public/ticket20001_v2' hace 7 años
  Nick Mathewson 1ab641a70e Remove version_known, and subtly change the meaning of protocols_known hace 7 años
  Nick Mathewson f3382bd722 Rename "proto " to "pr " in consensuses hace 7 años
  Nick Mathewson e525f5697f Use protocols to see when EXTEND2 support exists. hace 7 años
  Nick Mathewson 90a6fe318c Vote on 'proto' lines and include them after 'v' lines. hace 7 años
  Nick Mathewson cca1e0acff Add necessary code to parse and handle required/recommended protocols hace 7 años
  Nick Mathewson 4df12239f6 Emit and parse protocol lists in router descriptors hace 7 años
  Nick Mathewson 8fdf2f583c Unit tests for proposal 271 client-side implementation hace 7 años
  Nick Mathewson 08d2d7c404 prop272: Believe that all routers are Valid and Running. hace 7 años
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux hace 8 años
  Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' hace 8 años
  David Goulet 0c26a6db7e prop250: Parse votes and consensus hace 8 años
  Nick Mathewson ac9784f7f5 Fix a missing break; in dump_desc_init() hace 8 años
  Nick Mathewson 69e22e294b Set binary mode when checking malformed descriptor. hace 8 años
  Nick Mathewson b750a77e3f fix naked memcmps hace 8 años
  Nick Mathewson c3b720fb26 Try to fix warnings when size_t is smaller than st.st_size. hace 8 años
  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 hace 8 años
  Andrea Shepard 34d9dabed1 Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startup too hace 8 años
  Andrea Shepard 9580b99dab Add unit test for dump_desc_populate_fifo_from_directory() hace 8 años
  Andrea Shepard f99c9df02b Make things mockable for dump_desc_populate_fifo_from_directory() unit test hace 8 años
  Andrea Shepard 42f089473a Unit test for dump_desc_populate_one_file() hace 8 años
  Andrea Shepard 421cf21b3c Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors at startup hace 8 años
  Andrea Shepard 38cced90ef Move unparseable descriptor dumps into subdirectory of DataDir hace 8 años
  Andrea Shepard dc37546cff Add sandbox_is_active() check to dump_desc() hace 8 años
  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() hace 8 años
  Andrea Shepard 35fc5879fb Expose a few more dump_desc()-related things to the test suite hace 8 años
  Andrea Shepard 17ed2fed68 Expose dump_desc() to the test suite and make things it calls mockable hace 8 años
  Andrea Shepard 726dc9acf5 Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queue for repeated unparseable descriptors, rename config variable hace 8 años