Update copyright year
[openssl.git] / include / openssl / pem.h
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