- 26 1月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
parameter.
-
- 14 1月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
PR: 422
-
由 Richard Levitte 提交于
PR: 458
-
- 13 1月, 2003 1 次提交
-
-
由 Bodo Möller 提交于
NB: This and other manual pages should be updated for the new BN_GENCB interface.
-
- 11 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 423
-
- 10 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 445
-
- 30 12月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
If no authentication method is mentioned in the cipher suite name (e.g. AES128-SHA), RSA authentication is used (PR #396).
-
- 27 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 13 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
BIO_s_bio.pod. The most logical is to move everything needed from BIO_new_bio_pair.pod to BIO_s_bio.pod (including the nice example) and toss BIO_new_bio_pair.pod. I hope I got all the info over properly. PR: 370
-
由 Richard Levitte 提交于
since it's both enumerated and explained in BIO_s_connect.pod. PR: 370
-
- 04 12月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Christian Hohnstaedt <chohnstaedt@innominate.com> Reviewed by: PR:
-
- 29 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 18 11月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
NAME OPTIONS are a subset of OPTIONS, so just make it =head2! Submitted by: Reviewed by: PR: 333
-
- 15 11月, 2002 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR:
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR:
-
由 Dr. Stephen Henson 提交于
-
- 14 11月, 2002 4 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR:
-
由 Lutz Jänicke 提交于
section to SUBJECT AND ISSUER NAME OPTIONS Submitted by: Reviewed by: PR: 333
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR:
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR:
-
- 13 11月, 2002 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 11 11月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: assar <assar@kth.se> Reviewed by: PR:
-
- 10 11月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 332
-
- 06 11月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 10月, 2002 2 次提交
-
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
squashed.
-
- 29 10月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
PR: 156
-
由 Richard Levitte 提交于
don't take an ENGINE* as parameter any more. PR: 156
-
由 Geoff Thorpe 提交于
relates to SSL_CTX flags and the use of "external" session caching. The existing flag, "SSL_SESS_CACHE_NO_INTERNAL_LOOKUP" remains but is supplemented with a complimentary flag, "SSL_SESS_CACHE_NO_INTERNAL_STORE". The bitwise OR of the two flags is also defined as "SSL_SESS_CACHE_NO_INTERNAL" and is the flag that should be used by most applications wanting to implement session caching *entirely* by its own provided callbacks. As the documented behaviour contradicted actual behaviour up until recently, and since that point behaviour has itself been inconsistent anyway, this change should not introduce any compatibility problems. I've adjusted the relevant documentation to elaborate about how this works. Kudos to "Nadav Har'El" <nyh@math.technion.ac.il> for diagnosing these anomalies and testing this patch for correctness. PR: 311
-
- 23 10月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 10月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 10月, 2002 1 次提交
-
-
由 Geoff Thorpe 提交于
-