- 15 5月, 1999 12 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
use (certain parts of) OpenSSL.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Oleg Girko
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
由 Bodo Möller 提交于
that's what the calling code seems to expect.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 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 13 次提交
-
-
由 Bodo Möller 提交于
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 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
those functions without having a parameter list declaration. (There are various similar cases left ...)
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
one for those functions (is it?).
-
由 Bodo Möller 提交于
place to look for them.
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
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 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ben Laurie 提交于
-
- 13 5月, 1999 12 次提交
-
-
由 Bodo Möller 提交于
-
由 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.
-
由 Bodo Möller 提交于
cannot handle all opcodes we need.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <richard@levitte.org>
-
由 Ulf Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <richard@levitte.org>
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Also I've subsituted real tabs for 8-spaces sequences in some lines so that things don't look that weird with a tab-width of 4.
-
由 Ulf Möller 提交于
Configure no longer changes files in place.
-
由 Dr. Stephen Henson 提交于
functions transposed.
-
- 12 5月, 1999 3 次提交
-
-
由 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
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Andreas Ley <ley@rz.uni-karlsruhe.de>
-