Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
0bd55ed96a
Always Use EVP_aes_*_ctr() with openssl 1.1
|
8 years ago |
Nick Mathewson
|
4c69ba5895
Fix conflicting types errors for aes.c.
|
8 years ago |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 years ago |
Nick Mathewson
|
981d0a24b8
In aes.c, support 192-bit and 256-bit keys.
|
8 years ago |
Nick Mathewson
|
d1ab295d7b
add LCOV_EXCL for unreachable exit() blocks in src/common
|
8 years ago |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 years ago |
Nick Mathewson
|
227d3b3d6b
Use ENABLE/DISABLE_GCC_WARNING in masater.
|
8 years ago |
Nick Mathewson
|
d6b01211b9
Resolve the remaining openssl "-Wredundant-decls" warnings.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
31a27729b9
Fix spaces.
|
8 years ago |
Malek
|
a9cd291753
Removed aes_crypt, left only aes_crypt_inplace. Removed should_use_openssl_CTR, was used for openssl 1.0.0 bug.
|
8 years ago |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Nick Mathewson
|
d9052c629b
Remove checks for visual C 6.
|
9 years ago |
Andrea Shepard
|
0e0b65db4f
Appease make check-spaces
|
9 years ago |
Nick Mathewson
|
0b7bf3585a
Generate error ASAP if building with too-old openssl
|
9 years ago |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 years ago |
Nick Mathewson
|
e9677c8f8d
Drop support for OpenSSLs without AES_CTR
|
9 years ago |
Sebastian Hahn
|
348f2744cf
Initialize two variables
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
b1ff8daeb5
Nuke uses of memcmp outside of unit tests
|
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
|
9f83142591
Merge remote-tracking branch 'public/bug1031'
|
12 years ago |
Nick Mathewson
|
e3c746384a
Fix whitespace in aes.c
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
7ff5c3f232
Downgrade "EVP ctr128 is ok" message to info
|
12 years ago |