Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 vuotta sitten |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 vuotta sitten |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 vuotta sitten |
Yawning Angel
|
687f9b3bd7
Add the SHA-3 hash functions to common/crypto.h.
|
9 vuotta sitten |
Nick Mathewson
|
dedea28c2e
Make crypto_seed_rng() and crypto_rand() less scary.
|
9 vuotta sitten |
Yawning Angel
|
840e68d917
Integrate and enable ed25519-donna.
|
9 vuotta sitten |
Yawning Angel
|
f079c27761
Integrate the accelerated Curve25519 scalar basemult.
|
9 vuotta sitten |
Yawning Angel
|
452cebc4a4
Remove support for OpenSSL without ECC.
|
9 vuotta sitten |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 vuotta sitten |
Nick Mathewson
|
971f0f8e18
Remove code to support OpenSSL 0.9.8
|
9 vuotta sitten |
Nick Mathewson
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 vuotta sitten |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 vuotta sitten |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 vuotta sitten |
Sebastian Hahn
|
909aa51b3f
Remove configure option to disable curve25519
|
10 vuotta sitten |
Nick Mathewson
|
8e4daa7bb0
Merge remote-tracking branch 'public/ticket6938'
|
10 vuotta sitten |
Nick Mathewson
|
fb91d647ac
Downgrade 'invalid result from curve25519 handshake: 4' warning
|
10 vuotta sitten |
teor
|
ffd92e8ef8
Stop test & bench build failures with --disable-curve25519
|
10 vuotta sitten |
Nick Mathewson
|
6dbd451b9f
Add benchmarks for ed25519 functions
|
10 vuotta sitten |
Nick Mathewson
|
93dfb12037
Remember log messages that happen before logs are configured
|
10 vuotta sitten |
Nick Mathewson
|
ba5069b310
Remove a spurious variable.
|
10 vuotta sitten |
Nick Mathewson
|
e9c1c3ff7f
Add a siphash benchmark.
|
10 vuotta sitten |
Nick Mathewson
|
c1e98c8afe
Randomize the global siphash key at startup
|
10 vuotta sitten |
Nick Mathewson
|
a0577aacb4
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 vuotta sitten |
Nick Mathewson
|
9bb34aa897
Survive fedora's openssl in our benchmarks
|
10 vuotta sitten |
Nick Mathewson
|
2f2fa7683d
Fix benchmarks to run without crashing.
|
11 vuotta sitten |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 vuotta sitten |
Nick Mathewson
|
459c7c0e41
Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.
|
11 vuotta sitten |
Nick Mathewson
|
52263b0dda
Fix even more dead code and resource leaks in the unit tests
|
11 vuotta sitten |
Nick Mathewson
|
717946089b
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
|
11 vuotta sitten |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 vuotta sitten |