summaryrefslogtreecommitdiffstats
path: root/doc/man3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte2019-09-241-3/+3
* Modify providers that keep track of underlying algorithmsRichard Levitte2019-09-192-1/+14
* Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli2019-09-182-2/+2
* Use "PARAMETERS" in the documentation headings.Pauli2019-09-161-4/+4
* Fix small typo in doc for X509_STORE_CTX_newJan-Frederik Rieckers2019-09-151-1/+1
* Use param types instead of native types in the param descriptionsPauli2019-09-141-4/+5
* Use param types for parameter descriptions. Mention a size_t limit to those ...Pauli2019-09-141-4/+6
* Add wording to limit the 'size' parameter to no more than can be specified us...Pauli2019-09-141-5/+6
* Define the MAC parameter types without using C type names to avoid confusion.Pauli2019-09-131-7/+7
* Document the deprecation of ERR_func_error_string()Richard Levitte2019-09-121-9/+16
* Modernise the ERR functionality further (new functions and deprecations)Richard Levitte2019-09-121-7/+57
* doc/man3/OSSL_PARAM.pod: add details about multiple elements with same keyRichard Levitte2019-09-121-0/+4
* doc/man3/OSSL_PARAM.pod: remove a comment that isn't true any moreRichard Levitte2019-09-121-5/+0
* doc/man3/OSSL_PARAM.pod: conform to man-page standardsRichard Levitte2019-09-121-50/+50
* Add EVP_CIPHER_CTX_tag_length()Shane Lontis2019-09-111-0/+9
* Use simple names in core_names.hMatt Caswell2019-09-091-1/+1
* Revise EVP_PKEY param handlingMatt Caswell2019-09-091-18/+45
* Add public API docs for newly added EVP_SIGNATURE related functionsMatt Caswell2019-09-096-13/+130
* Check the DH modulus bit lengthBernd Edlinger2019-09-091-1/+9
* Add 'engine' param to KDFsPauli2019-09-071-8/+12
* Update KDF documentation (section 3)Pauli2019-09-062-274/+259
* Documentation updates in light of the KDF conversionPauli2019-09-061-57/+35
* Change provider params from int to size_tShane Lontis2019-09-051-1/+1
* OSSL_PARAM_construct_utf8_string computes the string length.Pauli2019-09-042-12/+9
* New function EVP_CIPHER_free()Richard Levitte2019-09-042-9/+23
* New function EVP_MD_free()Richard Levitte2019-09-042-19/+34
* Add CPU info to the speed command summaryBernd Edlinger2019-09-021-1/+23
* Rework the documentation of our individual MAC implementationsRichard Levitte2019-09-021-11/+18
* Fix function name typo in MAC documentation.Pauli2019-09-021-1/+1
* Do not have duplicate section headsRich Salz2019-08-2611-76/+48
* Update EVP_MAC.podRichard Levitte2019-08-241-11/+7
* Correct documented return value for BIO_get_mem_data()Johannes2019-08-201-1/+4
* doc: fix link in BN_new.podMykola Baibuz2019-08-191-2/+2
* Use WARNINGS heading not WARNINGRich Salz2019-08-197-7/+7
* Use EXAMPLES not EXAMPLE for section titleRich Salz2019-08-1929-29/+29
* Fix some pod-page ordering nitsRich Salz2019-08-194-39/+40
* Implement EVP_MAC_do_all_ex()Richard Levitte2019-08-151-2/+12
* Add EVP_MAC_provider()Richard Levitte2019-08-151-1/+8
* Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte2019-08-151-157/+152
* OPENSSL_s390xcap.pod: list msa9 facility bit (155)Patrick Steuer2019-08-151-0/+1
* Rename provider and core get_param_types functionsRichard Levitte2019-08-151-4/+4
* Add missing EVP param utility functionsRichard Levitte2019-08-153-5/+60
* Add description in X509_STORE manipulationPaul Yang2019-08-141-2/+4
* Fix doc example code to follow coding styleRich Salz2019-08-121-23/+25
* Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte2019-08-121-0/+167
* Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte2019-08-122-20/+74
* Update documentation of BN_generate_prime_exBernd Edlinger2019-08-091-2/+6
* Fix reversed meaning of error codesMartin Ukrop2019-08-081-4/+4
* Fix document nit in EVP_MAC.podShane Lontis2019-08-081-1/+1
* Update man page for new API SSL_get_negotiated_group()raja-ashok2019-08-061-3/+12