- 05 3月, 2002 9 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Dr. Stephen Henson 提交于
Make sure the type accessed by the LONG and ZLONG ASN1 type is really a long, to avoid problems on platforms where sizeof(int) != sizeof(long).
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
OPENSSL_DES_PRE_0_9_7_COMPATIBILITY is defined. NOT AT ALL TESTED YET! Add a comment as to the libdes compatibility.
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
line, which I forgot when spliting one.
-
由 Richard Levitte 提交于
-
- 04 3月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Fix warnings about signed/unsigned mismatch and global shadowing (random, index) in hw_4758_cca.c
-
- 03 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 3月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
very broken, and there are working modules in CPAN, which makes our module even more moot.
-
由 Richard Levitte 提交于
-
- 28 2月, 2002 10 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
any other errors that may be left in the error queue Submitted by: Jeffrey Altman
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
consistent with the rest of the AEP functions
-
由 Richard Levitte 提交于
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: D. K. Smetters <smetters@parc.xerox.com> Reviewed by: Bodo Moeller
-
由 Bodo Möller 提交于
-
由 Geoff Thorpe 提交于
Gittens.
-
- 27 2月, 2002 4 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Dr. Stephen Henson 提交于
-
- 26 2月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
0.9.7-stable.
-
由 Dr. Stephen Henson 提交于
Fix new -aes command argument handling
-
- 25 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Make the engine config module always add dynamic ENGINEs to the list using dynamic_path. This stops ENGINEs which don't supply any default algorithms being automatically freed (because they have no references) and allows them to be accessed by id. Alternative dynamic loading behaviour can be achieved by issuing the dynamic ENGINE ctrls separately in the config file.
-
- 23 2月, 2002 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
when OpenSSL_add_all_algorithms() is called.
-
由 Dr. Stephen Henson 提交于
Fix for AIX. Submitted by Dawn Whiteside <dwhitesi@tiercel.uwaterloo.ca>
-
由 Dr. Stephen Henson 提交于
non-Monolith fixes. Submitted by Andrew W. Gray <agray@iconsinc.com>
-
由 Dr. Stephen Henson 提交于
-
- 22 2月, 2002 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 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.
-
由 Richard Levitte 提交于
-
- 21 2月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-