| Commit message (Expand) | Author | Age | Files | Lines |
* | PKCS#12 mac key length should equal digest length. | Dr. Stephen Henson | 2006-05-17 | 1 | -3/+3 |
* | Change builting PBE to use static table. Add entries for HMAC and MD5, GOST. | Dr. Stephen Henson | 2006-05-15 | 1 | -19/+1 |
* | Add feature to PKCS12_create() if the encryption NID corresponds to a | Dr. Stephen Henson | 2006-05-15 | 1 | -2/+18 |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | improved error checking and some fixes | Nils Larsch | 2005-07-26 | 1 | -2/+7 |
* | Check PKCS7 structures in PKCS#12 files are of type data. | Dr. Stephen Henson | 2005-06-30 | 4 | -1/+22 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Make -CSP option work again in pkcs12 utility by checking for | Dr. Stephen Henson | 2005-05-15 | 1 | -0/+12 |
* | Fix more error codes. | Bodo Möller | 2005-05-11 | 9 | -54/+54 |
* | Rebuild error codes. | Dr. Stephen Henson | 2005-04-12 | 1 | -50/+54 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Add lots of checks for memory allocation failure, error codes to indicate | Dr. Stephen Henson | 2004-12-05 | 3 | -9/+26 |
* | Check return code of EVP_CipherInit() in PKCS#12 code. | Dr. Stephen Henson | 2004-11-24 | 1 | -3/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -139/+132 |
* | Deprecate the recursive includes of bn.h from various API headers (asn1.h, | Geoff Thorpe | 2004-05-17 | 1 | -1/+1 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -81/+63 |
* | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte | 2004-03-16 | 3 | -3/+6 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Shut up an ANSI compiler about uninitialised variables. | Richard Levitte | 2003-03-20 | 1 | -1/+1 |
* | make update | Richard Levitte | 2002-12-29 | 1 | -250/+130 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 3 | -5/+5 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Various enhancements to PKCS#12 code, new | Dr. Stephen Henson | 2002-10-04 | 2 | -72/+253 |
* | Fix typos in PKCS#12 ASN1 code. | Dr. Stephen Henson | 2002-09-08 | 1 | -3/+3 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -174/+178 |
* | "make update" | Lutz Jänicke | 2002-07-30 | 1 | -246/+243 |
* | Replace 'ecdsaparam' commandline utility by 'ecparam' | Bodo Möller | 2002-07-14 | 1 | -120/+240 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Use bg instead of bag as argument to macros, to avoid clashes with | Richard Levitte | 2002-06-27 | 1 | -2/+2 |
* | Initialize cipher context in KRB5 | Dr. Stephen Henson | 2002-03-14 | 1 | -4/+4 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 1 | -140/+158 |
* | remove redundant ERR_load_... declarations | Bodo Möller | 2001-12-17 | 1 | -1/+0 |
* | Improve back compatibility. | Ben Laurie | 2001-12-09 | 1 | -1/+1 |
* | make update | Richard Levitte | 2001-11-15 | 1 | -1/+1 |
* | PKCS#12 code fixes: initialize and cleanup digests and ciphers | Dr. Stephen Henson | 2001-11-06 | 2 | -8/+12 |
* | Modify EVP cipher behaviour in a similar way | Dr. Stephen Henson | 2001-10-17 | 2 | -2/+2 |
* | Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() | Dr. Stephen Henson | 2001-10-16 | 1 | -7/+7 |
* | 'make update' | Richard Levitte | 2001-10-04 | 1 | -70/+70 |
* | Start to reduce some of the header bloat. | Ben Laurie | 2001-08-05 | 1 | -30/+37 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -13/+15 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 3 | -179/+116 |
* | More linker bloat reorganisation: | Dr. Stephen Henson | 2001-07-27 | 1 | -1/+1 |
* | First of several reorganisations to | Dr. Stephen Henson | 2001-07-27 | 4 | -44/+167 |
* | Change all calls to low level digest routines in the library and | Dr. Stephen Henson | 2001-06-20 | 1 | -0/+1 |
* | Add support for MS CSP Name PKCS#12 attribute. | Dr. Stephen Henson | 2001-06-11 | 2 | -124/+33 |
* | Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> | Richard Levitte | 2001-04-03 | 1 | -0/+1 |
* | Fix PKCS#12 key generation bug. | Dr. Stephen Henson | 2001-03-18 | 1 | -2/+9 |