- 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
-
-
Richard Levitte authored
-
Bodo Möller authored
-
Dr. Stephen Henson 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
it's exported. Changing that is a BIG step, which has been done in 0.9.7-dev.
-
Richard Levitte authored
make n unsigned.
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
-
Richard Levitte authored
picky on all platforms
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Richard Levitte authored
comparison doesn't look right, but at least it compiles. It would be nice if the one who knows what this is supposed to do changed it to do it correctly
-
Richard Levitte authored
With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all
-
Richard Levitte authored
-
Geoff Thorpe authored
-
Geoff Thorpe authored
SSL/TLS version combinations looking for mishaps.
-
Geoff Thorpe authored
-
Geoff Thorpe authored
key-agreement. - Tolerate signal interruptions of select().
-
- Feb 16, 2002
-
-
Richard Levitte authored
let's recommend running config instead of a manual Configure.
-
Richard Levitte authored
Also, with the change in Configure, it now knows on it's own if threads are supported or not.
-
Ulf Möller 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>
-
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>
-
Lutz Jänicke authored
-
- Feb 14, 2002
-
-
Bodo Möller authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
-