aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* openssl-dgst.pod.in: Fix documentation of -list optionEasySec2022-02-031-9/+15
* add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu2022-02-032-4/+35
* Fix bad HTML formatting in EVP_KEYEXCH-DH.html because of missing newline in ...EasySec2022-02-011-0/+1
* apps: Add option -no_ems to s_client/s_server appsyangyangtiantianlonglong2022-01-282-0/+10
* Add -verbose/-queit flags to dhparamPhilip Prindeville2022-01-286-0/+41
* Document purpose and trust setting functionsMatt Caswell2022-01-271-1/+68
* Add support for signed BIGNUMs in the OSSL_PARAM_BLD APIRichard Levitte2022-01-261-2/+15
* Add support for signed BIGNUMs in the OSSL_PARAM APIRichard Levitte2022-01-261-5/+4
* Add signed bn2bin and bin2bn functionsRichard Levitte2022-01-201-11/+31
* Clarify flags argument of X509_check_ipTobias Nießen2022-01-201-1/+2
* doc: document digest and cipher dup functionsPauli2022-01-192-2/+35
* Fix mistake in ERR_peek_error_all documentation.Kevin Jones2022-01-181-1/+1
* Fix typo in SSL_CTX_set_dh_autoEasySec2022-01-171-1/+1
* Fix malloc failure handling of X509_ALGOR_set0()Dr. David von Oheimb2022-01-141-12/+16
* Clarify the int param getter documentationMatt Caswell2022-01-121-0/+9
* APPS: Add check for multiple 'unknown' optionsDr. David von Oheimb2022-01-111-5/+6
* v2i_AUTHORITY_KEYID(): Improve error reporting on parsing config values/optionsDr. David von Oheimb2022-01-071-2/+2
* Fix typosDimitris Apostolou2022-01-0552-70/+70
* CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb2022-01-042-1/+14
* X509_cmp.pod: Point out that the X509_NAME_cmp() arguments may be NULLDr. David von Oheimb2022-01-041-1/+2
* X509V3_set_ctx(): Improve documentationDr. David von Oheimb2022-01-031-12/+15
* pem_password_cb: Clarify the documentation on passphrasesTomas Mraz2022-01-031-2/+3
* APPS/cmp: improve diagnostics for presence of TLS optionsDr. David von Oheimb2021-12-301-6/+8
* OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb2021-12-303-8/+21
* document additional stack push error codeMichael Baentsch2021-12-281-0/+1
* HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback functionDr. David von Oheimb2021-12-221-5/+13
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-212-3/+13
* APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port...Dr. David von Oheimb2021-12-151-6/+16
* Enhance the explanation of selector bits in provider-keymgmt(7)Richard Levitte2021-12-131-6/+5
* Fix EVP_PKEY_eq() to be possible to use with strictly private keysRichard Levitte2021-12-131-7/+33
* Fix faulty detail in BN_rand() manualRichard Levitte2021-12-111-1/+1
* changes opensssl typos to opensslSam Eaton2021-12-101-1/+1
* APPS/cmp: Fix use of OPENSSL_NO_SOCK: options like -server do not make sense ...Dr. David von Oheimb2021-12-091-6/+6
* Fix documentation for tlsext_ticket_keyMatt Caswell2021-12-071-1/+1
* X509V3_set_ctx(): Clarify subject/req parameter for constructing SAN email ad...Dr. David von Oheimb2021-12-072-3/+7
* X509V3_set_ctx(): Clarify use of subject/req parameter for constructing SKID ...Dr. David von Oheimb2021-12-071-4/+6
* OSSL_HTTP_open(): clarify doc of 'server' arg and its use of BIO_new_connect()Dr. David von Oheimb2021-12-071-4/+5
* OSSL_HTTP_open(): Complete documentation of checks for server and proxy argsDr. David von Oheimb2021-12-071-0/+2
* OSSL_HTTP_set1_request(): Fix check for presence of port option and its docum...Dr. David von Oheimb2021-12-071-1/+3
* OBJ_obj2txt(): fix off-by-one documentation of the resultDr. David von Oheimb2021-12-071-17/+11
* Clarify the deprecation warnings in the docsMatt Caswell2021-12-0697-308/+330
* OSSL_HTTP_transfer.pod: Some clarifications on the BIO connect/disconnect cal...Dr. David von Oheimb2021-12-031-7/+10
* OSSL_HTTP_transfer.pod: Fix omission documenting the 'ok' parameter of OSSL_H...Dr. David von Oheimb2021-12-031-0/+1
* More detailed explanation how do engines work in 3.0Dmitry Belyavskiy2021-11-301-0/+15
* doc: remove non-existent callbacksPauli2021-11-281-10/+1
* BIO_push.pod: fix confusing text and add details on corner casesDr. David von Oheimb2021-11-261-22/+31
* doc: fix macro namePauli2021-11-251-1/+1
* Clarify and correct the EVP_CTRL_AEAD_SET_TAG docsMatt Caswell2021-11-241-6/+8
* Support different R_BITS lengths for KBKDFPatrick Uiterwijk2021-11-241-0/+7
* DOC: Add a few previously documented functionsRichard Levitte2021-11-231-0/+4