- 12 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 09 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com> (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
-
- 04 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 02 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 31 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Part of PR 181
-
- 30 7月, 2002 3 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Jeffrey Altman <jaltman@columbia.edu> Reviewed by: PR: 169
-
由 Lutz Jänicke 提交于
Changes marked "(CHATS)" were sponsored by the Defense Advanced Research Projects Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F30602-01-2-0537.
-
由 Lutz Jänicke 提交于
-
- 20 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR: 127
-
- 15 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 10 7月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
des_old.h redefines crypt: #define crypt(b,s)\ DES_crypt((b),(s)) This scheme leads to failure, if header files with the OS's true definition of crypt() are processed _after_ des_old.h was processed. This is e.g. the case on HP-UX with unistd.h. As evp.h now again includes des.h (which includes des_old.h), this problem only came up after this modification. Solution: move header files (indirectly) including e_os.h before the header files (indirectly) including evp.h. Submitted by: Reviewed by: PR:
-
由 Lutz Jänicke 提交于
not covered by the strength bit mask. Submitted by: Reviewed by: PR: 130
-
- 09 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(but noone uses it anyway) fix t1_enc.c: use OPENSSL_NO_RC4, not NO_RC4
-
- 04 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 14 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
vulnerability workaround (included in SSL_OP_ALL). PR: #90
-
- 06 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 24 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 22 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 07 5月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
in the default ciphersuite list
-
由 Bodo Möller 提交于
-
- 06 5月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 29 4月, 2002 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 20 4月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
-
- 19 4月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Notified by Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
-
- 14 4月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
(the bug was introduced with message callback support)
-
由 Bodo Möller 提交于
Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
-
- 20 3月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 19 3月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 3月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
由 Dr. Stephen Henson 提交于
Initialize cipher context in KRB5 ("D. Russell" <russelld@aol.net>) Allow HMAC functions to use an alternative ENGINE.
-