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 |
Nick Mathewson
|
c4fb7ad034
Merge branch 'feature12538_028_01_squashed'
|
9 years ago |
Nick Mathewson
|
14c9b99051
mark a variable unused to fix a warning.
|
9 years ago |
David Goulet
|
ea6f88478c
Use dir_server_mode() in find_dl_schedule()
|
9 years ago |
Nick Mathewson
|
0c8e042c30
Restore semantics of advertise vs serve on directory cacheing
|
9 years ago |
Nick Mathewson
|
54406f78b8
Change dataflow on generating 'dir-cache' flag.
|
9 years ago |
Matthew Finkel
|
6a5528356f
Assert rs are added in con and con_md tests
|
9 years ago |
Matthew Finkel
|
185c93c954
Automatically generate md-con method vers in test
|
9 years ago |
Matthew Finkel
|
21654ca7bd
Let make_consensus_method_list be used in tests
|
9 years ago |
Matthew Finkel
|
fb80a748ea
A router must be a dir cache before it may be HSDir
|
9 years ago |
Matthew Finkel
|
3007de8efc
{dis,en}abling DirCache is a semantic change
|
9 years ago |
Matthew Finkel
|
d49ad438a8
Rebuild descriptor when DirCache is {dis,en}abled
|
9 years ago |
Matthew Finkel
|
997f779a7f
Add new DirCache configuration option
|
9 years ago |
Matthew Finkel
|
e0bd6cdef2
Add unit test for router_pick_directory_server_impl
|
9 years ago |
Matthew Finkel
|
0a7d22a664
Client should check if dir server has open dir port or handles tunnelled requests
|
10 years ago |
Nick Mathewson
|
05f02f65c4
changes file for 17893
|
9 years ago |
cypherpunks
|
874f982aec
Stop building and testing Tor twice with distcheck
|
9 years ago |
Nick Mathewson
|
511105af9c
changes file for 17892
|
9 years ago |
cypherpunks
|
59e5bf7e2a
Remove an extra space in backtrace version string
|
9 years ago |
cypherpunks
|
4c55ccbe95
Fix a memory leak in the backtrace test
|
9 years ago |
cypherpunks
|
afc5af3f00
Log the backtrace when the backtrace test fails
|
9 years ago |
Nick Mathewson
|
0c5d8d9a4f
Move some more code inside a tortls.c ifdef to fix deadcode warning.
|
9 years ago |