- Feb 22, 2002
-
-
Dr. Stephen Henson authored
non-Monolith fixes. Submitted by Andrew W. Gray <agray@iconsinc.com>
-
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
-
Bodo Möller authored
-
Bodo Möller authored
-
- Feb 20, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
This is especially important for AES that has a 16 bytes IV.
-
Richard Levitte authored
-
Richard Levitte authored
it's exported. Changing that is a BIG step, which has been done in 0.9.7-dev.
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Feb 19, 2002
-
-
Dr. Stephen Henson authored
openssl_conf if appname NULL.
-
- Feb 16, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
deviates from the "standard" 64 bits of feedback that all other algorithms are using. Therefore, let's redo certain EVP macros to accept different amounts of feedback bits for these modes. Also, change e_aes.c to provide all usually available modes for AES. CTR isn't included yet.
-
Richard Levitte authored
Submitted by Stephen Sprunk <stephen@sprunk.org>
-
cvs2svn authored
'OpenSSL_0_9_7-stable'.
-
Richard Levitte authored
Submitted by Stephen Sprunk <stephen@sprunk.org>
-
Richard Levitte authored
of feedback bits
-
Richard Levitte authored
of feedback bits
-
Richard Levitte authored
so do not add one after the expansion, since ANSI C doesn't allow ;; at this level (or at least, so tells me gcc).
-
Richard Levitte authored
variable to `tim' (and, as a matter of consequence, `time_d' to `tim_d').
-
Richard Levitte authored
-
Richard Levitte authored
-
- Feb 15, 2002
-
-
Richard Levitte authored
Submitted by Ian Marsh <mushypea@dominion.net.uk>
-
Richard Levitte authored
Submitted by Ian Marsh <mushypea@dominion.net.uk>
-
Bodo Möller authored
-
Bodo Möller authored
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR:
-
cvs2svn authored
'OpenSSL_0_9_7-stable'.
-
Lutz Jänicke authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix OID module.
-
Dr. Stephen Henson authored
-
- Feb 14, 2002
-
-
Dr. Stephen Henson authored
tolerate missing config file.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
#if out some unused function. "index" is a global function on some platforms.
-