summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: It is not possible to use SSL_OP_* value in preprocessor conditionsTomas Mraz2021-07-162-1/+9
* RSA_public_decrypt is equivalent to a verify recover operationTomas Mraz2021-07-162-5/+6
* doc: document the params arguments to the initialisation functions.Pauli2021-07-152-4/+8
* Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check()Tomas Mraz2021-07-151-1/+1
* doc: Document that incomplete certificates return errorTomas Mraz2021-07-154-6/+10
* doc: document the new opt_legacy_okay() function's behaviourPauli2021-07-121-1/+9
* Improve doc of OSSL_HTTP_REQ_CTX_set_expected() on timeout param < 0Dr. David von Oheimb2021-07-111-2/+4
* doc: update documentation to note removal of ERR_GET_FUNC()Pauli2021-07-061-8/+6
* doc: include PBKDF1 documentation in build.infoPauli2021-07-051-0/+6
* doc: add PBKDF1 provider documentationPauli2021-07-051-0/+82
* PEM_read_...: document that garbage and other PEM data is skippedTomas Mraz2021-07-021-0/+4
* doc: Mention the update of der data pointers in d2i/i2dTomas Mraz2021-07-012-2/+6
* DOC: clarify OPENSSL_API_COMPATRichard Levitte2021-07-011-2/+4
* OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co...Dr. David von Oheimb2021-06-301-4/+5
* CMP: Add missing getter functions to CRMF API and CMP APIDr. David von Oheimb2021-06-305-7/+62
* Missing link to fips_config documentationDmitry Belyavskiy2021-06-291-2/+1
* doc: make error checking in ticket handling code explicitHubert Kario2021-06-291-4/+10
* DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb2021-06-269-30/+67
* doc: update up call documentationPauli2021-06-261-1/+7
* Fix two typos in OSSL_trace_enabled.podTheo Buehler2021-06-261-2/+2
* CMP: Improve reporting of error codes and related strings via 'error' msgDr. David von Oheimb2021-06-251-3/+6
* CMP: Clean up internal message creation API and its documentationDr. David von Oheimb2021-06-253-64/+114
* Fix a race in ossl_provider_add_to_store()Matt Caswell2021-06-241-2/+9
* Update documentation following updates to the provider codeMatt Caswell2021-06-243-18/+22
* Set use_fallbacks to zero when we add a provider to the storeMatt Caswell2021-06-241-6/+3
* Instantiate predefined providers just-in-timeMatt Caswell2021-06-241-10/+1
* Documentation: SM2 keys can use only the SM2 curveTomas Mraz2021-06-242-1/+6
* doc: Document that the OBJ creation functions don't lock.Pauli2021-06-242-0/+6
* Some clear guidelines for the legacy algs.Dmitry Belyavskiy2021-06-241-0/+6
* EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()Richard Levitte2021-06-232-6/+7
* Change self test for AES_CGM to perform both an encrypt and decrypt.Shane Lontis2021-06-221-1/+1
* Update copyright yearMatt Caswell2021-06-1726-26/+26
* HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.cDr. David von Oheimb2021-06-161-0/+22
* X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...Dr. David von Oheimb2021-06-161-10/+19
* doc: document the various get_cipher functions in the commands lib.Pauli2021-06-161-5/+12
* Add missing migration_guide API mappings.Shane Lontis2021-06-161-0/+24
* Add documentation for the newly added OBJ up callsMatt Caswell2021-06-162-23/+62
* doc: finish the provider child up call documentationPauli2021-06-161-1/+7
* Disabling Encrypt-then-MAC extension in s_client/s_serverDmitry Belyavskiy2021-06-153-1/+12
* s_server: make -rev option easier to find (mention echo)Hubert Kario2021-06-151-3/+2
* Remove "-immedate_renegotiation" optionRich Salz2021-06-152-9/+2
* spkac: document -digest optionPauli2021-06-151-0/+8
* Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarityDr. David von Oheimb2021-06-111-12/+12
* HTTP client: Fix GET request handling when rctx is reused (keep-alive)Dr. David von Oheimb2021-06-111-9/+12
* Add support for ISO 8601 datetime formatWilliam Edmisten2021-06-114-5/+28
* BIO_write_ex: No error only on 0 bytes to writeTomas Mraz2021-06-111-2/+5
* Fix FIPS provider value in docsTodd Short2021-06-111-1/+1
* STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functionsRichard Levitte2021-06-111-3/+3
* Document that provider name can be a full pathTomas Mraz2021-06-112-2/+12
* doc: fix OSSL_PARAM_BLD pointers in the examplePetr Gotthard2021-06-101-8/+8