summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2020-09-22Update copyright yearMatt Caswell
2020-09-21EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz
2020-05-15If SOURCE_DATE_EPOCH is defined, use it for copyright yearNicolas Vigier
2020-04-21Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik
2020-03-17Update copyright yearMatt Caswell
2020-03-06DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte
2019-12-16Backport the RSA_get0_pss_params() function from masterMatt Caswell
2019-12-15util/mkerr.pl: revert accidental change of header guardsDr. Matthias St. Pierre
2019-12-11Fix some typosVeres Lajos
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-10-15Document and add macros for additional DSA optionsDavid Benjamin
2019-10-15Ignore duplicated undocumented thingsRich Salz
2019-09-27Add util/fix-includes scriptDr. Matthias St. Pierre
2019-09-27Fix header file include guard namesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-09-06Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell
2019-08-19Fix some pod-page ordering nitsRich Salz
2019-08-01Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre
2019-07-31Fix TyposAntoine Cœur
2019-07-24Remove external HEADER_SYMHACKS_H include guardDr. Matthias St. Pierre
2019-07-02Adding Test.pm with workaround for Perl abs2rel bugMartin Peylo
2019-07-02util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz
2019-07-01Fix TyposAntoine Cœur
2019-05-23Add the NIST CAVS test vectors for CCMMatt Caswell
2019-04-15Add a check for history section location to find-doc-nitsJoshua Lock
2019-04-15Make check_example_location() in find-doc-nits genericJoshua Lock
2019-04-15Add section order check in util/find-doc-nitsPaul Yang
2019-03-21Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy
2019-02-26Update copyright yearMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-04Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2019-01-07Add a test for correct handling of the cryptopro bug extensionMatt Caswell
2018-11-24Have util/mktar.sh display the absolute path to the tarballRichard Levitte
2018-11-24Document the removed 'dist' targetRichard Levitte
2018-11-23Change tarball making procedureRichard Levitte
2018-11-14Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte
2018-11-14Fix rpath-related Linux "test_shlibload" failure.Richard Levitte
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-07util/add-depends.pl: go through shared_sources tooRichard Levitte
2018-10-17EVP module documentation passAntoine Salon
2018-10-10crypto/rand: fix some style nit'sFdaSilvaYY
2018-10-04Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-20util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte
2018-09-12minor fixes for WindowsViktor Szakats
2018-09-11Update copyright yearMatt Caswell
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Support pmeth->digest_customPaul Yang