summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2017-12-03Adjusted Argument IndicesMarkus Sauermann
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-11-22Add SM3/SM4 to openssl command-line toolRonald Tse
2017-11-21Provide a more information early_data message in s_serverMatt Caswell
2017-11-21Ignore the session when setting SNI in s_clientMatt Caswell
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-09Fix an s_client memory leakMatt Caswell
2017-11-07style : fix some if(...FdaSilvaYY
2017-11-07Warn if -days without -x509Rich Salz
2017-11-06Disabled list doesn't contain SM3 and SM4.Pauli
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY
2017-11-03Add error handling in dsa_main and ASN1_i2d_bio.Pavel Kopyl
2017-11-02Fix small but important regressionRichard Levitte
2017-10-22apps/s_client.c: add missing null checkKaoruToda
2017-10-18Remove parentheses of return.KaoruToda
2017-10-16Some cleanups to apps/ca.cFdaSilvaYY
2017-10-16Make '-name' option of the 's_client' more genericPaul Yang
2017-10-16Cleaning secret data after useEasySec
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-10apps/speed.c: add 'rand' algo to enable DRBG performance measurements.Patrick Steuer
2017-10-10apps/speed.c: fix ccm performance measurements.Patrick Steuer
2017-10-10set_hex() behaviour changeEasySec
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-10-07Anchor the regexp matchRich Salz
2017-10-07Rewrite some codeRich Salz
2017-09-29Remove unnecessary #include <openssl/lhash.h> directives.Pauli
2017-09-26Make sure that a cert with extensions gets version number 2 (v3)Richard Levitte
2017-09-23Remove dhparam from SSL_CONF list.Dr. Stephen Henson
2017-09-23Fix 'key' option in s_server can be in ENGINE keyformPichulin Dmitrii
2017-09-21Reenable s_server -dhparam optionBenjamin Kaduk
2017-09-13Fix typo in commentBenjamin Kaduk
2017-09-13Support key check in EVP interfacePaul Yang
2017-09-12Add a recursive option to 'openssl storeutl'Richard Levitte
2017-09-08Allow an endpoint to read the alert data before closing the socketMatt Caswell
2017-09-01struct timeval include guardsPauli
2017-08-31Various review fixes for PSK early_data supportMatt Caswell
2017-08-31Show the error stack if there was an error writing early data in s_clientMatt Caswell
2017-08-31If no SNI has been explicitly set use the one from the sessionMatt Caswell
2017-08-31Enable the ability to use an external PSK for sending early_dataMatt Caswell
2017-08-30Move OPENSSL_CONF from e_os.h to cryptlib.hPauli
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30Remove the X_OK define, it is unused.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-25NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guardRichard Levitte
2017-08-25Ensure we exchange cookies in s_server even if SCTP is disabledMatt Caswell
2017-08-24apps/passwd.c: Make MD5 and SHA password making EBCDIC awareRichard Levitte
2017-08-24apps/passwd.c: Fix code layoutRichard Levitte