add test for secp160r1
[openssl.git] / crypto / pem /
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO.
2002-12-29 Richard Levittemake update
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-18 Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-13 Richard LevitteMerge from 0.9.7-stable.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-29 Bodo Möllerdon't memset(data,0,...) if data is NULL
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09 Bodo Möllermake update
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-07-30 Lutz Jänicke"make update"
2002-07-26 Bodo MöllerUse SEC1 format for EC private keys.
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevitteTry to avoid double declaration of ERR_load_PEM_strings().
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-05 Richard LevitteCheck errors when parsing a PKCS8INF PEM FILE, or there...
2002-04-23 Richard LevitteUhmmm, if we use && after having tested for the presenc...
2002-02-28 Bodo Mölleruse ERR_peek_last_error() instead of ERR_peek_error...
2002-02-20 Richard LevitteStop assuming the IV is 8 bytes long, use the real...
2002-02-13 Bodo MöllerECDSA support
2002-02-05 Richard Levitte'make update'
2002-01-24 Richard Levittemake update
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15 Richard Levittemake update
2001-10-20 Dr. Stephen HensonAdd missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-07-26 Dr. Stephen HensonFirst of several reorganisations to
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-26 Richard Levittemake update
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-09 Lutz JänickeFix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai...
2001-02-04 Ben LaurieMake depend.
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07 Richard Levitte'make update'
2000-09-07 Richard LevitteIt's not just VMS that needs some symbols to be hacked...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-03 Bodo MöllerFix for previous patch: If RAND_pseudo_bytes returns...
2000-03-02 Bodo MöllerUse RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-23 Dr. Stephen HensonAllow ADH to be used but not present in the default...
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-16 Dr. Stephen HensonPass phrase reorganisation.
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
2000-01-08 Ben LaurieMake NO_RSA compile with pedantic.
1999-12-24 Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-14 Dr. Stephen Henson'req' fixes. Reinstate length check one request fields.
1999-11-11 Dr. Stephen HensonFix a couple of outstanding issues: update STATUS file...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-04 Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-08-08 Ralf S. EngelschallFix two remaining prototype-related warnings
1999-07-28 Ulf MöllerVMS updates.
1999-07-21 Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-06-22 Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-10 Ben LaurieFix warnings.
1999-06-10 Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-09 Bodo MöllerRepair PEM_write_PrivateKey and PEM_write_bio_PrivateKey.
1999-06-09 Dr. Stephen HensonChange the PEM function implementation to use a common...
1999-06-07 Bodo MöllerIntroduce "BIO pairs", which (when finished) will relay...
1999-06-05 Dr. Stephen HensonChange so PEM private key read routines can handle...
1999-06-05 Dr. Stephen HensonMore PKCS#8 stuff. Support for unencrypted forms of...
1999-06-04 Dr. Stephen HensonThe rest of the PKCS#5, PKCS#8 patch I forgot before :-)
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15 Dr. Stephen HensonVarious Win32 fixes. Change args in do_ms.bat to put...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-14 Bodo MöllerIntroduce and use function typedef pem_password_cb...
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-13 Ulf MöllerVMS support.
1999-05-04 Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-28 Ulf MöllerAutogenerated files.
next