- 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
-
- Apr 27, 1999
-
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
- Apr 26, 1999
-
-
Ulf Möller authored
-
Dr. Stephen Henson authored
of Ulf's prototype parser, also general tidying and fixing of several problems with the original. Its still a bit of a hack but should work. This is the last bit of the old code that uses the K&R prototypes: after some testing they can finally go away...
-
- Apr 24, 1999
-
-
Ulf Möller authored
-
Ulf Möller authored
-