aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_fnmatch.c
AgeCommit message (Expand)Author
2010-05-27curl_fnmatch: remove use of register keywordTor Arntsen
2010-05-21curl_fnmatch: Use int not bool when function returns intTor Arntsen
2010-05-16ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka
2010-05-12style: minor whitespace changeDaniel Stenberg
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup