Richard Levitte
|
00db8c60aa
Update source files for pre-3.0 deprecation
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Patrick Steuer
|
29ce3458d8
Remove superfluous call to OPENSSL_cpuid_setup
|
5 years ago |
Richard Levitte
|
3c120f9165
Following the license change, modify the boilerplates in crypto/engine/
|
6 years ago |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 years ago |
Matt Caswell
|
fd38836ba8
Update copyright year
|
6 years ago |
Richard Levitte
|
a9091c137b
Convert our own check of OPENSSL_NO_DEPRECATED
|
6 years ago |
Rich Salz
|
f39a5501ce
Remove bsd_cryptodev engine
|
7 years ago |
jrmarino
|
2df7f11fad
Fix support for DragonFly BSD
|
8 years ago |
Ben Laurie
|
620c6ad312
Fix various no-*s.
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Viktor Dukhovni
|
31305cdf9f
Fixes to make no-deprecated work again
|
8 years ago |
Richard Levitte
|
e3e6a72ec8
After auto init, check that the deprecated functions exist before using
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
a8eda4312d
Remove the GOST engine
|
8 years ago |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 years ago |
Rich Salz
|
2ab9687479
Remove GMP engine.
|
9 years ago |
Matt Caswell
|
8b7080b0b7
Remove Obsolete engines
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
f16a64d11f
Dead code cleanup; remove #if 0 from crypto/engine
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Matt Caswell
|
29e7a56d54
Disable engines that will fail to build when bn is made opaque
|
10 years ago |
Andy Polyakov
|
f5b132d652
Remove RSAX engine, superseded by RSAZ module.
|
11 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |
Andy Polyakov
|
884c580e05
eng_all.c: revert previous "disable Padlock" commit, which was unjustified.
|
12 years ago |
Ben Laurie
|
b9ef708e40
Padlock engine doesn't build (the asm parts are not built for some reason),
|
13 years ago |
Andy Polyakov
|
af9b610cef
Remove eng_aesni.c as AES-NI support is integrated directly at EVP.
|
13 years ago |
Andy Polyakov
|
37f010e248
Add provisory support for RDRAND instruction.
|
13 years ago |
Andy Polyakov
|
be9a8cc2af
Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.
|
13 years ago |