aboutsummaryrefslogtreecommitdiffstats
path: root/apps/s_apps.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-1/+1
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-2/+0
* Add a -sctp option to s_clientMatt Caswell2017-04-251-1/+1
* Add a -sctp option to s_serverMatt Caswell2017-04-251-2/+2
* Print CA names in s_server, add -requestCAfile to s_clientDr. Stephen Henson2017-04-031-0/+1
* Code health: Remove obvious VAX C fixupsRichard Levitte2017-02-281-25/+0
* Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy2017-02-211-0/+2
* apps: Add support for writing a keylog filePeter Wu2017-02-071-0/+1
* Rename the Elliptic Curves extension to supported_groupsMatt Caswell2016-11-101-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+7
* Remove Netware and OS/2Rich Salz2016-03-171-4/+0
* Remove unused parameters from internal functionsRich Salz2016-02-221-3/+3
* Remove JPAKERich Salz2016-02-171-2/+1
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-081-0/+1
* Refactoring BIO: Adapt s_client and s_serverRichard Levitte2016-02-031-17/+6
* constify PACKETEmilia Kasper2016-02-011-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Fix s_server problem with no-ecMatt Caswell2015-12-151-1/+1
* DTLS: remove unused cookie fieldEmilia Kasper2015-10-091-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Remove needless bio_err argumentRich Salz2015-04-291-2/+2
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-9/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-46/+54
* Move more comments that confuse indentMatt Caswell2015-01-221-1/+2
* RT3548: Remove unsupported platformsRich Salz2015-01-121-7/+7
* s_client/s_server: support unix domain socketsGeoff Thorpe2014-05-081-1/+11
* apps: constify some string parametersGeoff Thorpe2014-04-251-2/+2
* Security callback debug print out.Dr. Stephen Henson2014-03-281-0/+1
* Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2013-09-061-4/+0
* Provisional DTLS 1.2 support.Dr. Stephen Henson2013-03-261-1/+1
* make JPAKE work again, fix memory leaksDr. Stephen Henson2012-12-291-1/+1
* Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson2012-12-061-2/+2
* remove print_ssl_cert_checks() from openssl application: it is no longer usedDr. Stephen Henson2012-12-061-4/+0
* New option to add CRLs for s_client and s_server.Dr. Stephen Henson2012-12-021-1/+3
* Don't display messages about verify depth in s_server if -quiet it set.Dr. Stephen Henson2012-11-231-0/+3
* Add support for printing out and retrieving EC point formats extension.Dr. Stephen Henson2012-11-221-0/+1
* only use a default curve if not already setDr. Stephen Henson2012-11-211-1/+1
* add -naccept <n> option to s_server to automatically exit after <n> connectionsDr. Stephen Henson2012-11-181-1/+1
* Delegate command line handling for many common options in s_client/s_serverDr. Stephen Henson2012-11-171-0/+6
* New functions to check a hostname email or IP address against aDr. Stephen Henson2012-10-081-0/+4
* Add -brief option to s_client and s_server to summarise connection details.Dr. Stephen Henson2012-09-121-1/+2
* new ctrl to retrive value of received temporary key in server key exchange me...Dr. Stephen Henson2012-09-081-0/+1
* Add support for certificate stores in CERT structure. This makes itDr. Stephen Henson2012-07-231-1/+1
* Add new ctrl to retrieve client certificate types, print outDr. Stephen Henson2012-07-081-1/+1
* Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson2012-06-291-0/+8
* Reorganise supported signature algorithm extension processing.Dr. Stephen Henson2012-06-251-1/+1
* RFC 5878 support.Ben Laurie2012-05-301-0/+4
* Add options to set additional type specific certificate chains toDr. Stephen Henson2012-04-111-1/+2
* New ctrls to retrieve supported signature algorithms and curves andDr. Stephen Henson2012-03-061-0/+2
* PR: 2028Dr. Stephen Henson2009-09-041-0/+3