summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-10-02util/find-doc-nits: more precise option and function name checkerRichard Levitte
2019-10-02Update "missing documentation" function listsRich Salz
2019-10-01Add '=for comment ifdef' to pod pagesRich Salz
2019-10-01Consistent formatting of flags with argsRich Salz
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-09-28Add util/fix-includes scriptDr. Matthias St. Pierre
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-09-26Ensure man1 POD files start with openssl-Rich Salz
2019-09-25Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz
2019-09-19Add merge-err-lines scriptRich Salz
2019-09-19Deprecate XXXerr() macrosRich Salz
2019-09-19Add script convert XXerr to ERR_raiseRich Salz
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-12Deprecate ERR_get_state()Richard Levitte
2019-09-12util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.plRichard Levitte
2019-09-12Modernise the ERR functionality further (new functions and deprecations)Richard Levitte
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-09-12util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosityRichard Levitte
2019-09-12Rework the perl fallback functionalityRichard Levitte
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add support for verify/verify_recover functions to EVP_SIGNATUREMatt Caswell
2019-09-09Implement DSA in the default providerMatt Caswell
2019-09-09Add the ability to perform signatures in a providerMatt Caswell
2019-09-06libcrypto.num entries for KDFsPauli
2019-09-06Update private.num for KDFs/PRFsPauli
2019-09-06Cleanse KDF missing crypto filesPauli
2019-09-06Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell
2019-09-05Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBERViktor Dukhovni
2019-09-04Handle the renamed command POD files in find-doc-nitsRich Salz
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-09-04New function EVP_MD_free()Richard Levitte
2019-08-27Do not have duplicate section headsRich Salz
2019-08-19Use WARNINGS heading not WARNINGRich Salz
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-19Fix some pod-page ordering nitsRich Salz
2019-08-16Ignore function code collisionsRich Salz
2019-08-15Implement EVP_MAC_do_all_ex()Richard Levitte
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-08-15Add missing EVP param utility functionsRichard Levitte
2019-08-12Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte
2019-08-12Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte
2019-08-06API to get negotiated key exchange algorithm in TLS1.3raja-ashok
2019-08-06Make the EC code available from inside the FIPS providerMatt Caswell
2019-08-01Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre
2019-07-31CAdES : lowercase name for now internal methods.FdaSilvaYY
2019-07-31Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte