Age | Commit message (Collapse) | Author |
|
Probably the wrong place, but I dont know better.
|
|
|
|
|
|
|
|
|
|
curl.h, adjusting auto-makefiles include path, to enhance portability to
OS's without an orthogonal directory tree structure such as OS/400.
|
|
to have a curl_off_t data type no longer gated to off_t.
|
|
|
|
normal build/install (only with the 'make check' target), so that a
build failure in the examples isn't fatal.
|
|
makefiles can pick up the defines from there.
|
|
HTTPS sites with OpenSSL-enabled libcurl (and pthreads) and thus do the
thread-locking and things openssl-style.
|
|
the lib was built staticly.
|
|
|
|
|
|
|
|
|
|
API with glib2
|
|
|
|
|
|
|
|
|
|
http://curl.haxx.se/mail/lib-2005-08/0163.html
|
|
simple interface to extracting and setting cookies in libcurl's internal
"cookie jar". See the new cookie_interface.c example code.
|
|
|
|
|
|
|
|
|
|
lots of fine info from a transfer
|
|
|
|
content-type after a transfer.
|
|
|
|
interface is used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
encourage people to use bad functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|