summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-06-26DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb
2021-06-26doc: update up call documentationPauli
2021-06-26Fix two typos in OSSL_trace_enabled.podTheo Buehler
2021-06-25CMP: Improve reporting of error codes and related strings via 'error' msgDr. David von Oheimb
2021-06-25CMP: Clean up internal message creation API and its documentationDr. David von Oheimb
2021-06-24Fix a race in ossl_provider_add_to_store()Matt Caswell
2021-06-24Update documentation following updates to the provider codeMatt Caswell
2021-06-24Set use_fallbacks to zero when we add a provider to the storeMatt Caswell
2021-06-24Instantiate predefined providers just-in-timeMatt Caswell
2021-06-24Documentation: SM2 keys can use only the SM2 curveTomas Mraz
2021-06-24doc: Document that the OBJ creation functions don't lock.Pauli
2021-06-24Some clear guidelines for the legacy algs.Dmitry Belyavskiy
2021-06-23EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()Richard Levitte
2021-06-22Change self test for AES_CGM to perform both an encrypt and decrypt.Shane Lontis
2021-06-17Update copyright yearMatt Caswell
2021-06-16HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.cDr. David von Oheimb
2021-06-16X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...Dr. David von Oheimb
2021-06-16doc: document the various get_cipher functions in the commands lib.Pauli
2021-06-16Add missing migration_guide API mappings.Shane Lontis
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell
2021-06-16doc: finish the provider child up call documentationPauli
2021-06-15Disabling Encrypt-then-MAC extension in s_client/s_serverDmitry Belyavskiy
2021-06-15s_server: make -rev option easier to find (mention echo)Hubert Kario
2021-06-15Remove "-immedate_renegotiation" optionRich Salz
2021-06-15spkac: document -digest optionPauli
2021-06-11Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarityDr. David von Oheimb
2021-06-11HTTP client: Fix GET request handling when rctx is reused (keep-alive)Dr. David von Oheimb
2021-06-11Add support for ISO 8601 datetime formatWilliam Edmisten
2021-06-11BIO_write_ex: No error only on 0 bytes to writeTomas Mraz
2021-06-11Fix FIPS provider value in docsTodd Short
2021-06-11STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functionsRichard Levitte
2021-06-11Document that provider name can be a full pathTomas Mraz
2021-06-10doc: fix OSSL_PARAM_BLD pointers in the examplePetr Gotthard
2021-06-10Enable ssl-trace by defaultArran Cudbard-Bell
2021-06-10Optimize session cache flushingTodd Short
2021-06-10APPS: Restore the possibility to combine -pubout with -textRichard Levitte
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-06-08doc: add PKEY life cycle documentationPauli
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 references to cipher life cycle documentationPauli
2021-06-08doc: add cipher life cycle documentationPauli
2021-06-08doc: improve the cipher life cycle diagramPauli
2021-06-08doc: remove empty sectionPauli
2021-06-08doc: add references to digest life cycle documentationPauli
2021-06-08doc: add digest life cycle documentationPauli
2021-06-08doc: add digest lifecycle diagramPauli
2021-06-08life-cycles: update digest state tablePauli
2021-06-08X509_digest_sig: Handle RSA-PSS and EDDSA certificatesTomas Mraz
2021-06-08Improve the documentation of cert path building and validationDr. David von Oheimb