Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | remove unused 'tmpdata' and 'backup' ftp_parselist_data struct members | Yang Tse | |
2010-06-09 | code simplification | Yang Tse | |
2010-06-09 | add Curl_ prefix to conform with cURL naming standards | Yang Tse | |
2010-06-02 | ftplistparser.c: oops, fix typo in the last commit | Kamil Dudka | |
2010-06-02 | ftplistparser.c: avoid some invalid dereferences | Kamil Dudka | |
2010-06-02 | include libcurl standard internal headers | Yang Tse | |
2010-05-29 | strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN | Kamil Dudka | |
... and CURL_LLONG_MAX -> CURL_OFF_T_MAX | |||
2010-05-28 | lib: eliminate 'statement not reached' warnings | Kamil Dudka | |
2010-05-19 | lib: Fix AIX build failure | Tor Arntsen | |
2010-05-16 | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka | |
2010-05-15 | ftp wildcard: fix int32_t and size/group mixups | Pavel Raiskup | |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup | |