summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
1999-01-29Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson
1999-01-28Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox
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-26Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson
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-20Continued patches so certificates and CRLs now can support and useDr. Stephen Henson
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie
1999-01-19Spelling mistake.Ben Laurie
1999-01-18New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson
1999-01-17Fix major cockup with short keys in CAST-128.Ben Laurie
1999-01-17Update CHANGES for GeneralizedTime info.Dr. Stephen Henson
1999-01-17Correct Linux 1 recognition.Ben Laurie
1999-01-17Remove pointless MD5 hash.Ben Laurie
1999-01-17Generate an error on an invalid directory.Ben Laurie
1999-01-16More prototypes.Ben Laurie
1999-01-14Fix parameters to dummy function BN_ref_mod_exp().Dr. 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-09Sort openssl functions by name.Ben Laurie
1999-01-09Fix the gendsa program and add it to the app list. The progs.h file isDr. Stephen Henson
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-07Fix DH key generation.Ben Laurie
1999-01-07Send the right CAs to the client.Ben Laurie
1999-01-07Fix numeric -newkey args.Ben Laurie
1999-01-06Fix export tests.Ben Laurie
1999-01-06Make the world a safer place (if people object to this kind of change, speak upBen Laurie
1999-01-06Oops! update CHANGES file properly.Dr. Stephen Henson
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-03Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson
1999-01-02Fix reference counting.Ben Laurie
1999-01-02First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf 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-01Make the installation documentation easier to follow.Paul C. Sutton
1999-01-01Makefiles updated to exit if an error occurs in a sub-directory makePaul C. Sutton
1998-12-31Document recent changes.Ben Laurie
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-31Update CHANGES file for latest additionsstephen
1998-12-30MIME encoding and ISO chars at the same time messes up the stuffRalf S. Engelschall
1998-12-30Ops, forgot to commit the changes entry in recent commit...Ralf S. Engelschall
1998-12-29Fix incorrect DER encoding of SETs and all knock-ons from that.Ben Laurie