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 |
Nick Mathewson
|
20432fc541
Refactor out u64_dbl_t
|
8 years ago |
Nick Mathewson
|
ce854a8d22
Add -ftrapv to gcc-hardening ... mostly!
|
8 years ago |
Nick Mathewson
|
58e0e587a6
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
ce6f2d1c4d
Merge remote-tracking branch 'arma/bug19003-try2' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
f936f186b2
Use tor_queue.h, not sys/queue.h, in timeouts.[ch].
|
8 years ago |
Nick Mathewson
|
6294eb2846
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
d00d3f1c28
Merge remote-tracking branch 'arma/bug17621-try2' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
99c0e1bd5b
Fix bad allocation in pubsub.c
|
8 years ago |
Roger Dingledine
|
5a83122961
Authorities now sort the "package" lines in their votes
|
8 years ago |
Roger Dingledine
|
694f1fe808
write v3-status-votes file earlier in consensus voting
|
8 years ago |
Roger Dingledine
|
4a62d7aabc
minor touchups on nick's ticket 17621 changes
|
8 years ago |