Nick Mathewson
|
e91bb84a91
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
|
8 years ago |
Nick Mathewson
|
e6965f78b8
Merge branch 'maint-0.2.5' into maint-0.2.6
|
8 years ago |
Nick Mathewson
|
6b37512dc7
Merge branch 'maint-0.2.4' into maint-0.2.5
|
8 years ago |
Nick Mathewson
|
d6eae78e29
Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4
|
8 years ago |
Nick Mathewson
|
332543baed
Merge branch 'maint-0.2.4' into maint-0.2.5
|
8 years ago |
Nick Mathewson
|
6cb8c0fd4e
Refine the memwipe() arguments check for 18089 a little more.
|
9 years ago |
teor (Tim Wilson-Brown)
|
fb7d1f41b4
Make memwipe() do nothing when passed a NULL pointer or zero size
|
9 years ago |
Nick Mathewson
|
c4c4380a5e
Fix a dangling pointer issue in our RSA keygen code
|
9 years ago |
Nick Mathewson
|
e2efa9e321
Refine the memwipe() arguments check for 18089 a little more.
|
9 years ago |
teor (Tim Wilson-Brown)
|
db81565331
Make memwipe() do nothing when passed a NULL pointer or zero size
|
9 years ago |
Nick Mathewson
|
280672bdbc
Handle negative inputs to crypto_random_time_range().
|
10 years ago |
Yawning Angel
|
af898f5475
Add crypto_rand_unmocked, which is crypto_rand without mocking.
|
10 years ago |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
10 years ago |
Yawning Angel
|
840e68d917
Integrate and enable ed25519-donna.
|
10 years ago |
Yawning Angel
|
f079c27761
Integrate the accelerated Curve25519 scalar basemult.
|
10 years ago |
Nick Mathewson
|
753797391f
More tweaks for windows compilation. (ick)
|
10 years ago |
Nick Mathewson
|
d9052c629b
Remove checks for visual C 6.
|
10 years ago |
Nick Mathewson
|
7816ba8f1a
Add assertions to crypto_dh_dup()
|
10 years ago |
Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
10 years ago |
Nick Mathewson
|
277c9a3580
Note some functions that should move or be merged
|
10 years ago |
Nick Mathewson
|
efa21bb941
Implement proposal 228: cross-certification with onion keys
|
11 years ago |
Nick Mathewson
|
fe5d2477aa
Implement ed25519-signed descriptors
|
11 years ago |
Nick Mathewson
|
0b7bf3585a
Generate error ASAP if building with too-old openssl
|
10 years ago |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
10 years ago |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
10 years ago |
Nick Mathewson
|
971f0f8e18
Remove code to support OpenSSL 0.9.8
|
10 years ago |
Yawning Angel
|
53a347592a
ERR_remove_state() is deprecated since OpenSSL 1.0.0.
|
10 years ago |
Yawning Angel
|
915c7438a7
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
|
10 years ago |
Nick Mathewson
|
9a81ed1d23
Fix some RNG function issues
|
10 years ago |
Nick Mathewson
|
c3894473fe
whitespace fixes
|
10 years ago |