- Jan 27, 2002
-
-
Richard Levitte authored
Therefore, I've added a sanity checker. Note that it can be combined with almost any other argument (the other arguments will be completely ignored), with "reconf" as the blatant exception, since it also has the behavior of ignoring all following command line arguments. If --test-sanity and reconf are both used on the command line, the first one wins.
-
- Jan 26, 2002
-
-
Lutz Jänicke authored
-
Richard Levitte authored
-
Richard Levitte authored
libraries with debug-linux-elf.
-
Richard Levitte authored
makes things more compilable with VC++.
-
Richard Levitte authored
non-existant aestest.c.
-
Richard Levitte authored
making X509_check_issued() properly match an issuer that's found in a Authority Key Identifier.
-
Richard Levitte authored
-
Richard Levitte authored
make it possible to produce shared libraries on ReliantUNIX.
-
Richard Levitte authored
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
- Jan 25, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
* make openssl rsa work with -engine chil * misc changes, including debug-linux-ppro Configure target and FORMAT_NETSCAPE-aware load_{,pub}key() This completes the application of his changes.
-
Richard Levitte authored
* Fix a crashbug and a logic bug in hwcrhk_load_pubkey()
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
AES algorithm.
-
Geoff Thorpe authored
required as well as a default implementation (when no ENGINE provides a replacement implementation). This change makes sure the correct implementation's "init()" handler is used rather than assuming 'type'.
-
- Jan 24, 2002
-
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
ERR_peek_last_error ERR_peek_last_error_line ERR_peek_last_error_line_data (supersedes ERR_peek_top_error). Rename OPENSSL_NO_OLD_DES_SUPPORT into OPENSSL_DISABLE_OLD_DES_SUPPORT because OPENSSL_NO_... indicates disabled algorithms (according to mkdef.pl).
-
Bodo Möller authored
syntactically.
-
Richard Levitte authored
libeay.num got tweaked so the old des symbols would retain their positions.
-
Richard Levitte authored
more.
-
Richard Levitte authored
functions to _old_des_*.
-
Richard Levitte authored
functions to _old_des_*.
-
- Jan 23, 2002
-
-
Lutz Jänicke authored
-
- Jan 22, 2002
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
default_algorithms option in ENGINE config.
-
- Jan 21, 2002
-
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
Richard Levitte authored
reencrypting or redecrypting the ciphertext 10000 times, which of course gives higly different results.
-
Richard Levitte authored
For some reason, they give incorrect results with the OpenSSL implementation. I wonder why...
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Initial ENGINE config module, docs to follow. Fix buffer overrun errors in OPENSSL_conf().
-
- Jan 18, 2002
-
-
Ben Laurie authored
-
Bodo Möller authored
-