doc: Fix description of EVP_CIPHER_CTX_dup
[openssl.git] / crypto / pem / pem_pk8.c
2022-05-03 Matt CaswellUpdate copyright year
2022-01-26 Darshan SenAllow empty passphrase in PEM_write_bio_PKCS8PrivateKey...
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-10 Shane LontisFix i2d_PKCS8PrivateKey_nid_bio() regression.
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2020-12-02 Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-11 Richard LevitteAdapt libcrypto functionality to specify the desired...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-20 Richard LevitteENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_ne...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-07-24 Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
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: