Nick Mathewson
|
36700ee99e
Mention trunnel in LICENSE and src/ext/README
|
10 years ago |
Nick Mathewson
|
764e008092
Merge branch 'libscrypt_trunnel_squashed'
|
10 years ago |
Nick Mathewson
|
c433736734
Add tests for failing cases of crypto_pwbox
|
10 years ago |
Nick Mathewson
|
3b7d0ed08e
Use trunnel for crypto_pwbox encoding/decoding.
|
10 years ago |
Nick Mathewson
|
3011149401
Adjust pwbox format: use a random IV each time
|
10 years ago |
Nick Mathewson
|
d0f5d2b662
Test a full array of s2k flags with pwbox test.
|
10 years ago |
Nick Mathewson
|
05a6439f1f
Use preferred key-expansion means for pbkdf2, scrypt.
|
10 years ago |
Nick Mathewson
|
8d84f3af7b
Test vectors for PBKDF2 from RFC6070
|
10 years ago |
Nick Mathewson
|
b59d0dae14
Test vectors for scrypt from draft-josefsson-scrypt-kdf-00
|
10 years ago |
Nick Mathewson
|
2b2cab4141
Tweak and expose secret_to_key_compute_key for testing
|
10 years ago |
Nick Mathewson
|
8184839a47
Rudimentary-but-sufficient passphrase-encrypted box code.
|
10 years ago |
Nick Mathewson
|
e84e1c9745
More generic passphrase hashing code, including scrypt support
|
10 years ago |
Nick Mathewson
|
b0767e85b8
Tell autoconf to make the compiler act as c99
|
10 years ago |
Nick Mathewson
|
0ca8387246
Tweak address.c to use a little c99 syntax
|
10 years ago |
Nick Mathewson
|
7f5103ec59
Require two c99 features (midblock decls, designated initializers)
|
10 years ago |
Yawning Angel
|
fa60a64088
Do not launch pluggable transport plugins when DisableNetwork is set.
|
10 years ago |
Roger Dingledine
|
ecab261641
two more typos
|
10 years ago |
Nick Mathewson
|
6523eff9b3
Send long URLs when requesting ordinary server descriptors too.
|
10 years ago |
Nick Mathewson
|
055ad9c5fb
fixup! Send more descriptor requests per attempt when using tunneled connections
|
10 years ago |
Nick Mathewson
|
0fdfdae7e3
fixup! Refactor initiate_descriptor_downloads() to be safer
|
10 years ago |
Nick Mathewson
|
55b21b366c
fixup! Make router_pick_directory_server respect PDS_NO_EXISTING_*
|
10 years ago |
Nick Mathewson
|
482e3cfa09
fixup! Unit tests for router download functions.
|
10 years ago |
Nick Mathewson
|
02464694b2
fixup! Send more descriptor requests per attempt when using tunneled connections
|
10 years ago |
Nick Mathewson
|
06bda50600
fixup! Download microdescriptors if you're a cache
|
10 years ago |
Nick Mathewson
|
cae0e7b06b
fixup! Make router_pick_directory_server respect PDS_NO_EXISTING_*
|
10 years ago |
Arlo Breault
|
bb137e23c1
Unit tests for router download functions.
|
10 years ago |
Arlo Breault
|
5ed5ac185b
Send more descriptor requests per attempt when using tunneled connections
|
10 years ago |
Arlo Breault
|
21d5dbd474
Refactor initiate_descriptor_downloads() to be safer
|
10 years ago |
Arlo Breault
|
29f15a97ed
Make router_pick_directory_server respect PDS_NO_EXISTING_*
|
10 years ago |
Arlo Breault
|
f752093e16
Re-enable last resort attempt to get via tor.
|
10 years ago |