Pavel Raiskup
|
f7ae7b3623
|
ftp wildcard: FTP LIST parser FIX
There was a problem when a UNIX-like server returned information
about directory size (total NNNNNN) at the first line of
response.
|
2010-06-24 23:45:44 +02:00 |
|
Yang Tse
|
88af6fbf98
|
remove unused 'tmpdata' and 'backup' ftp_parselist_data struct members
|
2010-06-10 04:46:30 +02:00 |
|
Yang Tse
|
343c4c7072
|
code simplification
|
2010-06-09 16:48:19 +02:00 |
|
Yang Tse
|
6a0d3233ff
|
add Curl_ prefix to conform with cURL naming standards
|
2010-06-09 15:45:46 +02:00 |
|
Kamil Dudka
|
bc0f3dd15e
|
ftplistparser.c: oops, fix typo in the last commit
|
2010-06-02 23:55:45 +02:00 |
|
Kamil Dudka
|
475c19c42b
|
ftplistparser.c: avoid some invalid dereferences
|
2010-06-02 23:50:38 +02:00 |
|
Yang Tse
|
077125e4a2
|
include libcurl standard internal headers
|
2010-06-02 14:13:02 +02:00 |
|
Kamil Dudka
|
20ae9d4f71
|
strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN
... and CURL_LLONG_MAX -> CURL_OFF_T_MAX
|
2010-05-29 21:28:16 +02:00 |
|
Kamil Dudka
|
233ec511db
|
lib: eliminate 'statement not reached' warnings
|
2010-05-28 09:45:17 +02:00 |
|
Tor Arntsen
|
5f53c9d94a
|
lib: Fix AIX build failure
|
2010-05-19 22:09:35 +02:00 |
|
Kamil Dudka
|
2ffe834bff
|
ftp wildcard: a new option CURLOPT_FNMATCH_DATA
|
2010-05-16 02:52:33 +02:00 |
|
Pavel Raiskup
|
e4af5d6efc
|
ftp wildcard: fix int32_t and size/group mixups
|
2010-05-15 21:58:50 +02:00 |
|
Pavel Raiskup
|
0825cd80a6
|
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
|
2010-05-12 23:17:51 +02:00 |
|