]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/asn1.h
"foo * bar" should be "foo *bar"
[thirdparty/openssl.git] / include / crypto / asn1.h
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2022-07-19  Dr. David von Oheimblibcrypto and test: rename asn1_string_to_time_t to...
2022-07-19  Dr. David von Oheimblibcrypto refactoring: introduce and use ossl_asn1_stri...
2022-02-14  Armin FuerstAdd tests for do_updatedb
2022-01-07  Dr. David von Oheimbasn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid...
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-08  Matt CaswellActually use a legacy route in pem_read_bio_key_legacy()
2021-06-02  Pauliasn.1: remove TODOs
2021-05-20  Richard LevitteModify EVP_PKEY_ASN1_METHOD's export_to function to...
2021-03-28  Tomas MrazImplement EVP_PKEY_dup() function
2021-03-18  Shane LontisAdd ossl_asn1 symbols
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2021-01-28  Richard LevitteUpdate copyright year
2021-01-20  Dr. David von OheimbX509: Enable printing cert even with invalid validity...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15  Matt CaswellMove CMS signing code out of the algorithms and into CMS
2020-10-15  Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-29  Matt CaswellDelete unused PKEY MAC files
2020-08-21  Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-05-26  Dr. David von OheimbConstify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-15  Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-09  Matt CaswellEnable export_to functions to have access to the libctx
2020-03-25  Richard LevitteEVP: Downgrade keys rather than upgrade
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2019-10-17  Richard LevittePKEY: adapt the export_to_provider funtions to handle...
2019-09-28  Dr. Matthias St... Reorganize private crypto header files