- Jan 26, 2002
-
-
Richard Levitte authored
make it possible to produce shared libraries on ReliantUNIX.
-
Richard Levitte authored
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
- Jan 25, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
* 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 authored
-
- Jan 24, 2002
-
-
Bodo Möller authored
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).
-
Bodo Möller authored
syntactically.
-
Richard Levitte authored
functions to _old_des_*.
-
- Jan 23, 2002
-
-
Lutz Jänicke authored
-
- Jan 22, 2002
-
-
Dr. Stephen Henson authored
default_algorithms option in ENGINE config.
-
- Jan 21, 2002
-
-
Dr. Stephen Henson authored
Initial ENGINE config module, docs to follow. Fix buffer overrun errors in OPENSSL_conf().
-
- Jan 14, 2002
-
-
Bodo Möller authored
to indicate that a real handshake is taking place (the value will be lost during multiple invocations). Set s->new_session to 2 instead.
-
Bodo Möller authored
the SSL_R_LENGTH_MISMATCH error is detected.
-
- Jan 05, 2002
-
-
Dr. Stephen Henson authored
Experimental configuration code. Incomplete, largely untested and subject to change/deletion.
-
- Jan 04, 2002
-
-
Bodo Möller authored
to make it easier to fix things.
-
Bodo Möller authored
Submitted by: "Dan S. Camper" <dan@bti.net>
-
- Jan 02, 2002
-
-
Richard Levitte authored
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.
-
- Dec 28, 2001
-
-
Ulf Möller authored
Submitted by: D P Chang <dpc@qualys.com> Reviewed by: Bodo
-
- Dec 21, 2001
-
-
Bodo Möller authored
-
- Dec 20, 2001
-
-
Ben Laurie authored
-
- Dec 17, 2001
-
-
Bodo Möller authored
-
- Dec 14, 2001
-
-
Bodo Möller authored
-
- Dec 07, 2001
-
-
Dr. Stephen Henson authored
Don't overwrite signing time.
-
- Dec 03, 2001
-
-
Bodo Möller authored
-
- Dec 01, 2001
-
-
Dr. Stephen Henson authored
-
- Nov 23, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
(in main branch, hn_ncipher.c is already correct)
-
- Nov 22, 2001
-
-
Bodo Möller authored
Submitted by: Richard Shapiro <rshapiro@abinitio.com>
-
- Nov 16, 2001
-
-
Bodo Möller authored
elliptic curves are are relatively faster than on PCs anyway)
-
- Nov 15, 2001
-
-
Bodo Möller authored
-
- Nov 14, 2001
-
-
Bodo Möller authored
-
- Nov 12, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
field here, which is left empty). Various configurations are *only* in the 0.9.6 branch at the moment: OpenUNIX OpenUNIX-8-gcc-shared OpenUNIX-8-shared Either Configure or CHANGES must be changed to rectify the situation.
-
- Nov 10, 2001
-
-
Bodo Möller authored
(nearly) to the top. Move msg_callback entry to the top as the implementation for SSL 2.0 is based on the s2_clnt.c/s2_srvr.c changes.
-
Bodo Möller authored
call ssl2_part_read again to parse error message
-
Bodo Möller authored
Important SSL 2.0 bugfixes (bugs found while implementing msg_callback).
-
- Oct 30, 2001
-
-
Richard Levitte authored
sooner and the programs get built against the shared libraries. This requires a bit more work. Things like -rpath and the possibility to still link the programs statically should be included. Some cleanup is also needed. This will be worked on.
-
- Oct 27, 2001
-
-
Dr. Stephen Henson authored
-
- Oct 26, 2001
-
-
Bodo Möller authored
-