- May 19, 1999
-
-
Dr. Stephen Henson authored
to minimise the effects on existing code.
-
- May 16, 1999
-
-
Dr. Stephen Henson authored
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...
-
Bodo Möller authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
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 :-)
-
- May 15, 1999
-
-
Ben Laurie authored
-
- May 14, 1999
-
-
Dr. Stephen Henson authored
integers was completely broken. Also added a NEG_PUBKEY_BUG compilation option to compensate for public keys improperly encoded as negative integers.
-
- May 13, 1999
-
-
Bodo Möller authored
place to look for them.
-
Bodo Möller authored
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 authored
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
Ulf Möller authored
Submitted by: Richard Levitte <richard@levitte.org>
-
- May 12, 1999
-
-
Dr. Stephen Henson authored
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
-
- May 11, 1999
-
-
Bodo Möller authored
that SSL_set_{accept,connect}_state be called before SSL_{accept,connect} may be used. Submitted by: Reviewed by: PR:
-
- May 10, 1999
-
-
Ulf Möller authored
-
Ralf S. Engelschall authored
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline'' with EGCS 1.1.2+
-
Dr. Stephen Henson authored
Containts elements of code by Sebastian Akerman <sak@parallelconsulting.com> and made a bit less "naughty" by Steve.
-
- May 09, 1999
-
-
Bodo Möller authored
pointers. The cert_st handling is changed by this in various ways. Submitted by: Reviewed by: PR:
-
Dr. Stephen Henson authored
-
- May 08, 1999
-
-
Dr. Stephen Henson authored
file name for 'ca' to come from the environment.
-
- May 07, 1999
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- May 06, 1999
-
-
Ulf Möller authored
Borland C submitted by: Janez Jere <jj@void.si>
-
- May 05, 1999
-
-
Ulf Möller authored
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
- May 04, 1999
-
-
Ulf Möller authored
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
Ulf Möller authored
Submitted by: Anonymous
-
Ben Laurie authored
-
Ralf S. Engelschall authored
-
Ralf S. Engelschall authored
-
Ralf S. Engelschall authored
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.
-
- May 01, 1999
-
-
Bodo Möller authored
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
callbacks. Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
- Apr 30, 1999
-
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
- Apr 29, 1999
-
-
Ulf Möller authored
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
- Apr 28, 1999
-
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Ulf Möller authored
-