Age | Commit message (Collapse) | Author |
|
|
|
huge monster function _ftp() into more little functions. There are still
more that can be done, but this is at least improving readability and
maintainability... :-)
|
|
in release archive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It requires 'gnroff' and 'man2html' for now. 'make html' will be invoked by
the 'maketgz' script and the HTML files are included in release archives.
|
|
|
|
|
|
|
|
|
|
progress meter looks better on windows (and if the data->err is redirected
from stderr it also makes a point)
|
|
added an online URL to this document
corrected a bad use of -t
|
|
|
|
|
|
|
|
configure fixes, libtool cleanups
|
|
|
|
|
|
Use a more appropriate variable name
</couldn't resist>
|
|
|
|
|
|
|
|
|
|
removed unused code
removed use of global variable(s)
|
|
removed use of global variables
removed name space pollutions (added Curl_ prefixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when building anything with libcurl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug #12733 over on php.net
|
|
a NULL pointer. Now, we treat a missing CURLOPT_POSTFIELDS as if there is
no data to send.
|
|
|