summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2019-07-24Remove HEADER_X509_H and HEADER_SSL_H include detectors from appsDr. Matthias St. Pierre
2019-07-23Re-implement the cipher and digest listings for 'openssl list'Richard Levitte
2019-07-22Change DH parameters to generate the order q subgroup instead of 2qBernd Edlinger
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-07-16remove end of line spacesPauli
2019-07-16Remove tab characters from C source files.Pauli
2019-07-16Actually silently ignore GET / OCSP requestsViktor Dukhovni
2019-07-16Remove function name from errorsRich Salz
2019-07-12Coverity #1451595: use correct free function.Pauli
2019-07-15Move the code for 'openssl list' to its own translation unit.Richard Levitte
2019-07-15Refactor apps/progs.* to be generate with 'make update'Richard Levitte
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2019-07-02Fix TyposAntoine Cœur
2019-07-01Remove NextStep supportRich Salz
2019-07-01Change RC5_32_set_key to return an int typeMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-28Support SM2 certificate signingPaul Yang
2019-06-21Print thread IDs nicely.Pauli
2019-06-20test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlierRichard Levitte
2019-06-17Move uplink file information to build.info filesRichard Levitte
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz
2019-06-11Fix app opt compile failure due to missing <inttypes.h>Shane Lontis
2019-06-06Coverity fixesShane Lontis
2019-05-29CAdES: Fix SignerInfo attribute construction order.FdaSilvaYY
2019-05-27Use fixed length for formatting standard cipher namesDaniël van Eeden
2019-05-23Fix a crash in the speed command with wrap ciphersBernd Edlinger
2019-05-23Avoid trailing space in "openssl version -o".Pauli
2019-05-23Always show application and library versions in "openssl version".Pauli
2019-05-09Squashed commit of the following:Lorinczy Zsigmond
2019-05-08Coverity CID 1444950: Control flow issuesPauli
2019-05-02Use vxRandLib for VxWorks7Klotz, Tobias
2019-05-02openssl cms: add error message if operation option is missingDr. Matthias St. Pierre
2019-05-01gendsa: dsaparam: introduce -verbose option to enable outputPhilip Prindeville
2019-05-01genrsa: introduce -verbose option to enable outputPhilip Prindeville
2019-04-24Added app for EVP_KDFShane Lontis
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-04-23Add the possibility to display and use MODULESDIRRichard Levitte
2019-04-18asn1parse: avoid double freeRichard Levitte
2019-04-12Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell
2019-04-12Add CMAC speed measurementsBernd Edlinger
2019-04-11added code to validate EC named curve parametersShane Lontis
2019-04-10Fix typosJakub Wilk
2019-04-09Make X509_set_sm2_id consistent with other settersPaul Yang
2019-04-08s_client starttls: fix handling of multiline replyDan Campbell
2019-04-08coverity resource leak fixes in apps/pkeyutlShane Lontis
2019-04-03Modify OCSP to use alt MD for cert IDs in responsesTodd Short
2019-04-01apps: print Kernel receive side TLS in s_client and s_serverBoris Pismenny
2019-04-01Fixed typo in enc.c warningx753
2019-03-30issue-8493: Fix for filenames with newlines using openssl dgstPauli