summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-04-16Add documentation for the BIO_s_mem pecularitiesTomas Mraz
2019-04-12Further harmonisation of manual page HISTORY sectionsJoshua Lock
2019-04-12Update various man pages to place HISTORY section after SEE ALSOJoshua Lock
2019-04-12Add CMAC speed measurementsBernd Edlinger
2019-04-12Add prediction resistance capability to the DRBG reseeding process.Pauli
2019-04-11doc fixupsShane Lontis
2019-04-11Separate the lookup testNicola Tuveri
2019-04-11added code to validate EC named curve parametersShane Lontis
2019-04-09Make X509_set_sm2_id consistent with other settersPaul Yang
2019-04-09Params API: {utf8,octet}_ptr need to know the data sizeRichard Levitte
2019-04-09Use the right NID when putting a method in the storeMatt Caswell
2019-04-09Params: add OSSL_PARAM_construct_end()Richard Levitte
2019-04-05EVP configuration section: add 'default_properties' commandRichard Levitte
2019-04-05EVP_set_default_properties(): New function to set global propertiesRichard Levitte
2019-04-04trace: add PROVIDER_CONF trace categoryDr. Matthias St. Pierre
2019-04-04Correct the documentation about SSL_CIPHER_description()Matt Caswell
2019-04-03Modify OCSP to use alt MD for cert IDs in responsesTodd Short
2019-04-03Ensure EVP_MD_CTX_md returns the EVP_MD originally usedMatt Caswell
2019-04-03Replumbing: add documentation for the provider configuration moduleRichard Levitte
2019-04-01add documentationBoris Pismenny
2019-03-30issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-03-30Add documents for SM2 cert verificationPaul Yang
2019-03-30trace: rename the default trace category from 'ANY' to 'ALL'Dr. Matthias St. Pierre
2019-03-30trace: apps/openssl: print the correct category nameDr. Matthias St. Pierre
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-28Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const paramsMatt Caswell
2019-03-27Don't allow SHAKE128/SHAKE256 with HMACMatt Caswell
2019-03-27Fix three identical grammatical errorsDr. Matthias St. Pierre
2019-03-25ts(1): digest option is mandatoryHubert Kario
2019-03-21Document the functions EVP_MD_fetch() and EVP_MD_upref()Matt Caswell
2019-03-20Updated doc for BN_clear, BN_CTX_end when param is NULLShane Lontis
2019-03-20replace 'OpenSSL license' by 'Apache License 2.0'David von Oheimb
2019-03-19Replumbing: add fallback provider capabilityRichard Levitte
2019-03-19Update pkeyutl documentation about the digest optionMatt Caswell
2019-03-19Single step kdf implementationShane Lontis
2019-03-19EVP_PKEY_get0_engine documentationDmitry Belyavskiy
2019-03-19Add documentation for the -sigopt option.Pauli
2019-03-19doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow unspecified paramsRichard Levitte
2019-03-19Add -new and -subj options to x509 app for direct cert generationDavid von Oheimb
2019-03-18Add generic EVP method fetcherRichard Levitte
2019-03-18Replumbing: better reference counter control in ossl_method_construct()Richard Levitte
2019-03-15trace: update the documentationDr. Matthias St. Pierre
2019-03-14Enable pkeyutl to use Ed448 and Ed25519Matt Caswell
2019-03-14Configure: disable new trace api by defaultDr. Matthias St. Pierre
2019-03-12Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte
2019-03-12Replumbing: Add support for the provider query_operation functionRichard Levitte
2019-03-12Replumbing: Add an OSSL_PROVIDER iterator with callbackRichard Levitte
2019-03-12OSSL_PARAM helper functions.Pauli
2019-03-12Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb