summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
1999-02-23Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson
1999-02-22Add syslogging BIO.Ben Laurie
1999-02-21Add support for new TLS export ciphersuites.Ben Laurie
1999-02-21Add preliminary user level config documentation for extension stuff. ProgrammingDr. Stephen Henson
1999-02-21Make RSA_NO_PADDING really use no padding.Dr. Stephen Henson
1999-02-20Generate errors when public/private key check is done.Ben Laurie
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-02-17Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson
1999-02-17Add OAEP.Ben Laurie
1999-02-16Updates to the new SSL compression codeMark J. Cox
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson
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