Nick Mathewson
|
64748f2f98
Fix documentation for routerinfo_incompatible_with_extrainfo
|
8 years ago |
Nick Mathewson
|
7d1eb0d570
When making sure digest256 matches in ei, look at sd, not ri.
|
8 years ago |
Nick Mathewson
|
44da47d3c1
Move extra_info_digest256 into signed_descriptor_t
|
8 years ago |
Nick Mathewson
|
36909674b4
Merge remote-tracking branch 'teor/bug18963-remember-v2'
|
8 years ago |
Nick Mathewson
|
5e5d4c99c1
Remove from master all changes files scheduled for 0.2.8.3
|
8 years ago |
Nick Mathewson
|
6382cd93cb
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
d6a2fec05e
Merge branch 'bug18616-v4-merged_028' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
49c83dd21a
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
ff5eb7fc62
Fix remaining lintChanges warnings.
|
8 years ago |
Nick Mathewson
|
e0fb75c349
Resolve lintChanges warnings.
|
8 years ago |
Nick Mathewson
|
548d14247e
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
|
8 years ago |
Roger Dingledine
|
06031b441e
touchups and refactorings on bug 18616 branch
|
8 years ago |
Nick Mathewson
|
0f9b0b8bfe
Initialize networking _before_ initializing libevent in the tests
|
8 years ago |
David Goulet
|
50ff24e276
dirauth: don't use hardcoded length when parsing digests
|
8 years ago |
Nick Mathewson
|
249f3a1664
Fix memory leak in test_crypto_aes_ctr_testvec
|
8 years ago |
Nick Mathewson
|
d9080f5d3a
Check linking of hardening options, give better warnings if it fails.
|
8 years ago |
Nick Mathewson
|
9abd7b8f90
Windows lacks truncate(3).
|
8 years ago |
Nick Mathewson
|
5dbb0bdae9
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
6cc3397e26
Merge remote-tracking branch 'teor/fallback-script' into maint-0.2.8
|
8 years ago |
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 |