summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-11-20Document command parameters.Rich Salz
2019-11-18Properties: make query cache reference count aware.Pauli
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-15Fix some broken doc linksRich Salz
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz
2019-11-14Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell
2019-11-14Document the public EVP_ASYM_CIPHER releated functionsMatt Caswell
2019-11-14Add documentation for the Asymmetric Cipher OperationMatt Caswell
2019-11-14CORE: Add a generic callback function typeRichard Levitte
2019-11-13Extend docs for EC_POINT conversion functionsNicola Tuveri
2019-11-12Add missing docs for some PKCS12 functionsJon Spillett
2019-11-12add OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_FUNC, and friendsDr. David von Oheimb
2019-11-12SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()Richard Levitte
2019-11-12Add a .pragma directive for configuration filesRichard Levitte
2019-11-11Fix cut'n'paste typos in the provider-digest podDmitry Belyavskiy
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-11-08Cleanup include/openssl/opensslv.h.inRichard Levitte
2019-11-08Add AES SIV ciphers to default providerShane Lontis
2019-11-07Add EVP functionality to create domain params and keys by user dataRichard Levitte
2019-11-06Strip much out of ssl.podRich Salz
2019-11-06Add L<ssl(7)> to all SSL pagesRich Salz
2019-11-06Remove outdated info from man7/sslRich Salz
2019-11-05EVP: Make the SIGNATURE implementation leanerRichard Levitte
2019-11-05EVP: Make the KEYEXCH implementation leanerRichard Levitte
2019-11-03Document added SSL functions related to X509_LOOKUP_storeRichard Levitte
2019-11-03Document X509_LOOKUP_storeRichard Levitte
2019-11-03Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte
2019-11-03Change EVP_PKEY_CTX_new_provided() to take a library context too.Richard Levitte
2019-11-03doc/man3/OSSL_PARAM.pod: Clarify return_size with integer typesRichard Levitte
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-31Infrastructure for templated doc in POD filesRich Salz
2019-10-31Fix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENUMERATED_set_int64Jakub Zelenka
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb
2019-10-28Fix a copy&paste error in the TLSv1.3 server side PSK documentationMatt Caswell
2019-10-28Clarify the description of the NULL argument in SSL_set1_host().Pauli
2019-10-24Fix broken links, mainly typo'sRich Salz
2019-10-23Document "get/set-app-data" macros.Rich Salz
2019-10-23Document the -inform, etc., in openssl.podRich Salz
2019-10-23Fix some wording and markupRich Salz
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce
2019-10-23Fix doc for EC_GROUP_set_curve()Nicola Tuveri
2019-10-23Improve formatting for man3/EC_GROUP_new.podNicola Tuveri
2019-10-23Deprecate EC_GROUP_clear_free()Nicola Tuveri
2019-10-22fixed the RETURN VALUES section in the EC_GROUP documentationjayaram
2019-10-18Update dgst.c to show a list of message digestsagnosticdev
2019-10-18Doc for the added internal RSA functionsRichard Levitte
2019-10-18Move the version function declarations to include/openssl/crypto.hRichard Levitte
2019-10-18Configure: get version from the file 'VERSION' instead of 'opensslv.h'Richard Levitte
2019-10-17'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte
2019-10-17EVP: add functions that return the name numberRichard Levitte