Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-17 | unit1307: test many wildcards too | Daniel Stenberg | |
2018-01-17 | ftp-wildcard: fix matching an empty string with "*[^a]" | Daniel Stenberg | |
.... and avoid advancing the pointer to trigger an out of buffer read. Detected by OSS-fuzz Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5251 Assisted-by: Max Dymond | |||
2016-04-03 | code: style updates | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2011-05-21 | unit tests: adjust header inclusion order | Yang Tse | |
Additionally, prevent multiple inclusions of curl_config.h | |||
2011-03-10 | sources: update source headers | Daniel Stenberg | |
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers. | |||
2011-03-04 | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich | |