summaryrefslogtreecommitdiffstats
path: root/apps/s_cb.c
AgeCommit message (Expand)Author
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-03Print CA names in s_server, add -requestCAfile to s_clientDr. Stephen Henson
2017-04-03Add extensions to debug listDr. Stephen Henson
2017-03-30apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.Andy Polyakov
2017-03-16Add TLSv1.3 draft-19 messages to traceTodd Short
2017-03-10Add HelloRetryRequest text to s_client/s_serverTodd Short
2017-03-08Add some TLS13 values to s_client/s_serverTodd Short
2017-02-28Remove some commented out code in the appsMatt Caswell
2017-02-26Print signature type to out, not bio_errDr. Stephen Henson
2017-02-21Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy
2017-02-14Make -xcert work again.Dr. Stephen Henson
2017-02-09SSL_get_shared_sigalgs: handle negative idx parameterPeter Wu
2017-02-07apps: Add support for writing a keylog filePeter Wu
2017-01-30fix style issuesDr. Stephen Henson
2017-01-30Add SSL_get_peer_signature_type_nid() function.Dr. Stephen Henson
2017-01-30More complete PSS support.Dr. Stephen Henson
2016-11-15Revert "Remove heartbeats completely"Richard Levitte
2016-11-15Remove heartbeats completelyRichard Levitte
2016-11-10Rename the Elliptic Curves extension to supported_groupsMatt Caswell
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-13Print out names of other temp key algorithms.Dr. Stephen Henson
2016-08-04Pack globals variables used to control apps/verify_callback()FdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-04-21Remove some dead codeMatt Caswell
2016-04-10Fix warnings exposed by clang-3.8Emilia Kasper
2016-04-09Make DH opaqueMatt Caswell
2016-03-21Fix no-sockMatt Caswell
2016-03-17Bugfix: Encode the requested length in s_cb.c:hexencode()Viktor Dukhovni
2016-03-09Constify security callbacksKurt Roeckx
2016-03-04Extends s_client to allow a basic CT policy to be enabledRob Percival
2016-02-27Drop support for printing SSLv2 ciphers names.Kurt Roeckx
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-17Remove JPAKERich Salz
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-04RT2887: Add more packet and handshake typesDaniel Black
2016-02-03Refactoring BIO: Adapt BIO_s_datagram and all that depends on itRichard Levitte
2016-02-01constify PACKETEmilia Kasper
2016-01-20Refactor apps load_certs/load_crls to work incrementallyViktor Dukhovni
2015-12-23Refactor DTLS cookie generation and verificationRichard Levitte
2015-12-15Fix s_server problem with no-ecMatt Caswell
2015-12-14New function X509_get0_pubkeyDr. Stephen Henson
2015-11-09Continue standardisation of malloc handling in appsMatt Caswell
2015-10-09DTLS: remove unused cookie fieldEmilia Kasper
2015-09-28Print debug info for extended master secret extensionAlessandro Ghedini
2015-09-20make no-dh workDr. Stephen Henson
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-03remove 0 assignments.Rich Salz
2015-08-26GH371: Print debug info for ALPN extensionAlessandro Ghedini