Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
curl.h, adjusting auto-makefiles include path, to enhance portability to
OS's without an orthogonal directory tree structure such as OS/400.
|
|
libcurl is used with other projects which also have a config.h.
|
|
|
|
|
|
|
|
scripts), and fixed a missing define under windows in a test source file.
|
|
to have a curl_off_t data type no longer gated to off_t.
|
|
|
|
|
|
linked to the networking libraries.
|
|
and those required by other components to avoid forcing unneeded
dependencies into the target objects.
|
|
|
|
|
|
without the real header file.
|
|
|
|
Added resolve.c to simply resolve a given host name
|
|
|
|
and sockfilt.c. For good-to-have functions for the servers written in C.
|
|
|
|
level stuff. The FTP server communicates with sockfilt using perl's open2().
This enables easier IPv6 support and hopefully FTP-SSL support in the future.
Added four test cases for FTP-ipv6.
|
|
|
|
with binary data.
|
|
for maximum portability
|
|
the external curl include dir.
|
|
|
|
|
|
|
|
|
|
|