Age | Commit message (Expand) | Author |
2005-07-26 | improved error checking and some fixes | Nils Larsch |
2005-06-30 | Check PKCS7 structures in PKCS#12 files are of type data. | Dr. Stephen Henson |
2005-05-16 | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov |
2005-05-15 | Fool-proofing Makefiles | Andy Polyakov |
2005-05-15 | Make -CSP option work again in pkcs12 utility by checking for | Dr. Stephen Henson |
2005-05-11 | Fix more error codes. | Bodo Möller |
2005-04-12 | Rebuild error codes. | Dr. Stephen Henson |
2005-04-11 | Add emacs cache files to .cvsignore. | Richard Levitte |
2005-03-30 | Blow away Makefile.ssl. | Ben Laurie |
2004-12-05 | Add lots of checks for memory allocation failure, error codes to indicate | Dr. Stephen Henson |
2004-11-24 | Check return code of EVP_CipherInit() in PKCS#12 code. | Dr. Stephen Henson |
2004-11-02 | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte |
2004-05-17 | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe |
2004-05-17 | Deprecate the recursive includes of bn.h from various API headers (asn1.h, | Geoff Thorpe |
2004-04-19 | make update | Geoff Thorpe |
2004-03-15 | Constify d2i, s2i, c2i and r2i functions and other associated | Richard Levitte |
2003-12-27 | Use sh explicitely to run point.sh | Richard Levitte |
2003-03-20 | Shut up an ANSI compiler about uninitialised variables. | Richard Levitte |
2002-12-29 | make update | Richard Levitte |
2002-11-28 | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte |
2002-10-09 | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte |
2002-10-03 | Various enhancements to PKCS#12 code, new | Dr. Stephen Henson |
2002-09-07 | Fix typos in PKCS#12 ASN1 code. | Dr. Stephen Henson |
2002-08-09 | make update | Bodo Möller |
2002-07-30 | "make update" | Lutz Jänicke |
2002-07-14 | Replace 'ecdsaparam' commandline utility by 'ecparam' | Bodo Möller |
2002-06-27 | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte |
2002-06-27 | Use bg instead of bag as argument to macros, to avoid clashes with | Richard Levitte |
2002-03-14 | Initialize cipher context in KRB5 | Dr. Stephen Henson |
2002-02-13 | ECDSA support | Bodo Möller |
2001-12-17 | remove redundant ERR_load_... declarations | Bodo Möller |
2001-12-09 | Improve back compatibility. | Ben Laurie |
2001-11-15 | make update | Richard Levitte |
2001-11-06 | PKCS#12 code fixes: initialize and cleanup digests and ciphers | Dr. Stephen Henson |
2001-10-17 | Modify EVP cipher behaviour in a similar way | Dr. Stephen Henson |
2001-10-16 | Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() | Dr. Stephen Henson |
2001-10-04 | 'make update' | Richard Levitte |
2001-08-05 | Start to reduce some of the header bloat. | Ben Laurie |
2001-07-31 | make update | Richard Levitte |
2001-07-30 | Really add the EVP and all of the DES changes. | Ben Laurie |
2001-07-27 | More linker bloat reorganisation: | Dr. Stephen Henson |
2001-07-26 | First of several reorganisations to | Dr. Stephen Henson |
2001-06-19 | Change all calls to low level digest routines in the library and | Dr. Stephen Henson |
2001-06-11 | Add support for MS CSP Name PKCS#12 attribute. | Dr. Stephen Henson |
2001-04-03 | Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> | Richard Levitte |
2001-03-18 | Fix PKCS#12 key generation bug. | Dr. Stephen Henson |
2001-03-09 | Instead of telling both 'make' and the user that ranlib | Bodo Möller |
2001-03-09 | Change the EVP_somecipher() and EVP_somedigest() | Dr. Stephen Henson |
2001-02-26 | make update | Richard Levitte |
2001-02-23 | Get rid of ASN1_ITEM_FUNCTIONS dummy function | Dr. Stephen Henson |