summaryrefslogtreecommitdiff
path: root/lib/fileinfo.h
Commit message (Expand)AuthorAgeFilesLines
* ftplistparser: replace realloc with dynbufDaniel Stenberg2023-03-281-3/+2
* ftplistparser: move out private data from public structDaniel Stenberg2023-03-281-0/+3
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* llist: make it "struct Curl_llist"Daniel Stenberg2020-09-021-2/+2
* ftplistparser: keep state between invokesDaniel Stenberg2018-04-241-3/+2
* Revert "ftplistparser: keep state between invokes"Daniel Stenberg2018-04-241-2/+3
* ftplistparser: keep state between invokesDaniel Stenberg2018-04-231-3/+2
* llist: no longer uses mallocDaniel Stenberg2017-04-221-4/+8
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+33
* build: rename 76 lib/*.h filesYang Tse2012-12-281-33/+0
* include libcurl standard internal headersYang Tse2010-06-021-3/+3
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-121-0/+33