- 06 3月, 2002 3 次提交
-
-
由 Dr. Stephen Henson 提交于
ENGINE module additions. Add "init" command to control ENGINE initialization. Call ENGINE_finish on initialized ENGINEs on exit. Reorder shutdown in apps.c: modules should be shut down first. Add test private key loader to openssl ENGINE: this just loads a private key in PEM format. Fix print format for dh length parameter.
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
moment at least), so remove it
-
- 05 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
- 28 2月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: D. K. Smetters <smetters@parc.xerox.com> Reviewed by: Bodo Moeller
-
由 Geoff Thorpe 提交于
Gittens.
-
- 27 2月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 23 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
when OpenSSL_add_all_algorithms() is called.
-
- 22 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 21 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 2月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 2月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
由 Richard Levitte 提交于
0.9.7 now lives in the branch OpenSSL_0_9_7-stable.
-
- 13 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
CygWin 1.3.x, which includes thread and shared library support. Submitted by Corinna Vinschen <vinschen@redhat.com> and modified a little bit.
-
- 10 2月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 08 2月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Richard Levitte 提交于
0.9.7.
-
- 04 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 1月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
make it possible to produce shared libraries on ReliantUNIX.
-
由 Richard Levitte 提交于
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
* 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 提交于
-
- 25 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
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).
-
- 24 1月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
syntactically.
-
由 Richard Levitte 提交于
functions to _old_des_*.
-
- 23 1月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 22 1月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
default_algorithms option in ENGINE config.
-
- 21 1月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial ENGINE config module, docs to follow. Fix buffer overrun errors in OPENSSL_conf().
-
- 15 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
to indicate that a real handshake is taking place (the value will be lost during multiple invocations). Set s->new_session to 2 instead.
-
- 14 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
the SSL_R_LENGTH_MISMATCH error is detected.
-
- 05 1月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Experimental configuration code. Incomplete, largely untested and subject to change/deletion.
-
- 04 1月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
to make it easier to fix things.
-
由 Bodo Möller 提交于
Submitted by: "Dan S. Camper" <dan@bti.net>
-
- 03 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
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.
-
- 29 12月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: D P Chang <dpc@qualys.com> Reviewed by: Bodo
-
- 21 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-