summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2019-03-28coverity fixes for SSKDF + mac_app + kdf test cleanupShane Lontis
2019-03-28Add some checks of OCSP functionsDmitry Belyavskiy
2019-03-20Reorganized signature-scheme detection in 'apps/s_cb.c:security_callback_debu...Lorinczy Zsigmond
2019-03-19apps/speed.c: properly address NO_EC2M on systems without SIGALRMVitezslav Cizek
2019-03-19apps/speed.c: skip binary curves when compiling with OPENSSL_NO_EC2MVitezslav Cizek
2019-03-19Fix no-posix-ioRichard Levitte
2019-03-19Add -new and -subj options to x509 app for direct cert generationDavid von Oheimb
2019-03-15trace: ensure correct groupingDr. Matthias St. Pierre
2019-03-15trace: don't leak the line prefixDr. Matthias St. Pierre
2019-03-14Enable pkeyutl to use Ed448 and Ed25519Matt Caswell
2019-03-13prevent app_get_pass() from revealing cleartext password on syntax errorDavid von Oheimb
2019-03-13Support SM2 certificate verification杨洋
2019-03-11openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...Shane Lontis
2019-03-10Fix typo in ifndef OPENSSL_NO_ENGINES.Darren Tucker
2019-03-09Print all loaded engines with openssl list -enginesTomas Mraz
2019-03-06apps/openssl.c: avoid memory leaksRichard Levitte
2019-03-06Adapt SSL_DEBUG to the new generic trace APIRichard Levitte
2019-03-06apps/openssl.c: Adapt to enable tracing outputRichard Levitte
2019-03-05testutil: ensure good treatment of argv on non-Unix platformsRichard Levitte
2019-03-05VMS: move copy_argc to its own module and make it an aux sourceRichard Levitte
2019-03-01Fix no-ec, no-sm2 and no-sm3Matt Caswell
2019-02-28apps/ca.c: only output DER with SPKAC input and when -out is chosenRichard Levitte
2019-02-27Support raw input data in apps/pkeyutlPaul Yang
2019-02-25fix x509 -force_pubkey option to take effect with cert input or self-signing;...David von Oheimb
2019-02-19Don't set SNI by default if hostname is not dNS nameIonut Mihalcea
2019-02-14Fix -verify_return_error in s_clientMatt Caswell
2019-02-13Move libapps headers into their own directoryRichard Levitte
2019-02-11apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.cRichard Levitte
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-31Fix error message for s_server -psk optionweinholtendian
2019-01-30Complain if -twopass is used incorrectlyMatt Caswell
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono
2019-01-27s_client: fix not to send a command letter of RShigeki Ohtsu
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2019-01-24Fix s_client so that it builds on WindowsMatt Caswell
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2019-01-21Make ca command silently use default if .attr file does not existBernd Edlinger
2019-01-18s_client: Add basic proxy authentication supportMarc
2019-01-16apps/verify.c: Change an old comment to clarify what the callback doesRichard Levitte
2018-12-22Coverity fix in apps/oscpFdaSilvaYY
2018-12-19Some code-cleanup/simplification in appsRich Salz
2018-12-17Fix s_client hang on non-compliant NNTP server testQuantomicus
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-10apps/tsget.in: use the full version in the user agent stringRichard Levitte
2018-12-07apps: print Kernel TLS in s_client and s_serverBoris Pismenny
2018-12-06Following the license change, modify the boilerplates in apps/Richard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte