summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2018-03-13update SRP copyright noticeTim Hudson
2018-03-12openssl rehash: no more need to massage the files on VMSRichard Levitte
2018-03-12Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders
2018-03-09Restore the display of options with 'openssl version -a'Richard Levitte
2018-03-09speed: add ecdhx448 to ecdh choicesSteven Noonan
2018-03-09Tolerate TLSv1.3 PSKs that are a different size to the hash sizeMatt Caswell
2018-03-08Make OCSP "multi" compatible with "no-sock" builds.Viktor Dukhovni
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2018-03-08Duplicate entries ssl_handshake_tbl trace entries...FdaSilvaYY
2018-03-07Implement multi-process OCSP responder.Viktor Dukhovni
2018-03-07Prepare to detect index changes in OCSP responder.Viktor Dukhovni
2018-03-05Add support for .include directive in config filesTomas Mraz
2018-03-05Add X448/Ed448 support to libsslMatt Caswell
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk
2018-02-28Check on VMS as wellRichard Levitte
2018-02-28Add VMS version of app_dirname()Richard Levitte
2018-02-28Fix the type of -out optionPaul Yang
2018-02-28Check directory is able to create files for various -out optionPaul Yang
2018-02-28storeutl: make sure s2i_ASN1_INTEGER is correctly declaredRichard Levitte
2018-02-27Update copyright yearMatt Caswell
2018-02-23Adapt storeutl to allow search for specific objectsRichard Levitte
2018-02-23Adapt storeutl to allow looking for a specific info typeRichard Levitte
2018-02-22initialise dc variable to satisfy old compilers.Steve Linsell
2018-02-21Add support for PBKDF2 for enc commandEasySec
2018-02-21do_body: fix heap-use-after-free.Pavel Kopyl
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-15Check the return code from ASN1_TIME_diff()Matt Caswell
2018-02-15The function X509_gmtime_adj() can failMatt Caswell
2018-02-14Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitableMatt Caswell
2018-02-13Update copyright yearMatt Caswell
2018-02-01Fix of prefix bio filter (bf_prefix.c): rely on the given lengthRichard Levitte
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-02-01Remove bad commentsTodd Short
2018-02-01ocsp.c doesn't free the whole output chain, maybe causing a memory leakRichard Levitte
2018-02-01Make sure that apps/openssl prefixes its output with '# ' during testsRichard Levitte
2018-02-01Add an apps internal BIO filter for prefixing output linesRichard Levitte
2018-01-31Apps: divide the modules in direct command modules, support library and initRichard Levitte
2018-01-31apps: Don't include progs.h in apps.hRichard Levitte
2018-01-26Fix some style nits in commit eee8a40Bernd Edlinger
2018-01-25Make the s_server command listen on IPv6 only when requestedBernd Edlinger
2018-01-24Make editorial changes suggested by Matt Caswell and fixed Travis failures.David Cooper
2018-01-24Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper
2018-01-24Add -rsigopt option to ocsp commandDavid Cooper
2018-01-24Add the ability for s_server to operate statelesslyMatt Caswell
2018-01-24Enable the cookie callbacks to work even in TLS in the appsMatt Caswell
2018-01-23Fix no-ec --strict-warnings buildsBenjamin Kaduk
2018-01-22Don't attempt to use X25519 for ECDSA in speedMatt Caswell
2018-01-22Don't crash on a missing Subject in index.txtMatt Caswell
2018-01-22Don't allow an empty Subject when creating a CertificateMatt Caswell
2018-01-19Copyright update of more files that have changed this yearRichard Levitte