Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: add Azure DevOps Pipelines build status badge | Marc Hoersken | 2020-03-03 | 1 | -0/+1 |
| | |||||
* | travis: remove "coverage", make it "torture" | Daniel Stenberg | 2019-12-10 | 1 | -1/+0 |
| | | | | | | | | The coveralls service and test coverage numbers are just too unreliable. Removed badge from README.md as well. Fixes #4694 Closes #4695 | ||||
* | README: minor grammar fix | Yechiel Kalmenson | 2019-09-26 | 1 | -1/+1 |
| | | | | Closes #4431 | ||||
* | README: add OSS-Fuzz badge [skip ci] | Daniel Stenberg | 2019-09-19 | 1 | -0/+1 |
| | | | | Closes #4380 | ||||
* | docs: minor polish to the bug bounty / security docs | Reed Loden | 2019-04-29 | 1 | -1/+1 |
| | | | | Closes #3811 | ||||
* | docs/BUG-BOUNTY: bug bounty time [skip ci] | Daniel Stenberg | 2019-04-22 | 1 | -0/+5 |
| | | | | | | | | | | Introducing the curl bug bounty program on hackerone. We now recommend filing security issues directly in the hackerone ticket system which only is readable to curl security team members. Assisted-by: Daniel Gustafsson Closes #3488 | ||||
* | README.md: fix no-consecutive-blank-lines Codacy warning | Marcel Raad | 2019-04-11 | 1 | -1/+0 |
| | | | | | | Consistently use one blank line between blocks. Closes https://github.com/curl/curl/pull/3739 | ||||
* | cirrus: Added FreeBSD builds using Cirrus CI. | Dan Fandrich | 2019-02-10 | 1 | -0/+1 |
| | | | | | | | | The build logs will be at https://cirrus-ci.com/github/curl/curl Some tests are currently failing and so disabled for now. The SSH server isn't starting for the SSH tests due to unsupported options used in its config file. The DICT server also is failing on startup. | ||||
* | README: add codacy code quality badge | Daniel Stenberg | 2019-01-15 | 1 | -0/+1 |
| | | | | [skip ci] | ||||
* | replace rawgit links [ci skip] | Viktor Szakats | 2018-10-12 | 1 | -1/+1 |
| | | | | | | Ref: https://rawgit.com/ "RawGit has reached the end of its useful life" Ref: https://news.ycombinator.com/item?id=18202481 Closes https://github.com/curl/curl/pull/3131 | ||||
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -2/+0 |
| | | | | | | | | | | | - replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 | ||||
* | README: add appveyor build badge [ci skip] | Daniel Stenberg | 2018-08-24 | 1 | -1/+2 |
| | | | | Closes #2913 | ||||
* | README.md: add LGTM.com code quality grade for C/C++ | Bas van Schaik | 2018-08-09 | 1 | -1/+3 |
| | | | | Closes #2857 | ||||
* | README.md: add backers and sponsors | Jess | 2018-04-17 | 1 | -0/+27 |
| | | | | Closes #2484 | ||||
* | README: language fix | Bruno Grasselli | 2018-02-12 | 1 | -1/+1 |
| | | | | | | s/off/from Closes #2300 | ||||
* | README.md: fixed layout | hsiao yi | 2017-11-12 | 1 | -0/+1 |
| | | | | Closes #2069 | ||||
* | README.md: show the coverall coverage on github | Daniel Stenberg | 2017-06-06 | 1 | -0/+1 |
| | |||||
* | README.md: add coverity and travis badges | Daniel Stenberg | 2017-03-10 | 1 | -0/+2 |
| | |||||
* | README.md: add our CII Best Practices badge | Daniel Stenberg | 2016-08-15 | 1 | -0/+1 |
| | |||||
* | README.md: change host name for the svg logo | Daniel Stenberg | 2016-06-28 | 1 | -1/+1 |
| | | | | | | rawgit.com asks to use the domain cdn.rawgit.com for production See #900 | ||||
* | README.md: use the SVG logo | Viktor Szakats | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | README.md: logo on top! | Daniel Stenberg | 2016-06-28 | 1 | -0/+1 |
| | |||||
* | README.md: polish | Jonathan | 2016-05-30 | 1 | -6/+6 |
| | | | | Closes #834 | ||||
* | README.md: linkified | Daniel Stenberg | 2016-03-07 | 1 | -16/+17 |
| | | | | | | | It also makes it less readable as plain text, so let's keep this primarily for github use. Removed the top ascii art logo, as it looks weird when markdownified. | ||||
* | README.md: markdown version of README | Daniel Stenberg | 2016-03-07 | 1 | -0/+44 |
Attempt to make it look more appealing on github |