index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fileinfo.c
Age
Commit message (
Expand
)
Author
2019-05-13
wildcard: disable from build when FTP isn't present
Daniel Stenberg
2018-04-24
ftplistparser: keep state between invokes
Daniel Stenberg
2018-04-24
Revert "ftplistparser: keep state between invokes"
Daniel Stenberg
2018-04-23
ftplistparser: keep state between invokes
Daniel Stenberg
2017-04-22
llist: no longer uses malloc
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-10-11
OOM handling/cleanup slight adjustments
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-04
code style: space between close paren and open brace
Daniel Stenberg
2011-06-03
Curl_fileinfo_dup: removed, not used
Daniel Stenberg
2010-06-02
include libcurl standard internal headers
Yang Tse
2010-05-19
lib: Fix AIX build failure
Tor Arntsen
2010-05-12
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
Pavel Raiskup