- Feb 01, 2001
-
-
Dr. Stephen Henson authored
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.
-
- Jan 31, 2001
-
-
Lutz Jänicke authored
-
- Jan 30, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
like spaces before the semicolon, and besides, other parts of this file makes the values without those spaces), and move spacing of continuation lines to support BIO's that break lines after each write.
-
- Jan 29, 2001
-
-
Bodo Möller authored
-
- Jan 28, 2001
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
-
- Jan 26, 2001
-
-
Dr. Stephen Henson authored
-
- Jan 25, 2001
-
-
Richard Levitte authored
-
Dr. Stephen Henson authored
ciphersuites.
-
Geoff Thorpe authored
-
- Jan 24, 2001
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
Fix PKCS7 and PKCS12 memory leaks. Initialise encapsulated content type properly.
-
Bodo Möller authored
-
Ulf Möller authored
-
- Jan 23, 2001
-
-
Bodo Möller authored
-
Ulf Möller authored
-
Bodo Möller authored
digest aliases (as found in OpenSSL_add_all_digests).
-
Bodo Möller authored
alias SSLeay_add_all_algorithms
-
Bodo Möller authored
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
- Jan 22, 2001
-
-
Ulf Möller authored
-
- Jan 21, 2001
-
-
Ulf Möller authored
-
Ulf Möller authored
-
- Jan 20, 2001
-
-
Lutz Jänicke authored
SSL_get_ex_new_index() functionality. Extended verify_callback() example to show the usage.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jan 19, 2001
-
-
Dr. Stephen Henson authored
Enhance s2i_ASN1_INTEGER().
-
Bodo Möller authored
-
Dr. Stephen Henson authored
of status info. Check nonce values. Option to disable verify. Update usage message. Rename status to string functions and make them global.
-
- Jan 18, 2001
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
accordance with RFC2560.
-
- Jan 17, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Initial OCSP certificate verify. Not complete, it just supports a "trusted OCSP global root CA".
-
- Jan 15, 2001
-
-
Ulf Möller authored
-
Bodo Möller authored
This allows keeping extensions in a separate configuration file. Submitted by: Massimiliano Pala <madwolf@comune.modena.it>
-
- Jan 14, 2001
-
-
Geoff Thorpe authored
* Correct some prototypes and macros with respect to "const"ness. * Add the extra macros and examples due to the lh_doall[_arg] modifications made recently. The existing example is also reworked for consistency. * Rewrite, tweak, and supplement bits of the existing comments that seemed (IMHO) to be a little convoluted and misleading. * Add a NOTE section that explains the use of macros and avoiding function casts (ie. generate a wrapper as with the macros, or prototype any callback functions exactly to not require casting). Also, explain the "const" approach taken in LHASH for the purposes of API comprehensibility and also application code auditing.
-
Dr. Stephen Henson authored
non null terminated passwords.
-