Age | Commit message (Expand) | Author |
---|---|---|
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
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-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2010-06-10 | ensure that Curl_wildcard_dtor() leaves WildcardData struct zero initialized | Yang Tse |
2010-06-02 | include libcurl standard internal headers | Yang Tse |
2010-05-27 | wildcard.c: add missing include of "setup.h" | Kamil Dudka |
2010-05-27 | wildcard.c: add missing include of "curl_memory.h" | Pavel Raiskup |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |