Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | |
Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141 | |||
2020-01-06 | CURLOPT_READFUNCTION.3: fix fopen params in example | Jay Satiro | |
2020-01-06 | CURLOPT_READFUNCTION.3: fix variable name in example | Jay Satiro | |
Reported-by: Paul Joyce Fixes https://github.com/curl/curl/issues/4787 | |||
2019-08-12 | CURLOPT_READFUNCTION.3: provide inline example | Daniel Stenberg | |
... instead of mentioning one in another place | |||
2019-05-15 | CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip] | Daniel Stenberg | |
Reported-by: Roy Bellingan Bug: #3885 | |||
2018-08-11 | docs: Improve the manual pages of some callbacks | Michael Kaufmann | |
- CURLOPT_HEADERFUNCTION: add newlines - CURLOPT_INTERLEAVEFUNCTION: fix the description of 'userdata' - CURLOPT_READDATA: mention crashes, same as in CURLOPT_WRITEDATA - CURLOPT_READFUNCTION: rename 'instream' to 'userdata' and explain how to set it Closes https://github.com/curl/curl/pull/2868 | |||
2017-12-13 | CURLOPT_READFUNCTION.3: refer to argument with correct name | Daniel Stenberg | |
Bug: #2175 [ci skip] | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-03-17 | CURLOPT_*.3: more examples and edits | Daniel Stenberg | |
2014-06-18 | CURLOPT_READFUNCTION.3: add short desc | Daniel Stenberg | |
2014-06-17 | CURLOPT_READFUNCTION.3: see also the seekfunction | Daniel Stenberg | |
2014-06-16 | opts docs: 3 more options in their own man pages | Daniel Stenberg | |