Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg | |
2017-01-13 | docs: Add note about libcurl copying strings to CURLOPT_* manpages | Frank Gevaerts | |
Closes #1169 | |||
2016-04-08 | docs: Added clarification following commit 9d89a0387 | Steve Holme | |
2016-04-08 | ftp/imap/pop3/smtp: Allow the service name to be overridden | Steve Holme | |
Allow the service name to be overridden for DIGIST-MD5 and Kerberos 5 authentication in FTP, IMAP, POP3 and SMTP. | |||
2016-03-08 | opt-docs: fix heading macros | Jay Satiro | |
..SH should be .SH Bug: https://github.com/curl/curl/issues/705 Reported-by: Eric S. Raymond | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-04-28 | Negotiate: custom service names for SPNEGO. | Linus Nielsen | |
* Add new options, CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAME. * Add new curl options, --proxy-service-name and --service-name. |