summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2019-10-17EVP: add name traversal functions to all fetchable typesRichard Levitte
2019-10-17EVP: add missing common functionalityRichard Levitte
2019-10-17Some docs cleanupRichard Levitte
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood
2019-10-16doc/man3/EVP_PKEY_CTX_new.pod: change markup according to conventionsRichard Levitte
2019-10-16Add EVP_PKEY_CTX_new_provided()Richard Levitte
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-15Refactor many common flags into openssl.podRich Salz
2019-10-14Add BN_check_prime()Kurt Roeckx
2019-10-14Replace '=for comment ifdef' with '=for openssl'Rich Salz
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte
2019-10-11Fix EVP_Cipher() for provided cipher implementationsRichard Levitte
2019-10-11POD: stop abusing commentRichard Levitte
2019-10-11Doc: update internal build.info manualRichard Levitte
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-09Refactor -passin/-passout documentationRich Salz