mkdef.pl still needed better logic. Also, the semantics of the
[openssl.git] / util / libeay.num
2000-09-11 Richard LevitteI started with a make update, but a rewrite was actuall...
2000-09-07 Richard Levitte*.num rewitten to include the extra information.
2000-09-06 Bodo Möller'make update'
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-02 Richard Levitte"make update"
2000-07-24 Richard Levitte"make update"
2000-06-19 Richard Levitte'make update'
2000-06-18 Richard LevitteAdd support for dynamically created and destroyed mutex...
2000-06-16 Geoff ThorpeCurrently the DSO_METHOD interface has one entry point...
2000-06-15 Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-31 Richard LevitteResult of "make update"
2000-05-30 Geoff Thorpe"make update"
2000-05-29 Geoff ThorpeThis declaration seems to have been added into the...
2000-05-19 Richard Levitte'make update'
2000-04-19 Geoff ThorpeThanks to "make update" ...
2000-04-14 Bodo MöllerNew function ERR_error_string_n.
2000-04-09 Richard Levitte"make update"
2000-04-04 Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-03-20 Richard Levittemake update
2000-03-19 Ulf Möllermake update
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-24 Bodo MöllerDon't define platform-dependent preprocessor symbols...
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-17 Dr. Stephen HensonAdd -pass argument to 'enc'.
2000-02-11 Bodo MöllerUpdate.
2000-02-07 Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-02-05 Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-02-04 Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-04 Bodo MöllerCorrect spelling as it was done in the source.
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-19 Dr. Stephen HensonRename X509_att*() stuff to X509at_*(), add X509_REQ...
2000-01-14 Bodo MöllerAvoid some warnings, and run "make update".
2000-01-07 Ulf MöllerSubmitted by:
2000-01-07 Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-26 Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-24 Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-12-18 Bodo MöllerRename
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-03 Dr. Stephen HensonNew function PKC12_newpass()
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-21 Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-09-27 Bodo Möller"make update"
1999-09-10 Bodo Möller"make update"
1999-09-04 Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-08-24 Ulf Möllermake update.
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-08-10 Bodo MöllerUpdates.
1999-08-05 Bodo MöllerDSA_dup_DH.
1999-07-27 Dr. Stephen HensonNew function OBJ_obj2txt()
1999-07-11 Bodo MöllerNew function RSA_check_key,
1999-07-11 Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-06-29 Dr. Stephen HensonNew functions to allow RSA_METHODs to be changed withou...
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-06-22 Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-21 Bodo Möller"make update"
1999-06-20 Dr. Stephen HensonNew functions CONF_load_bio() and CONF_load_fp() to...
1999-06-18 Bodo Möller"make update"
1999-06-12 Bodo Möller"make update"
1999-06-10 Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-07 Bodo MöllerFix for BIO pairs.
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-06-04 Bodo MöllerUpdate.
1999-05-31 Bodo Möllermore typesafe stacks ...
1999-05-31 Bodo MöllerMore consistency.
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-05-14 Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
1999-05-11 Dr. Stephen HensonVarious PKCS#7 related fixes,tidies and comments.
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-04-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.
1999-03-29 Dr. Stephen HensonRemove deleted PKCS#12 functions from pkcs12.h, get...
1999-03-08 Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
next