Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-24 | test1013.pl: GSS-Negotiate doesn't exist as a feature anymore | Daniel Stenberg | |
2014-07-23 | test1013.pl: remove SPNEGO/GSS-API tweaks | Daniel Stenberg | |
No longer necessary after Michael Osipov's rework | |||
2014-05-18 | test1014: GSS-API is only in curl-config. not in curl | Daniel Stenberg | |
Follow-up to commit 121bcfee5d1. curl-config --features now lists GSS-API but it is not a listed feature in curl -V. This should probably be synchronized. | |||
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf | |
Previous fix didnt work on Linux ... | |||
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf | |
2012-05-27 | test1013.pl: filter out Metalink | Daniel Stenberg | |
Since it isn't a feature supported by curl-config we can't compare that with the --version output | |||
2010-02-16 | replaced tabs with spaces | Yang Tse | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2009-06-10 | TrackMemory is another feature not supported by curl-config | Yang Tse | |
2008-02-08 | Added tests 1022 and 1023 to validate output of curl-config --version and | Dan Fandrich | |
--vernum | |||
2007-11-01 | Ignore more features that curl-config is not expected to know about | Dan Fandrich | |
2007-11-01 | Added test case 1014 to compare curl-config --features with curl --version | Dan Fandrich | |
2007-11-01 | Added test case 1013 to check that curl-config --protocols matches the | Dan Fandrich | |
protocols listed in curl --version |