- May 15, 1999
-
-
Dr. Stephen Henson authored
unsigned/signed cmp error in asn1parse. Change various pem_all.c args to use pem_password_cb.
-
Ben Laurie authored
-
Ben Laurie authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
use (certain parts of) OpenSSL.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: Oleg Girko
-
Bodo Möller authored
-
Ben Laurie authored
-
Bodo Möller authored
that's what the calling code seems to expect.
-
Bodo Möller authored
-
Bodo Möller authored
-
- May 14, 1999
-
-
Bodo Möller authored
-
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.
-
Bodo Möller authored
thread-safe (where thread-safe counterparts are not available on all platforms), and don't memcpy to NULL-pointers Submitted by: Anonymous Reviewed by: Bodo Moeller Also, clean up htons vs. ntohs confusions.
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
those functions without having a parameter list declaration. (There are various similar cases left ...)
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
one for those functions (is it?).
-
- May 13, 1999
-
-
Bodo Möller authored
place to look for them.
-
Ulf Möller authored
-
Bodo Möller authored
instead I've picked "enc", because that's what's in the prototypes. ("_encrypt" is reserved only as an external name, but still using it in an application doesn't look like good style to me -- and it certainly isn't if the point is just avoiding shadowing, which is apparently why the previous name "encrypt" was changed.)
-
Ben Laurie authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ben Laurie authored
-
Bodo Möller authored
-
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.
-
Bodo Möller authored
cannot handle all opcodes we need.
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
Submitted by: Richard Levitte <richard@levitte.org>
-
Ulf Möller authored
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-