summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2018-11-21openssl s_server: don't use sendto() with connected UDP socketMatthew Hodgson
2018-11-20Update copyright yearMatt Caswell
2018-11-18Add option to read pkeyopts interactivelyJohannes Bauer
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-10Check return value of EVP_PKEY_newMansour Ahmadi
2018-11-02apps: Stop pretending to care about Netscape keysRichard Levitte
2018-11-02openssl list -mac-algorithms support.Pauli
2018-10-29apps/rehash.c: Convert ISO-8859-1 to UTF-8Richard Levitte
2018-10-19Don't complain and fail about unknown TLSv1.3 PSK identities in s_serverMatt Caswell
2018-10-17Fix: 'openssl ca' command crashes when used with 'rand_serial' optionDr. Matthias St. Pierre
2018-10-13Fix copy&paste error found in Coverity scanTomas Mraz
2018-10-08apps: allow empty attribute values with -subjBenjamin Kaduk
2018-10-02Fix a mem leak in the ocsp appMatt Caswell
2018-10-01'openssl list': add option -objects to list built in objectsRichard Levitte
2018-09-23Create the .rnd file it it does not existBernd Edlinger
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev
2018-09-13Don't allow -early_data with other options where it doesn't workMatt Caswell
2018-09-12Speed for HMACs.Pauli
2018-09-10Don't cast an int * to a size_t *Matt Caswell
2018-09-07Support EdDSA in apps/speedPaul Yang
2018-09-05New openssl subject parser hard to debugEric Curtin
2018-09-04openssl req: don't try to report bitsRichard Levitte