Commit History

Author SHA1 Message Date
  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 6 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 7 years ago
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. 7 years ago
  Nick Mathewson ab932cd7bf Remove duplicate siging_key_cert fields. 7 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
  Nick Mathewson fce2a15ffb Merge remote-tracking branch 'origin/maint-0.2.6' 8 years ago
  Nick Mathewson e0b7598833 Repair breakage in early-error case of microdesc parsing 8 years ago
  Nick Mathewson d31877c6bf Fix some memory leaks in ed25519 code and tests 8 years ago
  Nick Mathewson 24b720a984 Include ed25519 keys in microdescriptors. 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 13f26f41e4 Fix some coverity issues in the unit tests 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 3efeb711f1 Unit tests for 11243: loading ri, ei, mds from lists 9 years ago
  Nick Mathewson 24dfbfda1d Base tests for 11243: test parsing for md, ei, and ri. 9 years ago
  Nick Mathewson a30594605e Treat unparseable (micro)descriptors and extrainfos as undownloadable 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 52416f8cfb Unit test for dirvote_create_microdescriptor 10 years ago
  Nick Mathewson aa0eb20223 Fix leaks in tests related to setting options->DataDirectory 10 years ago
  Nick Mathewson 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 10 years ago