summaryrefslogtreecommitdiff
path: root/src/cli-debug-args.def
Commit message (Collapse)AuthorAgeFilesLines
* cli-debug-args.def: Fix typoAvinash Sonawane2017-08-311-1/+1
| | | | Signed-off-by: Avinash Sonawane <rootkea@gmail.com>
* Add LMTP, POP3, NNTP, Sieve and PostgreSQL support to gnutls-cliRobert Scheck2017-02-191-1/+1
| | | | | | Add LMTP (RFC 2033), POP3 (RFC 2595), NNTP (RFC 4642), Sieve (RFC 5804) and PostgreSQL support to gnutls-cli ("--starttls-proto"). Signed-off-by: Robert Scheck <robert@fedoraproject.org>
* tools: document the starttls capabilityNikos Mavrogiannopoulos2016-04-191-1/+7
|
* gnutls-cli-debug: updated docNikos Mavrogiannopoulos2015-10-171-45/+49
|
* tools: when the starttls-proto is specified automatically detect the port if ↵Nikos Mavrogiannopoulos2015-10-161-0/+5
| | | | not given
* tools: added xmpp into the starttls-proto optionsNikos Mavrogiannopoulos2015-09-181-1/+1
|
* tools: added ldap into the starttls-proto optionsNikos Mavrogiannopoulos2015-09-181-1/+1
|
* tools: added ftp as a starttls protocolNikos Mavrogiannopoulos2015-03-091-1/+1
|
* danetool/gnutls-cli-debug: added support for imap starttlsNikos Mavrogiannopoulos2014-08-091-1/+1
|
* gnutls-cli-debug: supports SMTP starttlsNikos Mavrogiannopoulos2014-08-091-0/+7
|
* Optimizations in command line argument handling. Patch by Bruce Korb.Nikos Mavrogiannopoulos2012-02-191-35/+4
|
* No need for .def.in files.Nikos Mavrogiannopoulos2012-01-311-0/+121
The @VERSION@ is now being replaced on dist-hook. Also corrected the dist-hook for ChangeLog.