Nick Mathewson
|
159ea7a88f
Fix a bad sizeof() in test_crypto.c. Harmless. Spotted by coverity.
|
8 years ago |
Nick Mathewson
|
a7f6e434be
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
3f49474349
Merge branch 'bug17150_027_extra' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
00f74e0372
Improve API of routerinfo_incompatible_with_extrainfo()
|
8 years ago |
Nick Mathewson
|
49ff09aef2
Fix another, more subtle, case of bug 17150.
|
8 years ago |
Nick Mathewson
|
8acfac7375
Copy the signing_key_cert field into signed_descriptor_t
|
8 years ago |
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
|
249f3a1664
Fix memory leak in test_crypto_aes_ctr_testvec
|
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 |