Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-14 | fuzzer: Only clone the latest fuzzer code, for speed. | Dan Fandrich | |
2018-09-23 | update URLs in tests | Viktor Szakats | |
- and one in docs/MANUAL as well Closes https://github.com/curl/curl/pull/3038 | |||
2018-09-23 | whitespace fixes | Viktor Szakats | |
- 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 | |||
2017-10-04 | fuzzer: move to using external curl-fuzzer | Max Dymond | |
Use the external curl-fuzzer repository for fuzzing. Closes #1923 |