Nick Mathewson
|
060e0d0a75
Merge branch 'crypto_unit_tests_v2_squashed'
|
8 years ago |
Nick Mathewson
|
62c5a1fa45
Mark even more crypto lines (the fragile_assert ones) as unreachable
|
8 years ago |
Nick Mathewson
|
b688945dfb
Refactor digest allocation backend code
|
8 years ago |
Nick Mathewson
|
365d0fcc6d
Cover all our DH code, and/or mark it unreachable.
|
8 years ago |
Nick Mathewson
|
94b34d1be6
At long last, unit tests for degenerate DH public keys.
|
8 years ago |
Nick Mathewson
|
98a590577a
Treat absent argument to crypto_log_errors as a bug.
|
8 years ago |
Nick Mathewson
|
d88656ec06
Slight improvements to DH coverage.
|
8 years ago |
Nick Mathewson
|
c395334879
Mark some unreachable lines in crypto.c
|
8 years ago |
Nick Mathewson
|
7a5f15b6e0
Improve test coverage of our strongest-rng code.
|
8 years ago |
Nick Mathewson
|
148f0004e1
Test coverage on ed25519 load/store functions.
|
8 years ago |
Nick Mathewson
|
ec81329339
Do not leak the 'tag' when trying to read a truncated ed25519 key file
|
8 years ago |
Nick Mathewson
|
5b91e70a4f
Mark unreachable lines in crypto_ed25519.c
|
8 years ago |
Nick Mathewson
|
8a536be705
Mark unreachable lines in crypto_curve25519.c
|
8 years ago |
Nick Mathewson
|
820b1984ad
Mark three lines unreachable, with extensive docs and use of BUG macros
|
8 years ago |
Nick Mathewson
|
df3a5e0cad
HKDF-SHA256 test vectors from RFC5869
|
8 years ago |
Nick Mathewson
|
7bc9d1e002
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
e8cc9f3edf
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
4165b1a0da
Merge branch 'bug18977_026_v2' into maint-0.2.7
|
8 years ago |
Nick Mathewson
|
44cbd00dfa
Fix a compiler warning on windows when sizeof(long)==sizeof(int)
|
8 years ago |
Nick Mathewson
|
20b01cece8
Merge branch 'bug18977_024_v2' into bug18977_026_v2
|
8 years ago |
Nick Mathewson
|
e57f26c135
Have correct_tm set tm_wday as well.
|
8 years ago |
Nick Mathewson
|
6bc052365a
Use a much less clever scan_signed no-overflow hack
|
8 years ago |
Nick Mathewson
|
a7207329a8
Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins
|
8 years ago |
Nick Mathewson
|
445e05a015
Fix inconsistent tab/space mixing in include.am files.
|
8 years ago |
Nick Mathewson
|
607a9056d4
Merge branch 'ftrapv_v3'
|
8 years ago |
Nick Mathewson
|
fb999abea6
Document why we build memwipe that way.
|
8 years ago |
Nick Mathewson
|
a3615a988e
Prefer builtin true.
|
8 years ago |
Nick Mathewson
|
b1dce55b82
Do not apply bugtrapping flags to test-memwipe, since testing memwipe requires bugs.
|
8 years ago |
Nick Mathewson
|
ef01109932
Rename SOURCES to SRC for things in include.am
|
8 years ago |
Nick Mathewson
|
e40cfc4425
Move the ctime part of choose_array_element_by_weight into di_ops
|
8 years ago |