aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
AgeCommit message (Expand)Author
2004-09-10fixed -F to support setting type= even on parts that aren't file-uploadsDaniel Stenberg
2004-07-06clarify the -Q option a bit betterDaniel Stenberg
2004-06-01--create-dirs clarificationDaniel Stenberg
2004-05-25--proxy-basic added for completenessDaniel Stenberg
2004-05-24IDN is a recognized featureDaniel Stenberg
2004-05-24fixed a referenceDaniel Stenberg
2004-05-03Added --proxy-digest, added the standard curl source header to this file.Daniel Stenberg
2004-04-26my nroff 1.18.1 complained the URL as it contains a nroff combo somehowDaniel Stenberg
2004-03-25tcp-nodelay patch by Joe HalpinDaniel Stenberg
2004-03-05Multiple updates, most of them being proper formatting to create nice htmlDaniel Stenberg
2004-02-21mention in --limit-rate that --speed-limit might ruin the limiting slightly.Daniel Stenberg
2004-02-06Added documentation of a few command line options that were still undocumentedDaniel Stenberg
2004-01-30--socksDaniel Stenberg
2003-12-03edited the -d section slightlyDaniel Stenberg
2003-12-03minor editDaniel Stenberg
2003-12-02--ftp-pasv now overrides a previous --ftpport option. We now also supportDaniel Stenberg
2003-11-07explain the requirements for --negotiate, --ntlm and --krb4Daniel Stenberg
2003-11-06mark all mentioned options betterDaniel Stenberg
2003-11-06converted most .I lines to \fI onesDaniel Stenberg
2003-11-06egd, not edgDaniel Stenberg
2003-11-04.IP instead of .TP and .BDaniel Stenberg
2003-11-04highlight more mentioned optionsDaniel Stenberg
2003-10-31Debian bug report #218046, a minor typo.Daniel Stenberg
2003-10-30curl --head now reports info "headers" on file:// URLs as wellDaniel Stenberg
2003-10-22encourage use of -c to store cookies instead of -DDaniel Stenberg
2003-10-17Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg
2003-09-23documented the new 7.10.8 -T functionalityDaniel Stenberg
2003-09-23-4 and -6 addedDaniel Stenberg
2003-08-22we support any number of globs now, even for #[num] onesDaniel Stenberg
2003-08-14added one "added in blabla" and removed a fewDaniel Stenberg
2003-08-11removed the BUGS sectionDaniel Stenberg
2003-08-11fix lines that start with "Daniel Stenberg
2003-08-08--ftp-create-dirsDaniel Stenberg
2003-06-26added lots of auth stuff and updated other things tooDaniel Stenberg
2003-06-10Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg
2003-05-23--digest added, --compressed rephrasedDaniel Stenberg
2003-05-12Dan Fandrich added --compressed docuDaniel Stenberg
2003-04-16two dashes is enoughDaniel Stenberg
2003-04-15extended the -F sectionDaniel Stenberg
2003-04-11when saving a cookie jar fails, you don't get an error code or anything,Daniel Stenberg
2003-03-18clarify that 22 can be returned on --fail for all HTTP errors being 400Daniel Stenberg
2003-02-24fixed language for limit-rateDaniel Stenberg
2003-02-17mention --trace and --trace-ascii in the -v/--versbose section to remindDaniel Stenberg
2003-02-14mention more cacert magicDaniel Stenberg
2003-02-03Julian Noble pointed out that capath is indeed working fine on WindowsDaniel Stenberg
2003-01-28the README.curl is named MANUAL these daysDaniel Stenberg
2003-01-07clarified error code 19Daniel Stenberg
2002-12-29Marc Herbert's suggstion: mention that insecure is ignored if cacert or capathDaniel Stenberg
2002-12-03-@ is no longer an official shortcut for --create-dirsDaniel Stenberg
2002-12-02Nicolas Berloquin's description of his -@/--create-dirs fixDaniel Stenberg