| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=70274
|
|
|
|
|
|
|
| |
FTP_ANONYMOUS_USER.
Notes:
svn path=/head/; revision=70273
|
|
|
|
|
|
|
| |
no scheme or host part.
Notes:
svn path=/head/; revision=69975
|
|
|
|
|
|
|
|
|
|
| |
and had libfetch selecting passive mode even when FTP_PASSIVE_MODE was not
set at all, which is really quite surprising unless you know about it. So
change it to the agreed default behaviour of selecting passive mode if
FTP_PASSIVE_MODE is set, but not "no".
Notes:
svn path=/head/; revision=69670
|
|
|
|
| |
Notes:
svn path=/head/; revision=69466
|
|
|
|
| |
Notes:
svn path=/head/; revision=69465
|
|
|
|
| |
Notes:
svn path=/head/; revision=69464
|
|
|
|
|
|
|
| |
to HTTP if HTTP_PROXY was used instead.
Notes:
svn path=/head/; revision=69272
|
|
|
|
| |
Notes:
svn path=/head/; revision=69271
|
|
|
|
|
|
|
| |
multiline response (proper fix this time).
Notes:
svn path=/head/; revision=69044
|
|
|
|
| |
Notes:
svn path=/head/; revision=69043
|
|
|
|
|
|
|
| |
response.
Notes:
svn path=/head/; revision=69041
|
|
|
|
| |
Notes:
svn path=/head/; revision=69026
|
|
|
|
| |
Notes:
svn path=/head/; revision=68718
|
|
|
|
| |
Notes:
svn path=/head/; revision=68716
|
|
|
|
|
|
|
|
|
| |
in order to avoid this bug in the future.
Submitted by: se
Notes:
svn path=/head/; revision=68551
|
|
|
|
| |
Notes:
svn path=/head/; revision=67892
|
|
|
|
| |
Notes:
svn path=/head/; revision=67890
|
|
|
|
| |
Notes:
svn path=/head/; revision=67887
|
|
|
|
|
|
|
|
| |
PR: docs/20626
Submitted by: nik
Notes:
svn path=/head/; revision=67871
|
|
|
|
|
|
|
| |
even giving me 24 hours to read his mail and find the bug.
Notes:
svn path=/head/; revision=67810
|
|
|
|
|
|
|
| |
have manpages for libfetch's functions.
Notes:
svn path=/head/; revision=67809
|
|
|
|
|
|
|
| |
dereferenceing it". This fixes ``pkg_add -r''.
Notes:
svn path=/head/; revision=67807
|
|
|
|
| |
Notes:
svn path=/head/; revision=67707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- ftpTimeout was not honored when reading actual data, as opposed to
talking protocol
- connection caching was broken because _ftp_cached_connect() would see
the result of the transfer instead of the result of the NOOP.
- if the RETR succeeded, but an error occurred later (as can happen
when talking to a proxy), the error would not be detected.
There still remains to register an atexit(3) callback to close the cached
connection gracefully instead of just dropping it on the floor.
Notes:
svn path=/head/; revision=67430
|
|
|
|
|
|
|
|
|
| |
part.
Submitted by: green
Notes:
svn path=/head/; revision=67419
|
|
|
|
| |
Notes:
svn path=/head/; revision=67259
|
|
|
|
| |
Notes:
svn path=/head/; revision=67055
|
|
|
|
| |
Notes:
svn path=/head/; revision=67045
|
|
|
|
| |
Notes:
svn path=/head/; revision=67044
|
|
|
|
|
|
|
| |
As a side effect, remove a lot of duplicate and now redundant code.
Notes:
svn path=/head/; revision=67043
|
|
|
|
| |
Notes:
svn path=/head/; revision=67042
|
|
|
|
| |
Notes:
svn path=/head/; revision=67041
|
|
|
|
|
|
|
| |
colon-separated.
Notes:
svn path=/head/; revision=67028
|
|
|
|
|
|
|
| |
HTTP-Version on the Status-Line (see RFC2616 sections 3.1 and 6.1).
Notes:
svn path=/head/; revision=66325
|
|
|
|
| |
Notes:
svn path=/head/; revision=65291
|
|
|
|
|
|
|
|
|
| |
Microsoft FTP Service.
Reported by: asmodai, eivind
Notes:
svn path=/head/; revision=64883
|
|
|
|
| |
Notes:
svn path=/head/; revision=64129
|
|
|
|
|
|
|
|
|
|
| |
means that the server doesn't understand SIZE or MDTM, which should not be a
hard failure.
Submitted by: ume
Notes:
svn path=/head/; revision=63910
|
|
|
|
|
|
|
|
|
|
|
|
| |
a bug in some ftp servers (most notably ftp.vmunix.com) which report the
size of a file correctly in ascii mode, but report it as 0 in binary mode.
Reported by: asmodai
Also remove an unneeded initialization.
Notes:
svn path=/head/; revision=63847
|
|
|
|
|
|
|
|
| |
Work around YA Apache bug: don't send port in Host: header if it's the
default port.
Notes:
svn path=/head/; revision=63842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sort out the size / length confusion. Always try to report the *real* file
size in the url_stat structure, no matter how much of it is actually being
sent, and try to detect inconsistencies between sizes.
Rearrange the request loop to avoid having to add meaningless code just to
silence compiler warnings.
Switch to a more sensible and consistent interface for the _http_parse*()
functions.
Notes:
svn path=/head/; revision=63716
|
|
|
|
| |
Notes:
svn path=/head/; revision=63715
|
|
|
|
| |
Notes:
svn path=/head/; revision=63713
|
|
|
|
| |
Notes:
svn path=/head/; revision=63712
|
|
|
|
| |
Notes:
svn path=/head/; revision=63585
|
|
|
|
|
|
|
|
|
| |
than requested. Instead, inform the caller of the real offset by modifying
the offset field in the original struct url, and let him decide how to handle
the situation.
Notes:
svn path=/head/; revision=63567
|
|
|
|
|
|
|
|
| |
be a dynamically created file, e.g. a tarball on servers that support sending
tarballs of directories.
Notes:
svn path=/head/; revision=63392
|
|
|
|
|
|
|
|
|
| |
fetchStat*(). In most cases, either fetchGet*() or fetchXGet*() is a wrapper
around the other; in all cases, calling fetchGet*() is identical to calling
fetchXGet*() with the second argument set to NULL.
Notes:
svn path=/head/; revision=63340
|
|
|
|
|
|
|
|
|
|
| |
outside the loop inspects it to determine whether or not we succeeded in
retrieving the requested document. This fixes a bug where fetchGetHTTP()
would return a FILE with an invalid file descriptor if it hit the redirect
limit without locating the requested document.
Notes:
svn path=/head/; revision=63337
|