- 28 5月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Sean O Riordain <Sean.ORiordain@cyrona.com>
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 25 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 5月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
This also avoids the problems with SC4.2 and unpatched SC5. Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
- 19 5月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to minimise the effects on existing code.
-
- 17 5月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the secret key before we've encrypted it and using the right NID for RC2-64. Add various arguments to the experimental programs 'dec' and 'enc' to make testing less painful. This stuff has now been tested against Netscape Messenger and it can encrypt and decrypt S/MIME messages with RC2 (128, 64 and 40 bit) DES and triple DES. Its still experimental though...
-
- 16 5月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
find the right RecipientInfo based on the recipient certificate (so would fail a lot of the time) and fixup cipher structures to correctly (maybe) modify the AlgorithmIdentifiers. Largely untested at present... this will be fixed in due course. Well the stuff was broken to begin with so if its broken now then you haven't lost anything :-)
-
- 15 5月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
integers was completely broken. Also added a NEG_PUBKEY_BUG compilation option to compensate for public keys improperly encoded as negative integers.
-
- 14 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
place to look for them.
-
- 13 5月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
While modifying the sources, I found some inconsistencies on the use of s->cert vs. s->session->sess_cert; I don't know if those could really have caused problems, but possibly this is a proper bug-fix and not just a clean-up.
-
由 Ulf Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <richard@levitte.org>
-
- 12 5月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fixed -strparse option: it didn't work if used more than once (this was due to the d2i_ASN1_TYPE call parsing a freed buffer). On Win32 the file wincrypt.h #define's X509_NAME and PKCS7_SIGNER_INFO causing clashes so these are #undef'ed
-
- 11 5月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
that SSL_set_{accept,connect}_state be called before SSL_{accept,connect} may be used. Submitted by: Reviewed by: PR:
-
由 Ulf Möller 提交于
-
- 10 5月, 1999 4 次提交
-
-
由 Ralf S. Engelschall 提交于
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline'' with EGCS 1.1.2+
-
由 Dr. Stephen Henson 提交于
Containts elements of code by Sebastian Akerman <sak@parallelconsulting.com> and made a bit less "naughty" by Steve.
-
由 Bodo Möller 提交于
pointers. The cert_st handling is changed by this in various ways. Submitted by: Reviewed by: PR:
-
由 Dr. Stephen Henson 提交于
-
- 08 5月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
file name for 'ca' to come from the environment.
-
- 07 5月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 06 5月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
Borland C submitted by: Janez Jere <jj@void.si>
-
- 05 5月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
由 Ulf Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
- 04 5月, 1999 5 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Anonymous
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
PS: Feel free to move the IMPLEMENT_STACK_OF(X509_INFO) from crypto/asn1/x_info.c to any other place where you think it fits better. X509_INFO is a structure slightly spreaded over ASN.1, X509 and PEM code, so I found no definitive location for IMPLEMENT_STACK_OF(X509_INFO). In crypto/asn1/x_info.c it's at least now bundled with X509_INFO_new() and friends.
-
- 02 5月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 01 5月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
callbacks. Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 30 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-