summaryrefslogtreecommitdiff
path: root/lib/ftplistparser.h
Commit message (Expand)AuthorAgeFilesLines
* wildcard: remove files and move functions into ftplistparser.cDaniel Stenberg2023-03-031-0/+34
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+41
* build: rename 76 lib/*.h filesYang Tse2012-12-281-41/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* ftplistparser.c: do not compile if FTP protocol is not enabledMark Salisbury2012-06-181-2/+4
* add Curl_ prefix to conform with cURL naming standardsYang Tse2010-06-091-4/+5
* include libcurl standard internal headersYang Tse2010-06-021-3/+3
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-121-0/+38