- Mar 05, 2002
-
-
Richard Levitte authored
OPENSSL_DES_PRE_0_9_7_COMPATIBILITY is defined. NOT AT ALL TESTED YET! Add a comment as to the libdes compatibility.
-
Richard Levitte authored
-
Bodo Möller authored
-
- Mar 04, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Mar 03, 2002
-
-
Dr. Stephen Henson authored
Fix warnings about signed/unsigned mismatch and global shadowing (random, index) in hw_4758.c
-
- Mar 01, 2002
-
-
Ben Laurie authored
-
- Feb 28, 2002
-
-
Richard Levitte authored
very broken, and there are working modules in CPAN, which makes our module even more moot.
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
any other errors that may be left in the error queue Submitted by: Jeffrey Altman
-
Richard Levitte authored
-
Richard Levitte authored
consistent with the rest of the AEP functions
-
Richard Levitte authored
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
Submitted by: D. K. Smetters <smetters@parc.xerox.com> Reviewed by: Bodo Moeller
-
- Feb 27, 2002
-
-
Geoff Thorpe authored
Gittens.
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR:
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR:
-
- Feb 26, 2002
-
-
Lutz Jänicke authored
Yoram Zahavi). Submitted by: Reviewed by: PR:
-
Dr. Stephen Henson authored
Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up.
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Fix new -aes command argument handling
-
- Feb 24, 2002
-
-
Dr. Stephen Henson authored
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.
-
- Feb 23, 2002
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
cvs2svn authored
'OpenSSL_0_9_7-stable'.
-
Dr. Stephen Henson authored
when OpenSSL_add_all_algorithms() is called.
-
- Feb 22, 2002
-
-
Dr. Stephen Henson authored
non-Monolith fixes. Submitted by Andrew W. Gray <agray@iconsinc.com>
-
Dr. Stephen Henson authored
Fix for AIX. Submitted by Dawn Whiteside <dwhitesi@tiercel.uwaterloo.ca>
-
Dr. Stephen Henson authored
non-Monolith fixes. Submitted by Andrew W. Gray <agray@iconsinc.com>
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
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.
-
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
-
-
Richard Levitte authored
-
Richard Levitte authored
-