Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 年之前 |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 年之前 |
Nick Mathewson
|
c6d7e0becf
Merge remote-tracking branch 'public/split_relay_crypto'
|
6 年之前 |
Gisle Vanem
|
53914f7dae
tests: Fix crash on win32 due to uninitialised mutex in bench.c.
|
6 年之前 |
Nick Mathewson
|
5ecad6c95d
Extract the cryptographic parts of crypt_path_t and or_circuit_t.
|
6 年之前 |
Nick Mathewson
|
80955be6ec
Move relay-crypto functions from relay.[ch] to relay_crypto.[ch]
|
6 年之前 |
Nick Mathewson
|
320dcf65b7
Extract the crypto parts of circuit_package_relay_cell.
|
6 年之前 |
Nick Mathewson
|
d8c1c70d7a
Repair a crash bug in src/test/bench
|
6 年之前 |
Nick Mathewson
|
72b5e4a2db
Move tor_git_revision into a new module.
|
7 年之前 |
Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 年之前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年之前 |
Nick Mathewson
|
4ff170d7b1
Fix warnings about passing uninitialized buffers into functions
|
7 年之前 |
Nick Mathewson
|
4266ec766a
Use atomic counters for compressor allocation.
|
7 年之前 |
Nick Mathewson
|
4a4f1e44af
Merge branch 'prop140_21643_diff_only_squashed'
|
7 年之前 |
Nick Mathewson
|
d8c129a11a
Avoid all needless memory copies when computing consensus diffs.
|
7 年之前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年之前 |
Nick Mathewson
|
9d47f4d298
Fix a memory leak in bench.c
|
7 年之前 |
Nick Mathewson
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 年之前 |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 年之前 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Yawning Angel
|
687f9b3bd7
Add the SHA-3 hash functions to common/crypto.h.
|
9 年之前 |
Nick Mathewson
|
dedea28c2e
Make crypto_seed_rng() and crypto_rand() less scary.
|
9 年之前 |
Yawning Angel
|
840e68d917
Integrate and enable ed25519-donna.
|
9 年之前 |
Yawning Angel
|
f079c27761
Integrate the accelerated Curve25519 scalar basemult.
|
9 年之前 |
Yawning Angel
|
452cebc4a4
Remove support for OpenSSL without ECC.
|
9 年之前 |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 年之前 |
Nick Mathewson
|
971f0f8e18
Remove code to support OpenSSL 0.9.8
|
9 年之前 |
Nick Mathewson
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |