- Jul 04, 2006
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
HAVE_GETNAMEINFO, GETNAMEINFO_QUAL_ARG1, GETNAMEINFO_TYPE_ARG1, GETNAMEINFO_TYPE_ARG2, GETNAMEINFO_TYPE_ARG46, GETNAMEINFO_TYPE_ARG7 HAVE_RECV, RECV_TYPE_ARG1, RECV_TYPE_ARG2, RECV_TYPE_ARG3, RECV_TYPE_ARG4, RECV_TYPE_RETV HAVE_SEND, SEND_TYPE_ARG1, SEND_TYPE_ARG2, SEND_TYPE_ARG3, SEND_TYPE_ARG4, SEND_TYPE_RETV
-
Yang Tse authored
-
Daniel Stenberg authored
Proxy-Connection: header when using a proxy and not doing CONNECT.
-
Yang Tse authored
-
- Jul 03, 2006
- Jul 02, 2006
- Jul 01, 2006
- Jun 30, 2006
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
- Jun 29, 2006
-
-
Daniel Stenberg authored
in fact provided by yassl instead
-
- Jun 28, 2006
-
-
Daniel Stenberg authored
bugfixes
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Jun 26, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 24, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to get a better overview
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
(serialise) a previously built formpost (as with curl_formadd()).
-
Daniel Stenberg authored
-
Daniel Stenberg authored
library, so that the same application code can use mutex-locking independently of OpenSSL or GnutTLS being used.
-
- Jun 23, 2006
-
-
Daniel Stenberg authored
curl_socket_t is unsigned (like Windows) that could cause it to wrongly return a max fd of -1.
-
- Jun 22, 2006
-
-
Daniel Stenberg authored
CURLOPT_MAX_RECV_SPEED_LARGE that limit tha maximum rate libcurl is allowed to send or receive data. This kind of adds the the command line tool's option --limit-rate to the library. The rate limiting logic in the curl app is now removed and is instead provided by libcurl itself. Transfer rate limiting will now also work for -d and -F, which it didn't before.
-
- Jun 21, 2006
-
-
Daniel Stenberg authored
-
- Jun 20, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-