]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/pem.h
fips: zeroization of public security parameters (PSPs)
[thirdparty/openssl.git] / include / openssl / pem.h
2024-04-24  Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
2022-08-23  K1Support decode SM2 parameters
2022-05-09  Nathan SidwellHeader file cleanup for C++20 header-units
2021-06-01  Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17  Paulidsa: provider and library deprecation changes
2020-12-13  Richard LevittePEM: Unlock MSBLOB and PVK functions from 'no-dsa'...
2020-12-05  Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-11-27  Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-18  Richard LevitteDeprecate RSA harder
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-12  Richard LevitteAdd PEM declaration macros that take attributes
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-08-20  Richard LevittePEM: Add more library context aware PEM readers
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-04-23  Matt CaswellUpdate copyright year
2020-04-15  Matt CaswellTeach PEM_read_bio_PrivateKey about libctx
2019-11-29  Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29  Richard LevitteSERIALIZER: add hooks in PEM_write_bio_ and PEM_write_f...
2019-11-29  Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-18  Richard LevittePEM: constify PEM_write_ routines
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-26  Richard LevittePEM_def_callback(): use same parameter names as for...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonImprove #include structure of pem{,2}.h
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-09-28  PauliPut back the #include <openssl/safestack.h> lines in...
2017-09-28  PauliUse safestack.h exclusively internally.
2017-06-07  Rich Salzmake error tables const and separate header file
2017-05-08  Benjamin KadukAdd PEM_bytes_read_bio_secmem()
2017-05-08  Benjamin KadukAdd PEM_read_bio_ex
2017-03-16  Benjamin KadukRemove some unused PEM structures
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-23  Dr. Stephen HensonSupport for traditional format private keys.
2016-05-19  Viktor Dukhovnimake update
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-22  Matt CaswellFix no-dsa on Windows/VMS
2016-04-22  Matt CaswellFix the indentation of OPENSSL_NO_STDIO in pem.h
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Richard LevitteRemove all remaining traces if PEM_Seal
2015-12-11  Richard LevitteAdapt PEM routines to the opaque EVP_ENCODE_CTX
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-09-30  David WoodhouseFix no-stdio build
2015-05-15  Rich SalzRemove unused #ifdef's from header files
2015-03-31  Richard LevitteStop symlinking, move files to intended directory