- May 09, 2003
-
-
Daniel Stenberg authored
tools that provide GUI
-
- May 06, 2003
-
-
Daniel Stenberg authored
EAGAIN but only EWOULDBLOCK, which caused badness on HPUX. We also check for and act the same on EINTR errors as well now.
-
- May 05, 2003
-
-
Daniel Stenberg authored
-
- May 04, 2003
-
-
Daniel Stenberg authored
curl
-
- May 03, 2003
-
-
Daniel Stenberg authored
require autoconf 2.57 require automake 1.7
-
- May 02, 2003
-
-
Daniel Stenberg authored
extract the correct set of cookies to send. This functionality is verified by test case 62.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 01, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
portability. Also use Andy Cedilnik's compiler warning fixes.
-
- Apr 30, 2003
-
-
Daniel Stenberg authored
enforces protocol/server
-
Daniel Stenberg authored
-
Daniel Stenberg authored
test number.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is used
-
Daniel Stenberg authored
as otherwise we'll go nuts
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
o Save domains in jars like Mozilla does. It means all domains set in Set-Cookie: headers are dot-prefixed. o Save and use the 'tailmatch' field in the Mozilla/Netscape cookie jars (the second column). o Reject cookies using illegal domains in the Set-Cookie: line. Concerns both domains with too few dots or domains that are outside the currently operating server host's domain. o Set the path part by default to the one used in the request, if none was set in the Set-Cookie line.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
RFC1738, which means it'll use one CWD for each pathpart.
-
Daniel Stenberg authored
-
- Apr 29, 2003
-
-
Daniel Stenberg authored
when using the multi interface (too).
-
Daniel Stenberg authored
-
- Apr 28, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 25, 2003
-
-
Daniel Stenberg authored
-
- Apr 24, 2003
-
-
Daniel Stenberg authored
-
- Apr 23, 2003
-
-
Daniel Stenberg authored
content-length made me add test case 60, that does exactly this, but it seems to run fine...
-