summaryrefslogtreecommitdiffstats
path: root/doc/build.info
AgeCommit message (Expand)Author
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-08-24add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-06-03Add OSSL_QUIC methods to headers and manual pagesTomas Mraz
2022-05-04X509{,_LOOKUP}: Improve distinction between not found and fatal/internal errorDr. David von Oheimb
2022-04-22Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-03-14Add manpages for SSL_get_certificate, SSL_get_private_keyHugo Landau
2022-03-14Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz
2021-10-27EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte
2021-09-28doc: include PVK KDFdocumentation in build.infoPauli
2021-09-23Add default provider support for Keccak 224, 256, 384 and 512Ulrich Müller
2021-08-05update doc/build.infoPauli
2021-07-05doc: include PBKDF1 documentation in build.infoPauli
2021-06-08doc: build changes for PKEY life cycle documentationPauli
2021-06-08doc: add build info for cipher life cycle documentationPauli
2021-06-08doc: add digest life cycle documentationPauli
2021-06-05Add documentation for newly added ASN1 functionsMatt Caswell
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett
2021-05-28Add Docs for EVP_CIPHER-*Shane Lontis
2021-05-22doc: process images when installingPauli
2021-05-20Add migration guide for 3.0Shane Lontis
2021-05-13Replace EVP_PKEY_supports_digest_nidTomas Mraz
2021-05-12Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()Dr. David von Oheimb
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-04Document the new core BIO public API supportMatt Caswell
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett
2021-04-28ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb
2021-04-15Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis
2021-04-12Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis
2021-04-09provider-decoder.pod: Documentation of provider side decoder APITomas Mraz
2021-03-26doc: note that KDF/PRF transitions will be enforced at some future pointPauli
2021-03-22Fix usages of const EVP_MD.Shane Lontis
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-03-11Add new filter BIO BIO_f_readbuffer()Shane Lontis
2021-03-01make updateRichard Levitte
2021-02-23make updateRichard Levitte
2021-02-23make updateRichard Levitte
2021-02-23Generate doc/build.info with 'make update' rather than on the flyRichard Levitte
2021-02-05Makefile template: Allow separate generation of .pod.in -> .podRichard Levitte
2020-05-13Remove explicit dependency on configdata.pm when processing .in filesRichard Levitte
2019-11-29Add doc/build.info to build the documentationRichard Levitte