- Jul 07, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Yang Tse authored
Finally get rid of CURL_CHECK_HEADERS_ONCE since it adds very little value and has portability issues. Change some shell if...then...fi tests into case...esac tests which demand less resources.
-
Yang Tse authored
-
Yang Tse authored
Using backslashes and slashes in the strings of the sed 'y' command shall be avoided since its interpretation is not the same across platforms. Now we use the sed 's' command with a bracket expression.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
effect.
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
- Jul 06, 2006
-
-
Yang Tse authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Jul 05, 2006
-
-
Yang Tse authored
-
Yang Tse authored
Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows headers when compiled with Cygwin in POSIX emulation mode.
-
Gisle Vanem authored
So avoid using x_was_used().
-
Gisle Vanem authored
(Yang Tse forgot about djgpp)
-
- 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
-