summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson
1999-02-14Make sure latest Perl versions don't interpret some generated C array as PerlRalf S. Engelschall
1999-02-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson
1999-02-13Oops... add other changes this time too.Dr. Stephen Henson
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1999-02-13Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson
1999-02-13Add support for 3DES CBCM mode.Ben Laurie
1999-02-13In the absence of feedback either way, commit the fix that looks right forBen Laurie
1999-02-11Make the 'crypto' and 'ssl' options in the perl script mkdef.pl really work,Dr. Stephen Henson
1999-02-10Overhauled the Perl interface (perl/*):Ralf S. Engelschall
1999-02-10Remember the cleanupRalf S. Engelschall
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-09Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson
1999-01-31Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox
1999-01-31Make sure `make rehash' target really finds the `openssl' program.Ralf S. Engelschall
1999-01-30Squeeze a bit more speed out of MD5 assembler.Ben Laurie
1999-01-30Add CygWin32 platform information to Configure script.Ralf S. Engelschall
1999-01-30Fixed ms/32all.bat script: `no_asm' -> `no-asm'Ralf S. Engelschall
1999-01-29New program 'nseq' added to apps to allow Netscape certificate sequences toDr. Stephen Henson
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