- Jan 29, 2004
-
-
Daniel Stenberg authored
-
- Jan 28, 2004
-
-
Daniel Stenberg authored
-
- Jan 27, 2004
-
-
Daniel Stenberg authored
-
- Jan 26, 2004
-
-
Daniel Stenberg authored
included. (a Dan Fandrich fix)
-
- Jan 23, 2004
-
-
Daniel Stenberg authored
same code as the library uses for its internal function. Thus the captical C in the beginning.
-
- Jan 22, 2004
-
-
Daniel Stenberg authored
-
- Jan 19, 2004
-
-
Daniel Stenberg authored
arguments in a config file without a required parameter!
-
- Jan 16, 2004
-
-
Daniel Stenberg authored
-
- Jan 15, 2004
-
-
Daniel Stenberg authored
now errors out if built with off_t > 32 bits but without strtoll()
-
- Jan 14, 2004
-
-
Daniel Stenberg authored
-
- Jan 13, 2004
-
-
Daniel Stenberg authored
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Jan 05, 2004
-
-
Daniel Stenberg authored
-
- Dec 03, 2003
-
-
Daniel Stenberg authored
-
- Dec 02, 2003
-
-
Daniel Stenberg authored
it named "--ftp-port" as the additional dash between the words is used in several other options and this makes it more consistant.
-
- Nov 24, 2003
-
-
Daniel Stenberg authored
-
- Nov 19, 2003
-
-
Daniel Stenberg authored
-
- Nov 13, 2003
-
-
Daniel Stenberg authored
(at least).
-
- Nov 07, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
in a slightly better way for more platforms. The $HOME is only used for .curlrc atm, but the possible upcoming change of .netrc treatment may also need the home dir.
-
- Nov 06, 2003
-
-
Daniel Stenberg authored
-
- Oct 31, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a numeric argument can better bail out if given a weird parameter. This catches situations such as "-y -Y 2000" or "-O -C [URL]" etc.
-
- Oct 30, 2003
-
-
Daniel Stenberg authored
-
- Oct 29, 2003
-
-
Daniel Stenberg authored
of explanations.
-
- Oct 28, 2003
-
-
Daniel Stenberg authored
-
- Oct 24, 2003
-
-
Daniel Stenberg authored
my upcoming automated test gets crazy if not
-
- Oct 23, 2003
-
-
Daniel Stenberg authored
--capath. Using -k together with one of those just means that the result of the CA cert check is ignored (but displayed if -v is used).
-
- Oct 22, 2003
-
-
Daniel Stenberg authored
-
- Oct 17, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 16, 2003
-
-
Daniel Stenberg authored
command line.
-
- Sep 22, 2003
-
-
Daniel Stenberg authored
Re-arranged some option code.
-
- Aug 19, 2003
-
-
Daniel Stenberg authored
sure you have one URL for each -T. A -T file name can also be "globbed" like -T "{file1,file2}". Test case 149 verifies this functionality.
-
- Aug 14, 2003
-
-
Daniel Stenberg authored
only set cookiejar if selected
-
Daniel Stenberg authored
-
Daniel Stenberg authored
badness in the string and we help our user by returning an error.
-
- Aug 11, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
string reaches > 512 bytes...
-