summaryrefslogtreecommitdiff
path: root/lib/fileinfo.c
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-05-13wildcard: disable from build when FTP isn't presentDaniel Stenberg
2018-04-24ftplistparser: keep state between invokesDaniel Stenberg
2018-04-24Revert "ftplistparser: keep state between invokes"Daniel Stenberg
2018-04-23ftplistparser: keep state between invokesDaniel Stenberg
2017-04-22llist: no longer uses mallocDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-03mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-10-11OOM handling/cleanup slight adjustmentsYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-07-04code style: space between close paren and open braceDaniel Stenberg
2011-06-03Curl_fileinfo_dup: removed, not usedDaniel Stenberg
2010-06-02include libcurl standard internal headersYang Tse
2010-05-19lib: Fix AIX build failureTor Arntsen
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup