- 08 2月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Richard Levitte 提交于
0.9.7.
-
- 04 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 1月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
make it possible to produce shared libraries on ReliantUNIX.
-
由 Richard Levitte 提交于
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
* 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 提交于
-
- 25 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
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).
-
- 24 1月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
syntactically.
-
由 Richard Levitte 提交于
functions to _old_des_*.
-
- 23 1月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 22 1月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
default_algorithms option in ENGINE config.
-
- 21 1月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial ENGINE config module, docs to follow. Fix buffer overrun errors in OPENSSL_conf().
-
- 15 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
to indicate that a real handshake is taking place (the value will be lost during multiple invocations). Set s->new_session to 2 instead.
-
- 14 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
the SSL_R_LENGTH_MISMATCH error is detected.
-
- 05 1月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Experimental configuration code. Incomplete, largely untested and subject to change/deletion.
-
- 04 1月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
to make it easier to fix things.
-
由 Bodo Möller 提交于
Submitted by: "Dan S. Camper" <dan@bti.net>
-
- 03 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
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.
-
- 29 12月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: D P Chang <dpc@qualys.com> Reviewed by: Bodo
-
- 21 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 12月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 18 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 07 12月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Don't overwrite signing time.
-
- 03 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 02 12月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 24 11月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
(in main branch, hn_ncipher.c is already correct)
-
- 22 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Richard Shapiro <rshapiro@abinitio.com>
-
- 16 11月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
elliptic curves are are relatively faster than on PCs anyway)
-
由 Bodo Möller 提交于
-
- 15 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 13 11月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 12 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
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.
-
- 10 11月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
(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 提交于
call ssl2_part_read again to parse error message
-