Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' преди 7 години
  Nick Mathewson fae7060aea Fix a misfeature with the Ed cert expiration API преди 7 години
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup преди 7 години
  Nick Mathewson aae034d13e Write a bunch of module documentation. преди 7 години
  Nick Mathewson 55c468c521 Whitespace cleaning преди 7 години
  Nick Mathewson ed5d2daba1 Merge remote-tracking branch 'public/ticket20001_v2' преди 7 години
  Nick Mathewson 1ab641a70e Remove version_known, and subtly change the meaning of protocols_known преди 7 години
  Nick Mathewson f3382bd722 Rename "proto " to "pr " in consensuses преди 7 години
  Nick Mathewson e525f5697f Use protocols to see when EXTEND2 support exists. преди 7 години
  Nick Mathewson 90a6fe318c Vote on 'proto' lines and include them after 'v' lines. преди 7 години
  Nick Mathewson cca1e0acff Add necessary code to parse and handle required/recommended protocols преди 7 години
  Nick Mathewson 4df12239f6 Emit and parse protocol lists in router descriptors преди 7 години
  Nick Mathewson 8fdf2f583c Unit tests for proposal 271 client-side implementation преди 7 години
  Nick Mathewson 08d2d7c404 prop272: Believe that all routers are Valid and Running. преди 7 години
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux преди 7 години
  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 години