summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-14Delete recently documented functions from missingcryptoTomas Mraz
2019-11-14Move RSA Asym cipher code to the default providerMatt Caswell
2019-11-14Implement provider support for Asym CiphersMatt Caswell
2019-11-13libcrypto.num: remove some unused EVP_MAC symbolsDr. Matthias St. Pierre
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-12Make sure KDF reason codes are conserved in their current stateRichard Levitte
2019-11-12Deprecate ERR_load_KDF_strings()Richard Levitte
2019-11-12util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'Richard Levitte
2019-11-12Reinstate the KDF error macrosRichard Levitte
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-11-07Add EVP functionality to create domain params and keys by user dataRichard Levitte
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-11-07Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte
2019-11-05util/mknum.pl: output stats on unassigned symbolsRichard Levitte
2019-11-05util/mknum.pl: Call OpenSSL::Ordinals::renumber() for real releasesRichard Levitte
2019-11-05util/mkdef.pl: writer_VMS(): handle symbols with no assigned numberRichard Levitte
2019-11-05OpenSSL::Ordinals: when validating, collect statistics on unassigned symsRichard Levitte
2019-11-05OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbolsRichard Levitte
2019-11-05OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbersRichard Levitte
2019-11-05util/*.num: deassign ordinal numbers from new symbolsRichard Levitte
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-03X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-31Infrastructure for templated doc in POD filesRich Salz
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb
2019-10-24Fix broken links, mainly typo'sRich Salz
2019-10-23Document "get/set-app-data" macros.Rich Salz
2019-10-23Deprecate EC_GROUP_clear_free()Nicola Tuveri
2019-10-18Generate include/openssl/opensslv.hRichard 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-16Add EVP_PKEY_CTX_new_provided()Richard Levitte
2019-10-16Fix typo and create compatibility macroAndreas Schnebinger
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-11POD: stop abusing commentRichard Levitte
2019-10-09util/find-doc-nits: ignore tsget.pod nameRichard Levitte
2019-10-06Deprecate NCONF_WIN32() functionRich Salz
2019-10-06Also mention -- flag and ignore if undocumentedRich Salz
2019-10-03Rename "private" file, doc doc changes in CHANGESRich Salz
2019-10-03Add the provider function signatures for DigestSign*Matt Caswell
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-10-03Add wordlist from man7.orgRich Salz
2019-10-02util/find-doc-nits: more precise option and function name checkerRichard Levitte