]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pem/pem_pk8.c
Update copyright year
[thirdparty/openssl.git] / crypto / pem / pem_pk8.c
2020-06-04  Matt CaswellUpdate copyright year
2020-06-02  Richard LevittePEM: Make PKCS8 serializers aware of OSSL_SERIALIZERs
2019-11-18  Richard LevittePEM: constify PEM_write_ routines
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-29  Matt CaswellUpdate copyright year
2018-05-12  Richard LevitteIn cases where we ask PEM_def_callback for minimum...
2017-10-18  KaoruTodaRemove parentheses of return.
2017-07-29  Bernd EdlingerClean password buffer on stack for PEM_read_bio_PrivateKey
2016-06-18  FdaSilvaYYUseless header include of openssl/rand.h
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-09-30  David WoodhouseFix no-stdio build
2015-05-28  Dr. Stephen Hensoncheck for error when creating PKCS#8 structure
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-03-28  Rich Salzfree NULL cleanup
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2005-05-11  Bodo MöllerFix more error codes.
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation: