- 16 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add revelant new X509V3 extensions. Add OIDs. Fix ASN1 memory leak code to pop info if external allocation used.
-
- 15 2月, 2001 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 14 2月, 2001 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Add -nopad option to enc command. Update docs.
-
由 Dr. Stephen Henson 提交于
-
由 Ulf Möller 提交于
-
- 13 2月, 2001 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Doesn't handle SSL URLs yet.
-
由 Dr. Stephen Henson 提交于
-
- 12 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 2月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Fix CRL printing to correctly show when there are no revoked certificates. Make ca.c correctly initialize the revocation date. Make ASN1_UTCTIME_set_string() and ASN1_GENERALIZEDTIME_set_string() set the string type: so they can initialize ASN1_TIME structures properly.
-
由 Lutz Jänicke 提交于
the clients choice; in SSLv2 the client uses the server's preferences.
-
- 09 2月, 2001 3 次提交
-
-
由 Dr. Stephen Henson 提交于
and ASN1 code.
-
由 Dr. Stephen Henson 提交于
OCSP responses. Documentation to follow... Urgh.. this conflicted with the -VAfile patch I hope I haven't broken it.
-
由 Richard Levitte 提交于
client code certificates to use to only check response signatures. I'm not entirely sure if the way I just implemented the verification is the right way to do it, and would be happy if someone would like to review this.
-
- 08 2月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
Bleichenbacher's DSA attack. With this implementation, the expected number of iterations never exceeds 2. New semantics for BN_rand_range(): BN_rand_range(r, min, range) now generates r such that min <= r < min+range. (Previously, BN_rand_range(r, min, max) generated r such that min <= r < max. It is more convenient to have the range; also the previous prototype was misleading because max was larger than the actual maximum.)
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
Fix AES code. Update Rijndael source to v3.0 Add AES OIDs. Change most references of Rijndael to AES. Add new draft AES ciphersuites.
-
- 06 2月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
- 05 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
request to response.
-
- 04 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Various OCSP responder utility functions. Delete obsolete OCSP functions. Largely untested at present...
-
- 02 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 01 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
certificates. One is a valid CA which has no basicConstraints but does have certSign keyUsage. Other is S/MIME signer with nonRepudiation but no digitalSignature.
-
- 30 1月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 1月, 2001 2 次提交
-
-
由 Dr. Stephen Henson 提交于
ciphersuites.
-
由 Dr. Stephen Henson 提交于
Fix PKCS7 and PKCS12 memory leaks. Initialise encapsulated content type properly.
-
- 24 1月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
- 22 1月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 20 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 1月, 2001 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Enhance s2i_ASN1_INTEGER().
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
of status info. Check nonce values. Option to disable verify. Update usage message. Rename status to string functions and make them global.
-
- 18 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
accordance with RFC2560.
-
- 17 1月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Initial OCSP certificate verify. Not complete, it just supports a "trusted OCSP global root CA".
-
- 15 1月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
This allows keeping extensions in a separate configuration file. Submitted by: Massimiliano Pala <madwolf@comune.modena.it>
-