- Feb 26, 2002
-
-
Lutz Jänicke authored
-
- Feb 23, 2002
-
-
Dr. Stephen Henson authored
when OpenSSL_add_all_algorithms() is called.
-
- Feb 22, 2002
-
-
Dr. Stephen Henson authored
CONF_modules_unload() now calls CONF_modules_finish() automatically. Default use of section openssl_conf moved to CONF_modules_load() Load config file in several openssl utilities. Most utilities now load modules from the config file, though in a few (such as version) this isn't done because it couldn't be used for anything. In the case of ca and req the config file used is the same as the utility itself: that is the -config command line option can be used to specify an alternative file.
-
- Feb 21, 2002
-
-
Dr. Stephen Henson authored
-
- Feb 20, 2002
-
-
Bodo Möller authored
-
- Feb 14, 2002
-
-
Richard Levitte authored
-
- Feb 13, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch <nla@trustcenter.de>
-
Richard Levitte authored
0.9.7 now lives in the branch OpenSSL_0_9_7-stable.
-
Richard Levitte authored
CygWin 1.3.x, which includes thread and shared library support. Submitted by Corinna Vinschen <vinschen@redhat.com> and modified a little bit.
-
- Feb 10, 2002
-
-
Lutz Jänicke authored
-
- Feb 08, 2002
-
-
Lutz Jänicke authored
-
- Feb 07, 2002
-
-
Richard Levitte authored
0.9.7.
-
- Feb 03, 2002
-
-
Richard Levitte authored
-
- Jan 29, 2002
-
-
Richard Levitte authored
-
- Jan 26, 2002
-
-
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
-
- Jan 24, 2002
-
-
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
functions to _old_des_*.
-
- Jan 23, 2002
-
-
Lutz Jänicke authored
-
- Jan 22, 2002
-
-
Dr. Stephen Henson authored
default_algorithms option in ENGINE config.
-
- Jan 21, 2002
-
-
Dr. Stephen Henson authored
Initial ENGINE config module, docs to follow. Fix buffer overrun errors in OPENSSL_conf().
-
- Jan 14, 2002
-
-
Bodo Möller authored
to indicate that a real handshake is taking place (the value will be lost during multiple invocations). Set s->new_session to 2 instead.
-
Bodo Möller authored
the SSL_R_LENGTH_MISMATCH error is detected.
-
- Jan 05, 2002
-
-
Dr. Stephen Henson authored
Experimental configuration code. Incomplete, largely untested and subject to change/deletion.
-
- Jan 04, 2002
-
-
Bodo Möller authored
to make it easier to fix things.
-
Bodo Möller authored
Submitted by: "Dan S. Camper" <dan@bti.net>
-
- Jan 02, 2002
-
-
Richard Levitte authored
crypto/rijndael. Additionally, I applied the AES integration patch from Stephen Sprunk <stephen@sprunk.org> and fiddled it to work properly with the normal EVP constructs (and incidently work the same way as all other symmetric cipher implementations). This results in an API that looks a lot like the rest of the OpenSSL cipher suite.
-
- Dec 28, 2001
-
-
Ulf Möller authored
Submitted by: D P Chang <dpc@qualys.com> Reviewed by: Bodo
-
- Dec 21, 2001
-
-
Bodo Möller authored
-
- Dec 20, 2001
-
-
Ben Laurie authored
-
- Dec 17, 2001
-
-
Bodo Möller authored
-
- Dec 14, 2001
-
-
Bodo Möller authored
-
- Dec 07, 2001
-
-
Dr. Stephen Henson authored
Don't overwrite signing time.
-
- Dec 03, 2001
-
-
Bodo Möller authored
-
- Dec 01, 2001
-
-
Dr. Stephen Henson authored
-
- Nov 23, 2001
-
-
Bodo Möller authored
-