summaryrefslogtreecommitdiffstats
path: root/util/libeay.num
AgeCommit message (Expand)Author
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-07Submitted by:Ulf Möller
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson
1999-12-18RenameBodo Möller
1999-12-08Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson
1999-12-03New function PKC12_newpass()Dr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson
1999-11-23Support for authority information access extension.Dr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-11-19Support for otherName in GeneralName.Dr. Stephen Henson
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-10-21New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-09-27"make update"Bodo Möller
1999-09-10"make update"Bodo Möller
1999-09-04New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-24make update.Ulf Möller
1999-08-13Compile pkcs7 and des apps.Ulf Möller
1999-08-10Updates.Bodo Möller
1999-08-05DSA_dup_DH.Bodo Möller
1999-07-27New function OBJ_obj2txt()Dr. Stephen Henson
1999-07-11New function RSA_check_key,Bodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-06-29New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson
1999-06-22New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson
1999-06-21"make update"Bodo Möller
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-06-18"make update"Bodo Möller
1999-06-12"make update"Bodo Möller
1999-06-10Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller
1999-06-07Fix for BIO pairs.Bodo Möller
1999-06-06Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson
1999-06-04Update.Bodo Möller