]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/asn1.h.in
Fix Coverity issues 1596850, 1596851 and 1596852
[thirdparty/openssl.git] / include / openssl / asn1.h.in
2023-09-07  Matt CaswellCopyright year updates
2023-01-16  slontisPKCS12 - Add additional libctx and propq support.
2022-07-19  Dr. David von Oheimblibcrypto refactoring: introduce and use ossl_asn1_stri...
2022-05-09  Nathan SidwellHeader file cleanup for C++20 header-units
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-05  Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-06-05  Matt CaswellTeach the ASN.1 code how to create embedded objects...
2021-05-20  Matt CaswellUpdate copyright year
2021-05-19  Dr. David von OheimbMake SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() suppo...
2021-05-12  Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2020-12-04  Richard LevitteSwitch deprecation method for ASN.1
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-12  Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-20  David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-13  Matt CaswellFix safestack issues in asn1.h