Small AIX problems solved.
[openssl.git] / util / libeay.num
2001-03-21 Bodo MöllerTag EC_GFp_{nist,recp}_method as "NOEXIST" because...
2001-03-13 Richard Levittemake update.
2001-03-02 Richard LevitteSort platforms lexicographically as well. Also, suppor...
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-26 Richard Levittemake update
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-21 Richard Levitte'make update'
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Richard Levittemake update
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
2000-11-27 Bodo MöllerFix BN_is_... macros.
2000-11-26 Bodo Möllermodular arithmetics
2000-11-14 Richard Levittemake update
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-10-27 Richard Levittemake update
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-21 Richard Levittemake update
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-13 Richard Levittemake update
2000-09-25 Richard LevitteUpdate
2000-09-20 Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-09-15 Richard Levitte'make update'
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...
next