Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
| | | | | Closes #6172 | ||||
* | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | 2020-03-24 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | extern-scan.pl: strip trailing CR | Marcel Raad | 2017-04-17 | 1 | -1/+3 |
| | | | | | | | This makes test 1135 pass with CRLF checkouts. Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166 Closes https://github.com/curl/curl/pull/1422 | ||||
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg | 2015-02-02 | 1 | -0/+60 |