David Woodhouse
|
984d6c6052
Fix no-stdio build
|
9 tahun lalu |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 tahun lalu |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 tahun lalu |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 tahun lalu |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 tahun lalu |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 tahun lalu |
Rich Salz
|
10bf4fc2c3
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
|
9 tahun lalu |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
9 tahun lalu |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 tahun lalu |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
10 tahun lalu |
Justin Blanchard
|
f756fb430e
RT1815: More const'ness improvements
|
10 tahun lalu |
Dr. Stephen Henson
|
fa71cc7bce
fix typo in HMAC redirection, add HMAC INIT tracing
|
14 tahun lalu |
Dr. Stephen Henson
|
e77906b9fa
VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at this
|
14 tahun lalu |
Andy Polyakov
|
09a60c9833
Fix warnings after commit#17578.
|
16 tahun lalu |
Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 tahun lalu |
Nils Larsch
|
3eeaab4bed
make
|
19 tahun lalu |
Andy Polyakov
|
9e0aad9fd6
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
20 tahun lalu |
Geoff Thorpe
|
28ded31b97
More updates for the header cleanups (and apologies, again, for not having
|
20 tahun lalu |
Geoff Thorpe
|
3a87a9b9db
Reduce header interdependencies, initially in engine.h (the rest of the
|
20 tahun lalu |
Richard Levitte
|
439ae4d398
Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the same
|
22 tahun lalu |
Richard Levitte
|
677532629d
makedepend complains when a header file is included more than once in
|
22 tahun lalu |
Bodo Möller
|
e172d60ddb
Add ECDH support.
|
22 tahun lalu |
Dr. Stephen Henson
|
0dc092334b
|
23 tahun lalu |
Geoff Thorpe
|
329636d6e3
The "openssl" ENGINE is no longer used except as a testing/debugging
|
23 tahun lalu |
Geoff Thorpe
|
004aa803a9
"FALLBACK" handling was a hack that was thrown out long ago in the
|
23 tahun lalu |
Geoff Thorpe
|
3b04cdd706
This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE for
|
23 tahun lalu |
Geoff Thorpe
|
b6d1e52d45
This change replaces the ENGINE's underlying mechanics with the new
|
23 tahun lalu |
Geoff Thorpe
|
2b67158673
Some of the ENGINE file names were changed for 8.3 filename uniqueness
|
23 tahun lalu |
Ulf Möller
|
14cfde9c83
make engine file names unique in 8.3
|
23 tahun lalu |