summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-12-04add X509_cmp_timeframe() including its documentationDr. David von Oheimb
2019-12-04util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte
2019-11-29util/find-doc-nits: ignore macros ending in _fnsigRichard Levitte
2019-11-29util/find-doc-nits: limit the prototype checkRichard Levitte
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte
2019-11-29SERIALIZER: add functions for serialization to fileRichard Levitte
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-11-29configdata.pm.in, util/dofile.pl: load 'platform' unconditionallyRichard Levitte
2019-11-27util/find-doc-nits: Better parsing of linksRichard Levitte
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