Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cli-debug-args.def: Fix typo | Avinash Sonawane | 2017-08-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Avinash Sonawane <rootkea@gmail.com> | ||||
* | Add LMTP, POP3, NNTP, Sieve and PostgreSQL support to gnutls-cli | Robert Scheck | 2017-02-19 | 1 | -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 capability | Nikos Mavrogiannopoulos | 2016-04-19 | 1 | -1/+7 |
| | |||||
* | gnutls-cli-debug: updated doc | Nikos Mavrogiannopoulos | 2015-10-17 | 1 | -45/+49 |
| | |||||
* | tools: when the starttls-proto is specified automatically detect the port if ↵ | Nikos Mavrogiannopoulos | 2015-10-16 | 1 | -0/+5 |
| | | | | not given | ||||
* | tools: added xmpp into the starttls-proto options | Nikos Mavrogiannopoulos | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | tools: added ldap into the starttls-proto options | Nikos Mavrogiannopoulos | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | tools: added ftp as a starttls protocol | Nikos Mavrogiannopoulos | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | danetool/gnutls-cli-debug: added support for imap starttls | Nikos Mavrogiannopoulos | 2014-08-09 | 1 | -1/+1 |
| | |||||
* | gnutls-cli-debug: supports SMTP starttls | Nikos Mavrogiannopoulos | 2014-08-09 | 1 | -0/+7 |
| | |||||
* | Optimizations in command line argument handling. Patch by Bruce Korb. | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -35/+4 |
| | |||||
* | No need for .def.in files. | Nikos Mavrogiannopoulos | 2012-01-31 | 1 | -0/+121 |
The @VERSION@ is now being replaced on dist-hook. Also corrected the dist-hook for ChangeLog. |