aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb2020-06-221-18/+22
* Add documentation of OSSL_CRMF_CERTID_dup()Dr. David von Oheimb2020-06-221-0/+1
* [doc/man3] finish EC_GROUP_get_field_type documentationBilly Brumley2020-06-211-7/+10
* doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_all_unmodified.Pauli2020-06-201-1/+2
* Add more complete support for libctx/propq in the EC codeMatt Caswell2020-06-192-58/+65
* Update the various SSL group getting and setting functionsMatt Caswell2020-06-191-8/+18
* Add documentation about CapabilitiesMatt Caswell2020-06-191-4/+18
* Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell2020-06-192-17/+23
* DOC: Spelling fixesSebastian Andrzej Siewior2020-06-181-1/+1
* Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docsDr. David von Oheimb2020-06-163-18/+29
* CMS_get0_signers() descriptionolszomal2020-06-161-1/+1
* Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()Dr. David von Oheimb2020-06-132-8/+1
* Improve description of CMP untrusted certs and msg 'sender' fieldDr. David von Oheimb2020-06-131-11/+12
* Add request URL path checking and status responses to HTTP serverDr. David von Oheimb2020-06-131-8/+9
* Allow subject of CMP -oldcert as sender unless protection cert is givenDr. David von Oheimb2020-06-131-1/+2
* Check expected sender not only for signature-protected CMP messagesDr. David von Oheimb2020-06-131-1/+1
* Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...Dr. David von Oheimb2020-06-131-31/+41
* doc: Add a hint to man3/EVP_$hash that it is legacySebastian Andrzej Siewior2020-06-115-4/+13
* The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli2020-06-114-32/+32
* kdf: make function naming consistent.Pauli2020-06-111-20/+20
* Make it clear that you can't use all ciphers for CMACMatt Caswell2020-06-101-1/+2
* TLSv1.3: additional checks in SSL_set_record_padding_callbackVadim Fedorenko2020-06-081-1/+9
* Fix documentation of OSSL_STOREDr. David von Oheimb2020-06-082-30/+30
* Consolidate doc of BIO_do_connect() and its alias BIO_do_handshake()Dr. David von Oheimb2020-06-062-10/+18
* Fix a typo in SSL_CTX_set_session_ticket_cb.podBenjamin Kaduk2020-06-051-1/+1
* Implement OSSL_PROVIDER_get0_provider_ctx()Matt Caswell2020-06-051-4/+9
* Enable applications to directly call a provider's query operationMatt Caswell2020-06-051-1/+19
* Minor doc fix for EVP_PKEY_CTX_new_from_pkeyJaimee Brown2020-06-051-1/+2
* Update copyright yearMatt Caswell2020-06-0417-17/+17
* fix a docs typoJack O'Connor2020-06-021-1/+1
* 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