Age | Commit message (Collapse) | Author |
|
|
|
from 64 bit types to 32 bit ones
|
|
|
|
|
|
curlx_-functions with the new prefix to prepare this code for the future
removal of several curl_-functions from the public libcurl API.
|
|
|
|
in alphabetical order
|
|
|
|
|
|
|
|
concept, and added lib/README.curlx to explain details about it
|
|
such platforms that support large files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
machines.
|
|
|
|
|
|
libcurl *printf and by Linux printf(). This should make the code work nicely
even for 64bit size_ts.
|
|
|
|
limit-rate. It does work on the expense of the rate limiter.
|
|
officially using library-code when building the app (at least for the platforms
that don't have a strtoll() on their own).
|
|
|
|
|
|
This is made to prevent compiler warnings.
|
|
|
|
|
|
|
|
|
|
included. (a Dan Fandrich fix)
|
|
same code as the library uses for its internal function. Thus the captical
C in the beginning.
|
|
|
|
arguments in a config file without a required parameter!
|
|
|
|
now errors out if built with off_t > 32 bits but without strtoll()
|
|
|
|
|
|
|
|
|
|
|
|
it named "--ftp-port" as the additional dash between the words is used in
several other options and this makes it more consistant.
|
|
|
|
|
|
(at least).
|
|
|