aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplateDr. David von Oheimb2020-11-112-3/+8
* Add support for making all of KBKDF FixedInput fields optional.Shane Lontis2020-11-111-8/+26
* Document pkcs12 alg NONEPali Rohár2020-11-101-0/+2
* openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver...Dr. David von Oheimb2020-11-101-65/+28
* openssl.pod: Improve doc of -verify_email, -verify_hostname, and -verify_ipDr. David von Oheimb2020-11-101-6/+6
* openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...Dr. David von Oheimb2020-11-1033-67/+35
* openssl-cmp.pod.in: Align order of options with apps/cmp.c; improve structuri...Dr. David von Oheimb2020-11-101-115/+119
* Improve doc of X509_verify_cert(), also in openssl.podDavid von Oheimb2020-11-063-4/+34
* Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.Randall S. Becker2020-11-041-1/+8
* Simplify and clarify doc/internal/man7/deprecation.podRichard Levitte2020-11-012-148/+117
* Add easy to digest selector macros for EVP_PKEYsRichard Levitte2020-10-301-1/+68
* test/recipes/15-test_gendh.t: don't try DER paramsRichard Levitte2020-10-301-1/+3
* Constify OSSL_FUNC_keymgmt_validate()Nicola Tuveri2020-10-231-1/+1
* enc: change the text to reference `-list` instead of the deprecated `-ciphers`Pauli2020-10-221-1/+1
* Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().Shane Lontis2020-10-221-2/+2
* Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis2020-10-228-18/+18
* Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().Shane Lontis2020-10-228-12/+11
* Remove ossl_prov_util_nid_to_name()Shane Lontis2020-10-221-35/+0
* Constify OSSL_FUNC_keymgmt_has()Nicola Tuveri2020-10-221-1/+1
* APPS: Implement load_keyparams() to load key parametersRichard Levitte2020-10-221-1/+1
* Deprecate EVP_PKEY_set1_tls_encodedpoint()Matt Caswell2020-10-201-11/+28
* Document EVP_PKEY_set1_encoded_public_key()Matt Caswell2020-10-201-0/+125
* Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_keyMatt Caswell2020-10-204-9/+11
* list: add a -provider-info option.Pauli2020-10-161-0/+9
* Update copyright yearMatt Caswell2020-10-1528-28/+28
* Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre2020-10-152-7/+7
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-1583-244/+244
* Make evp_pkey_ctx_get0_libctx/propq public APIMatt Caswell2020-10-151-0/+45
* Define OSSL_CAPABILITY_TLS_GROUP_IS_KEMNicola Tuveri2020-10-141-7/+34
* Document how deprecation should be doneRichard Levitte2020-10-122-1/+227
* ENCODER / DECODER: Add functions to encode/decode to/from a bufferRichard Levitte2020-10-102-7/+32
* Expose PKCS7_get_octet_string and PKCS7_type_is_otherJordan Montgomery2020-10-082-0/+82
* rsa: add ossl_ prefix to internal rsa_ calls.Pauli2020-10-071-11/+11
* doc: remove duplicated code in examplePauli2020-10-061-4/+0
* DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()Richard Levitte2020-10-041-3/+10
* Fix some things the rename script didn't quite get rightMatt Caswell2020-10-018-7/+7
* Run the withlibctx.pl scriptMatt Caswell2020-10-0140-380/+362
* der: _ossl prefix DER functionsPauli2020-10-014-47/+48
* Implement treatment of id-pkix-ocsp-no-check extension for OCSP_basic_verify()Dr. David von Oheimb2020-09-261-0/+2
* OCSP_resp_find_status.pod: Slightly improve the documentation of various flagsDr. David von Oheimb2020-09-261-10/+11
* OCSP_resp_find_status.pod: Replace function arg references B<...> by I<...>Dr. David von Oheimb2020-09-261-51/+51
* en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM managementjwalch2020-09-261-5/+19
* Remove openssl provider appShane Lontis2020-09-264-92/+1
* Update openssl list to support new provider objects.Shane Lontis2020-09-261-7/+35
* Add EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_CIPHER_settable_ctx_pa...Shane Lontis2020-09-261-1/+12
* Add EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_ctx_params()Shane Lontis2020-09-261-1/+12
* Document the provider side SM2 Asymmetric Cipher supportMatt Caswell2020-09-254-2/+55
* EVP: Enforce that EVP_PKEY_set_alias_type() only works with legacy keysRichard Levitte2020-09-251-1/+10
* Hide ECX_KEY againRichard Levitte2020-09-252-40/+52
* drbg: revert renamings of the generate and reseed counterDr. Matthias St. Pierre2020-09-236-6/+6