Nick Mathewson
|
a4e9d67292
Remove some functions which were unused except for their tests
|
11 years ago |
Nick Mathewson
|
365e302f61
Remove a bunch of unused macro definitions
|
11 years ago |
Nick Mathewson
|
8cdd8b8353
Fix numerous problems with Tor's weak RNG.
|
11 years ago |
Nick Mathewson
|
7301339e33
fix wide lines from tor_log rename
|
11 years ago |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
e0581a4b57
Replace base-{16,32,64} with base{16,32,64} in the code
|
12 years ago |
Nick Mathewson
|
b998431a33
Merge branch '024_msvc_squashed'
|
12 years ago |
Nick Mathewson
|
5e06c4ee32
When building with MSVC, call every enum bitfield unsigned
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
25c05cb747
Refactor strong os-RNG into its own function
|
12 years ago |
Sebastian Hahn
|
11e8a445c3
Fix a couple of harmless clang3.2 warnings
|
12 years ago |
Nick Mathewson
|
6921d1fd25
Implement HKDF from RFC5869
|
12 years ago |
Nick Mathewson
|
3c3084e165
Add a crypto_dh_dup, for benchmark support
|
12 years ago |
Nick Mathewson
|
e6828ea634
Refer to RFC 4648 instead of the obsolete RFC 3548
|
12 years ago |
Nick Mathewson
|
81deddb08c
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Andrea Shepard
|
5543c5b202
Fix formatting in various places after 6465/6816 work
|
12 years ago |
Nick Mathewson
|
751b3aabb5
Merge remote-tracking branch 'public/openssl_1_is_best'
|
12 years ago |
Robert Ransom
|
cd884c764b
Fix documentation for crypto_pk_cmp_keys
|
12 years ago |
Robert Ransom
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
12 years ago |
Robert Ransom
|
f3916a6855
Make crypto_pk_cmp_keys do something sane for NULL keys
|
12 years ago |
Nick Mathewson
|
be68c1fb43
Log a notice if we're running with OpenSSL before 1.0.0.
|
12 years ago |
Nick Mathewson
|
feabf4148f
Drop support for openssl 0.9.7
|
12 years ago |
Nick Mathewson
|
7607ad2bec
Detect openssl header version doesn't match runtime version
|
12 years ago |
Nick Mathewson
|
e3a130a7eb
Don't log about Libevent/OpenSSL initialization when all's well
|
12 years ago |
Nick Mathewson
|
20d6f787aa
Fix "make check-spaces" issues
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |