summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-01-28Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox
1999-01-28Remember to add the new file this time :-)Dr. Stephen Henson
1999-01-28Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson
1999-01-26Add a few extended key usage OIDs.Dr. Stephen Henson
1999-01-25Oops. One header too many.Ben Laurie
1999-01-25Update dependencies.Ben Laurie
1999-01-25Declare correctly on FreeBSD.Ben Laurie
1999-01-25Reduce header dependencies.Ben Laurie
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson
1999-01-24Add file x509v3.err.Dr. Stephen Henson
1999-01-24Minor constification.Ben Laurie
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson
1999-01-21Correct bracketing error.Ben Laurie
1999-01-20Continued patches so certificates and CRLs now can support and useDr. Stephen Henson
1999-01-19This time, get it right.Ben Laurie
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie
1999-01-19Spelling mistake.Ben Laurie
1999-01-18This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson
1999-01-18New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson
1999-01-17Ignore auto-generated programs.Ben Laurie
1999-01-17Dispose of generated programs.Ben Laurie
1999-01-17Fix major cockup with short keys in CAST-128.Ben Laurie
1999-01-17Oops. Missing NULL frees.Ben Laurie
1999-01-17Generate an error on an invalid directory.Ben Laurie
1999-01-17Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson
1999-01-14Submitted by: Neil Costigan <neil.costigan@celocom.com>Dr. Stephen Henson
1999-01-12Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson
1999-01-10Add prototype, fix parameter passing bug.Ben Laurie
1999-01-09Get rid of redundant files.Ben Laurie
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-06Fix things so DH_free() will be no-op when passed NULL, like RSA_free() andDr. Stephen Henson
1999-01-04Free the right thing.Ben Laurie
1999-01-04Only free if it ain't NULL.Ben Laurie
1999-01-04Remove the bugfix that was really a bug.Ben Laurie
1999-01-04Pass on BIO_CTRL_FLUSH.Ben Laurie
1999-01-03More EVP_PKEY patches for new functionality.Dr. Stephen Henson
1999-01-03Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall
1999-01-03More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall
1999-01-03Remove one EVP_PKEY_free() that shouldn't be there.Dr. Stephen Henson
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson
1999-01-02Fix reference counting.Ben Laurie
1999-01-02A couple more ssleay.cnf to openssl.cnf changesPaul C. Sutton
1999-01-02First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall
1999-01-02Make GCC happy by removing an unused variable defintion.Ralf S. Engelschall
1999-01-02Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson
1999-01-01Add extended key usage OID and update STATUS file.Dr. Stephen Henson
1999-01-01Makefiles updated to exit if an error occurs in a sub-directory makePaul C. Sutton
1998-12-31Remove more old temporary files from CVSRalf S. Engelschall
1998-12-31Fix name delete problem.Ben Laurie