提交历史

作者 SHA1 备注 提交日期
  David Goulet 50ff24e276 dirauth: don't use hardcoded length when parsing digests 9 年之前
  Nick Mathewson 249f3a1664 Fix memory leak in test_crypto_aes_ctr_testvec 9 年之前
  Nick Mathewson 9abd7b8f90 Windows lacks truncate(3). 9 年之前
  Nick Mathewson 5dbb0bdae9 Merge branch 'maint-0.2.8' 9 年之前
  Nick Mathewson 6cc3397e26 Merge remote-tracking branch 'teor/fallback-script' into maint-0.2.8 9 年之前
  Nick Mathewson 060e0d0a75 Merge branch 'crypto_unit_tests_v2_squashed' 9 年之前
  Nick Mathewson 62c5a1fa45 Mark even more crypto lines (the fragile_assert ones) as unreachable 9 年之前
  Nick Mathewson b688945dfb Refactor digest allocation backend code 9 年之前
  Nick Mathewson 365d0fcc6d Cover all our DH code, and/or mark it unreachable. 9 年之前
  Nick Mathewson 94b34d1be6 At long last, unit tests for degenerate DH public keys. 9 年之前
  Nick Mathewson 98a590577a Treat absent argument to crypto_log_errors as a bug. 9 年之前
  Nick Mathewson d88656ec06 Slight improvements to DH coverage. 9 年之前
  Nick Mathewson c395334879 Mark some unreachable lines in crypto.c 9 年之前
  Nick Mathewson 7a5f15b6e0 Improve test coverage of our strongest-rng code. 9 年之前
  Nick Mathewson 148f0004e1 Test coverage on ed25519 load/store functions. 9 年之前
  Nick Mathewson ec81329339 Do not leak the 'tag' when trying to read a truncated ed25519 key file 9 年之前
  Nick Mathewson 5b91e70a4f Mark unreachable lines in crypto_ed25519.c 9 年之前
  Nick Mathewson 8a536be705 Mark unreachable lines in crypto_curve25519.c 9 年之前
  Nick Mathewson 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros 9 年之前
  Nick Mathewson df3a5e0cad HKDF-SHA256 test vectors from RFC5869 9 年之前
  Nick Mathewson 7bc9d1e002 Merge branch 'maint-0.2.8' 9 年之前
  Nick Mathewson e8cc9f3edf Merge branch 'maint-0.2.7' into maint-0.2.8 9 年之前
  Nick Mathewson 4165b1a0da Merge branch 'bug18977_026_v2' into maint-0.2.7 9 年之前
  Nick Mathewson 44cbd00dfa Fix a compiler warning on windows when sizeof(long)==sizeof(int) 9 年之前
  Nick Mathewson 20b01cece8 Merge branch 'bug18977_024_v2' into bug18977_026_v2 9 年之前
  Nick Mathewson e57f26c135 Have correct_tm set tm_wday as well. 9 年之前
  Nick Mathewson 6bc052365a Use a much less clever scan_signed no-overflow hack 9 年之前
  Nick Mathewson a7207329a8 Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins 9 年之前
  Nick Mathewson 445e05a015 Fix inconsistent tab/space mixing in include.am files. 9 年之前
  Nick Mathewson 607a9056d4 Merge branch 'ftrapv_v3' 9 年之前