Age | Commit message (Expand) | Author |
---|---|---|
2018-06-11 | cppcheck: fix warnings | Marian Klymov |
2018-06-01 | fnmatch: use the system one if available | Daniel Stenberg |
2018-05-28 | fnmatch: insist on escaped bracket to match | Daniel Stenberg |
2018-05-18 | curl_fnmatch: only allow two asterisks for matching | Daniel Stenberg |
2018-01-31 | fnmatch: pattern syntax can no longer fail | Patrick Monnerat |
2018-01-31 | fnmatch: accept an alphanum to be followed by a non-alphanum in char set | Patrick Monnerat |
2018-01-31 | fnmatch: do not match the empty string with a character set | Patrick Monnerat |
2018-01-17 | unit1307: test many wildcards too | Daniel Stenberg |
2018-01-17 | ftp-wildcard: fix matching an empty string with "*[^a]" | Daniel Stenberg |
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 |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-03-04 | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich |