Nick Mathewson
|
de8110fba2
Explicitly test our get/set_uint{8,16,32,64}.
|
9 years ago |
Nick Mathewson
|
a8749ea9fd
Test another codepath in inet_ntop
|
9 years ago |
Nick Mathewson
|
cdbb04be10
change credit by request
|
9 years ago |
Nick Mathewson
|
603110aa1d
Merge branch 'feature17796_squashed'
|
9 years ago |
Nick Mathewson
|
a12c5f462f
Remove the (now-unused) digest_algorithm_bitfield_t
|
9 years ago |
Nick Mathewson
|
488cdee5e7
When allocating a crypto_digest_t, allocate no more bytes than needed
|
9 years ago |
Nick Mathewson
|
bc2cd0ff2b
Use timingsafe_memcmp() where available.
|
9 years ago |
Nick Mathewson
|
9a901aaa01
changes file correction
|
9 years ago |
Nick Mathewson
|
2b9b694410
Remove config.log from CLEANFILES
|
9 years ago |
Nick Mathewson
|
ff3e90070f
Merge branch 'maint-0.2.7'
|
9 years ago |
Nick Mathewson
|
d0c209c51d
Remove extraneous #endif in configure.ac
|
9 years ago |
Nick Mathewson
|
b9596b8fdf
document minimum heartbeatperiod; bug 15638.
|
9 years ago |
Nick Mathewson
|
45f5e59751
Remove extra quotes from log message
|
9 years ago |
Nick Mathewson
|
4ec0f8531e
Add an unreachable line to make the compiler happy
|
9 years ago |
Nick Mathewson
|
f2a5df252f
whoops; really fix the 32-bit builds
|
9 years ago |
Nick Mathewson
|
8ede8d411a
Fix a couple of jenkins issues from 12538.
|
9 years ago |
Nick Mathewson
|
62f97545e4
Merge remote-tracking branch 'public/bug12538_merged'
|
9 years ago |
Nick Mathewson
|
079644b791
add libkeccak-tiny to .gitignore
|
9 years ago |
Nick Mathewson
|
bb19799a49
Appease "make check-spaces"
|
9 years ago |
Nick Mathewson
|
2d9c38ea72
Repair "make distcheck".
|
9 years ago |
Nick Mathewson
|
7b0cbf22c0
Merge remote-tracking branch 'yawning/feature17783_take2'
|
9 years ago |
Yawning Angel
|
081b159abc
Add the randomized large buffer test for SHA-3 incremental hashing.
|
9 years ago |
Yawning Angel
|
9467485517
Add `crypto_xof_t` and assorted routines, backed by SHAKE256.
|
9 years ago |
Yawning Angel
|
687f9b3bd7
Add the SHA-3 hash functions to common/crypto.h.
|
9 years ago |
Yawning Angel
|
5356eba6ca
Use tor specific headers and memwipe() instead of memset_s(), and build.
|
9 years ago |
Yawning Angel
|
18685df031
Expose an incremental API in addition to the one-shot routines.
|
9 years ago |
Yawning Angel
|
e993003792
Clean import of keccak-tiny (https://github.com/coruus/keccak-tiny)
|
9 years ago |
Nick Mathewson
|
f0a4282e9a
fix routerlist/pick_directory_server_impl in light of 12538
|
9 years ago |
Nick Mathewson
|
f5f35e9009
Fix config/directory_fetch after 12538 merge
|
9 years ago |
Nick Mathewson
|
a6c9fcc486
Fix nodelist/node_is_dir test wrt 12538.
|
9 years ago |