summaryrefslogtreecommitdiffstats
path: root/apps/s_cb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Text description of GOST signature algorithmsDmitry Belyavskiy2018-05-301-0/+9
* Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders2018-03-121-0/+16
* Duplicate entries ssl_handshake_tbl trace entries...FdaSilvaYY2018-03-081-2/+2
* Add X448/Ed448 support to libsslMatt Caswell2018-03-051-0/+3
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-011-0/+1
* Enable the cookie callbacks to work even in TLS in the appsMatt Caswell2018-01-241-11/+18
* Merge HRR into ServerHelloMatt Caswell2017-12-141-1/+0
* Remove parentheses of return.KaoruToda2017-10-181-7/+7
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-1/+1
* (Re)move some things from e_os.hRich Salz2017-08-221-2/+0
* Print Ed25519 in s_client/s_serverDr. Stephen Henson2017-06-211-6/+9
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-32/+36
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-11/+5
* Print CA names in s_server, add -requestCAfile to s_clientDr. Stephen Henson2017-04-041-0/+18
* Add extensions to debug listDr. Stephen Henson2017-04-041-0/+5
* apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.Andy Polyakov2017-03-301-2/+2
* Add TLSv1.3 draft-19 messages to traceTodd Short2017-03-161-16/+21
* Add HelloRetryRequest text to s_client/s_serverTodd Short2017-03-101-0/+1
* Add some TLS13 values to s_client/s_serverTodd Short2017-03-081-4/+10
* Remove some commented out code in the appsMatt Caswell2017-02-281-1/+0
* Print signature type to out, not bio_errDr. Stephen Henson2017-02-261-1/+1
* Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy2017-02-211-4/+10
* Make -xcert work again.Dr. Stephen Henson2017-02-141-0/+1
* SSL_get_shared_sigalgs: handle negative idx parameterPeter Wu2017-02-091-1/+1
* apps: Add support for writing a keylog filePeter Wu2017-02-071-0/+48
* fix style issuesDr. Stephen Henson2017-01-301-1/+1
* Add SSL_get_peer_signature_type_nid() function.Dr. Stephen Henson2017-01-301-11/+28
* More complete PSS support.Dr. Stephen Henson2017-01-301-0/+2
* Revert "Remove heartbeats completely"Richard Levitte2016-11-151-0/+17
* Remove heartbeats completelyRichard Levitte2016-11-151-17/+0
* Rename the Elliptic Curves extension to supported_groupsMatt Caswell2016-11-101-26/+28
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-0/+2
* Constify certificate and CRL time routines.Dr. Stephen Henson2016-08-191-2/+2
* Print out names of other temp key algorithms.Dr. Stephen Henson2016-08-131-0/+4
* Pack globals variables used to control apps/verify_callback()FdaSilvaYY2016-08-041-12/+10
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+6
* Remove some dead codeMatt Caswell2016-04-211-4/+0
* Fix warnings exposed by clang-3.8Emilia Kasper2016-04-101-2/+2
* Make DH opaqueMatt Caswell2016-04-091-1/+1
* Fix no-sockMatt Caswell2016-03-211-0/+4
* Bugfix: Encode the requested length in s_cb.c:hexencode()Viktor Dukhovni2016-03-171-1/+1
* Constify security callbacksKurt Roeckx2016-03-091-2/+2
* Extends s_client to allow a basic CT policy to be enabledRob Percival2016-03-041-0/+1
* Drop support for printing SSLv2 ciphers names.Kurt Roeckx2016-02-271-2/+3
* Remove unused parameters from internal functionsRich Salz2016-02-221-2/+2
* Remove JPAKERich Salz2016-02-171-16/+1
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-081-1/+77
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* RT2887: Add more packet and handshake typesDaniel Black2016-02-041-0/+7