Commit History

Author SHA1 Message Date
  Nick Mathewson 2be35f4d61 Split microdescriptor parser into its own file. 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 6c440da926 Remove system headers from or.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 5 years ago
  Nick Mathewson 9d6276bca8 Extract microdesc_t into its own header. 5 years ago
  Nick Mathewson def1f20e1f Extract routerstatus_t into its own header. 5 years ago
  Nick Mathewson 50369f8981 Extract networkstatus_t and ..sr_info_t into their own headers 5 years ago
  David Goulet 2115a54b4a mod: Move dirauth specific files to its own module 6 years ago
  David Goulet d177067860 dirvote: Trim down the public API 6 years ago
  Nick Mathewson 4d6f21bb6b Remove MIN_METHOD_FOR_{PACKAGE_LINES,GUARDFRACTION,ED25519_ID_IN_MD} 6 years ago
  Nick Mathewson caf766991d Remove MIN_METHOD_FOR_ID_HASH_IN_MD and a test for running without it. 6 years ago
  Nick Mathewson 93380db833 Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW} 6 years ago
  Nick Mathewson a57bcffcc7 Implement the various get_foodir_*() functions. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 7 years ago
  Nick Mathewson 706c44a6ce Remove some now-needless openssl includes from src/test. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 7 years ago
  Nick Mathewson 227d3b3d6b Use ENABLE/DISABLE_GCC_WARNING in masater. 7 years ago
  Nick Mathewson 8486dea8d7 Merge branch 'maint-0.2.8' 7 years ago
  Nick Mathewson d6b01211b9 Resolve the remaining openssl "-Wredundant-decls" warnings. 7 years ago
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 8 years ago
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. 8 years ago
  Nick Mathewson ab932cd7bf Remove duplicate siging_key_cert fields. 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 8507d75c82 Fix a leak in test_microdesc (CID 1311631) 8 years ago