Security hardening: Expose Build flags for Position Independed Execution (PIE)
[openssl.git] / crypto / cms / cms_io.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-05-03 Matt CaswellUpdate copyright year
2022-04-21 Daniel FialaClear incorrectly reported errors in cms_io.
2021-06-05 Matt CaswellUse the new ASN.1 libctx aware functions in CMS
2021-05-19 Dr. David von OheimbMake SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() suppo...
2021-02-21 Shane LontisFix external symbols for cms.
2021-01-28 Richard LevitteUpdate copyright year
2021-01-18 Shane LontisCMS: Fix NULL access if d2i_CMS_bio() is not passed...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-08-09 Shane LontisAdd libctx support to CMS.
2019-11-18 Richard LevittePEM: constify PEM_write_ routines
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2008-03-31 Dr. Stephen HensonUse correct headers for signed receipts. Use consistent...
2008-03-18 Dr. Stephen HensonVarious tidies/fixes:
2008-03-12 Dr. Stephen HensonAnd so it begins...