summaryrefslogtreecommitdiff
path: root/cups/tlscheck.c
Commit message (Expand)AuthorAgeFilesLines
* Add _CUPS_NORETURN to missing functionsAlfonso Gregory2021-09-011-1/+1
* Add options to force a TLS version.Michael R Sweet2018-06-151-0/+18
* Add issuer and signature algorithm to certificate string, show it in tlscheck...Michael R Sweet2018-04-241-0/+15
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Add support for MinTLS and MaxTLS options (Issue #5119)Michael R Sweet2017-11-031-3/+6
* Support internal "only TLS/1.0" option for tlscheck.Michael Sweet2017-08-251-1/+11
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Add "-4" and "-6" options to tlscheck.msweet2016-01-121-2/+13
* Update messages from tlscheck.msweet2015-06-031-5/+5
* tlscheck should only be built when SSL/TLS is available/enabled.msweet2015-05-221-0/+5
* Update list of blacklisted DH/DHE cipher suites.msweet2015-05-211-15/+146
* Add more cipher suites.msweet2015-05-191-0/+146
* Add a check for "=" in the port number (to work around an ippfind bug)msweet2015-05-191-1/+6
* Add TLS version.msweet2015-05-191-1/+29
* Start of check program for TLS implementations.msweet2015-05-191-0/+424