summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-31Fix for sk_insert bug: it never worked properly.stephen
1998-12-30fix pk7_doit.c for new i2d_ASN1_SET argumentstephen
1998-12-30external error lib number now global and allow error lib to have a namestephen
1998-12-29Fix incorrect DER encoding of SETs and all knock-ons from that.Ben Laurie
1998-12-29Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie
1998-12-28Deal with generated files.Ben Laurie
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Fix unused variable warning of GCCRalf S. Engelschall
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall