summaryrefslogtreecommitdiff
path: root/lib/wildcard.h
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-02wildcard: strip "curl_" prefix from private symbolsDaniel Stenberg
2020-09-02llist: make it "struct Curl_llist"Daniel Stenberg
2019-05-13wildcard: disable from build when FTP isn't presentDaniel Stenberg
2018-04-23ftplistparser: renamed some members and variablesDaniel Stenberg
2017-04-04llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-02-01Curl_perfom: removedDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2010-06-02include libcurl standard internal headersYang Tse
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup