Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-31 | man-pages: more SEE ALSO links | Daniel Stenberg | |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot | |
- Add new option CURLOPT_DEFAULT_PROTOCOL to allow specifying a default protocol for schemeless URLs. - Add new tool option --proto-default to expose CURLOPT_DEFAULT_PROTOCOL. In the case of schemeless URLs libcurl will behave in this way: When the option is used libcurl will use the supplied default. When the option is not used, libcurl will follow its usual plan of guessing from the hostname and falling back to 'http'. | |||
2015-03-20 | CURLOPT_URL.3: spelling! | Daniel Stenberg | |
Reported-by: Frank Gevaerts | |||
2015-03-20 | CURLOPT_URL.3: Added "SECURITY CONCERNS" | Daniel Stenberg | |
2014-11-30 | docs: Updated for the SMB protocol | Bill Nagel | |
This patch updates the documentation for the SMB/CIFS protocol. | |||
2014-10-21 | opts: added examples | Daniel Stenberg | |
2014-07-30 | opts: fixed some typos | Dan Fandrich | |
2014-06-20 | opts: fixed some typos | Dan Fandrich | |
2014-06-19 | CURLOPT_URL: move up the text from "Notes" | Daniel Stenberg | |
2014-06-18 | opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE | Dan Fandrich | |
2014-06-18 | opts: fixed a few typos | Dan Fandrich | |
2014-06-17 | opts: 9 more options as separate man pages | Daniel Stenberg | |