summaryrefslogtreecommitdiffstats
path: root/doc/man3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move EC_METHOD to internal-onlyBilly Brumley2020-06-024-18/+46
* undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locationsTim Hudson2020-06-012-11/+5
* EVP_EncryptInit.pod: fix examplePatrick Steuer2020-05-281-1/+1
* Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_P...Dr. David von Oheimb2020-05-272-10/+21
* crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY2020-05-271-3/+7
* doc: fix trace category namesDr. Matthias St. Pierre2020-05-271-2/+2
* Clean up some doc nitsRich Salz2020-05-271-1/+3
* Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and do...Dr. David von Oheimb2020-05-261-2/+11
* Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()Dr. David von Oheimb2020-05-262-4/+4
* Update core_names.h fields and document most fields.Shane Lontis2020-05-264-65/+103
* Fix the parameter types of the CRYPTO_EX_dup function type.Bernd Edlinger2020-05-231-5/+5
* deprecate EC_POINT_make_affine and EC_POINTs_make_affineBilly Brumley2020-05-201-5/+7
* Add OSSL_PROVIDER_do_all()Richard Levitte2020-05-201-1/+8
* Update early data exchange scenarios in docraja-ashok2020-05-191-4/+5
* Update limitation of psk_client_cb and psk_server_cb in usage with TLSv1.3raja-ashok2020-05-192-2/+6
* Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy2020-05-193-5/+34
* deprecate EC precomputation functionalityBilly Brumley2020-05-192-7/+19
* Fix small documentation issuesNikolay Morozov2020-05-186-57/+13
* deprecate EC_POINTs_mul functionBilly Brumley2020-05-161-3/+11
* Nit-fix: remove whitespace in doc/man3/EVP_PKEY_fromdata.pod causing warningDr. David von Oheimb2020-05-151-1/+1
* Update copyright yearMatt Caswell2020-05-156-6/+6
* Add documentation for ASN1_INTEGER_new() and ASN1_INTEGER_free()Nikolay Morozov2020-05-141-0/+44
* Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb2020-05-131-47/+51
* Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb2020-05-131-4/+11
* Improve CMP documentation regarding use of untrusted certsDr. David von Oheimb2020-05-131-4/+4
* Improve description of algorithm NIDs in doc/man3/OSSL_CMP_CTX_new.podDr. David von Oheimb2020-05-131-8/+8
* Reflect constifications of 62dcd2aa in doc/man3/OSSL_CRMF_MSG_get0_tmpl.podDr. David von Oheimb2020-05-131-5/+7
* OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte2020-05-132-5/+69
* doc: fix two invalid <B> tagsBeat Bolli2020-05-101-1/+1
* Constify 'req' parameter of OSSL_HTTP_post_asn1()Dr. David von Oheimb2020-05-091-1/+1
* SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementationNikolay Morozov2020-05-072-1/+11
* Add documentation for CMS_EnvelopedData_create()Jakub Zelenka2020-05-071-0/+52
* Use fips=yes consistently in documentationChristian Heimes2020-05-051-1/+1
* Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb2020-05-051-1/+23
* Improve SSL_shutdown documentation.Kurt Roeckx2020-05-051-2/+14
* Allow OSSL_PARAM_get_octet_string() to pass a NULL bufferMatt Caswell2020-05-041-1/+3
* Document the new raw private/public key functionsMatt Caswell2020-05-041-10/+43
* Add default property API's to enable and test for fipsShane Lontis2020-05-021-4/+19
* Add SSL_new_session_ticket() APIBenjamin Kaduk2020-05-021-4/+23
* Undeprecate DH, DSA and RSA _bits() functions.Pauli2020-04-303-32/+34
* Amend references to "OpenSSL license"Shourya Shukla2020-04-291-1/+1
* Update EVP_PKEY_fromdata.podopensignature2020-04-291-4/+4
* doc: Random spellcheckingSebastian Andrzej Siewior2020-04-284-9/+9
* params: change OSSL_PARAM_set_unmodified() to operate on a params arrayPauli2020-04-251-5/+6
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-14/+18
* SSL_CTX_config.pod: Remove needless "NOTE" headingRich Salz2020-04-241-2/+0
* Update copyright yearMatt Caswell2020-04-23115-115/+115
* EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use itRichard Levitte2020-04-231-1/+2
* params: add functionality to test if an OSSL_PARAM has been set.Pauli2020-04-221-1/+18
* [crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley2020-04-221-27/+46