summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor how KEYMGMT methods get associated with other methodsRichard Levitte2019-09-031-2/+7
* Add CPU info to the speed command summaryBernd Edlinger2019-09-023-1/+43
* Rework the documentation of our individual MAC implementationsRichard Levitte2019-09-0215-554/+479
* Fix function name typo in MAC documentation.Pauli2019-09-021-1/+1
* openssl provider: New sub-command, for provider discoveryRichard Levitte2019-08-281-0/+57
* OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use itRichard Levitte2019-08-271-0/+5
* Do not have duplicate section headsRich Salz2019-08-2619-95/+67
* Cleanup ciphers and Add 3des ciphers.Shane Lontis2019-08-261-0/+6
* Update EVP_MAC.podRichard Levitte2019-08-241-11/+7
* Get rid of the diversity of names for MAC parametersRichard Levitte2019-08-241-18/+7
* Add app for fips installationShane Lontis2019-08-241-0/+147
* Deprecate unprefixed manual entries for openssl commandsDr. Matthias St. Pierre2019-08-2254-208/+442
* Support parsing of SM2 ID in hexdecimalPaul Yang2019-08-221-0/+7
* Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for itRichard Levitte2019-08-221-3/+5
* Modify ossl_method_store_add() to handle reference countingRichard Levitte2019-08-221-4/+8
* Constify param builder string functions.Pauli2019-08-211-2/+2
* Correct documented return value for BIO_get_mem_data()Johannes2019-08-201-1/+4
* cleanup provider digestsShane Lontis2019-08-201-8/+7
* doc: fix link in BN_new.podMykola Baibuz2019-08-191-2/+2
* cipher cleanups.Shane Lontis2019-08-191-0/+4
* Add fips provider code for handling self test dataShane Lontis2019-08-193-1/+77
* Use WARNINGS heading not WARNINGRich Salz2019-08-198-9/+8
* Use EXAMPLES not EXAMPLE for section titleRich Salz2019-08-1943-47/+43
* Fix some pod-page ordering nitsRich Salz2019-08-194-39/+40
* Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte2019-08-163-27/+27
* 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-153-157/+416
* OPENSSL_s390xcap.pod: list msa9 facility bit (155)Patrick Steuer2019-08-151-0/+1
* Rename provider and core get_param_types functionsRichard Levitte2019-08-153-19/+19
* Modify 'openssl list' to give more verbose descriptionsRichard Levitte2019-08-151-0/+12
* Add missing EVP param utility functionsRichard Levitte2019-08-155-35/+133
* Add description in X509_STORE manipulationPaul Yang2019-08-141-2/+4
* Fix doc example code to follow coding styleRich Salz2019-08-121-23/+25
* Make more use of OSSL_PARAM for digestsRichard Levitte2019-08-121-11/+66
* 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
* Remove some duplicate words from the documentationDenis Ovsienko2019-08-122-2/+2
* Update documentation of BN_generate_prime_exBernd Edlinger2019-08-091-2/+6
* mention what happens if OPENSSL_NO_RC2 is definedVladimir Kotal2019-08-091-1/+2
* 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
* Fix ECDSA_SIG docsMatt Caswell2019-08-062-16/+15
* Add documentation for new EC functionsMatt Caswell2019-08-062-17/+55
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-1/+4
* Documentation for the provider Key Exchange operationMatt Caswell2019-08-051-0/+179
* Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre2019-08-011-0/+12
* Load the config file by defaultMatt Caswell2019-08-012-8/+20
* Add gcm ciphers (aes and aria) to providers.Shane Lontis2019-07-311-0/+2