aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-22sspi: Added version informationSteve Holme
2012-04-20Updated dependency lib versions.Guenter Knauf
2012-04-19Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-upYang Tse
2012-04-18Take in account that CURLAUTH_* bitmasks are now 'unsigned long'Yang Tse
2012-04-18Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse
2012-04-17-# progress meter: avoid superfluous updates and duplicate linesDaniel Stenberg
2012-04-12tool_operate.c: fix compiler warningYang Tse
2012-04-12Updated dependency lib versions (2nd try).Guenter Knauf
2012-04-12Updated dependency lib versions.Guenter Knauf
2012-04-12tool_formparse.c: rename a couple of vars to avoid declaration shadowingYang Tse
2012-04-11build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse
2012-04-10curl tool: make setup.h first header included in tool_setup.h againYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-05curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg
2012-04-01curl tool: add filename_effective token for --write-outDave Reisner
2012-03-27tool_cb_dbg.c: fix tool_cb_dbg() to behave properly even for size 0Olaf Flebbe
2012-03-18tool_easysrc.c: fix --libcurl option output file text translation modeYang Tse
2012-03-18build: remove tool_cb_skt.[ch] referencesYang Tse
2012-03-17tool_setopt.c: more OOM handling fixesYang Tse
2012-03-16tool_setopt.c: fix OOM handlingYang Tse
2012-03-16fix several compiler warningsYang Tse
2012-03-16fix some compiler warningsYang Tse
2012-02-23Generate lists and use symbols in --libcurl code output.Colin Hogben
2012-02-16curl: Added support for --mail-authSteve Holme
2012-02-13configure: add option disable --libcurl outputColin Hogben
2012-02-13curl tool: allow negative numbers as option valuesAlessandro Ghedini
2012-02-09nss: add support for the CURLSSLOPT_ALLOW_BEAST optionKamil Dudka
2012-02-09--ssl-allow-beast addedDaniel Stenberg
2012-02-09curl: use new library-side TCP_KEEPALIVE optionsDave Reisner
2012-02-07curl tool: allow glob-loops to abort again upon critical errorsYang Tse
2012-02-06curl tool: don't abort glob-loop due to failuresDaniel Stenberg
2012-01-18Remove bogus optimisation of telnet upload.Colin Hogben
2012-01-04tool_formparse.c: fix compiler warning: enumerated type mixed with another typeYang Tse
2011-12-30removed trailing whitespaceYang Tse
2011-12-21operate: removed a single trailing spaceDaniel Stenberg
2011-12-21--retry: Retry transfers on timeout and DNS errorsDan Fandrich
2011-12-16curl -F: fix multiple file upload with custom typeDaniel Stenberg
2011-11-25tvdiff_secs(): sub-zero time difference adjustmentYang Tse
2011-11-20-J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg
2011-11-17FindWin32CACert: return OK even if CA cert isn't foundDaniel Stenberg
2011-11-11progress_cb: avoid buffer overflowDaniel Stenberg
2011-11-03tool_cb_wrt.c: disambiguate warning messageYang Tse
2011-11-03tool_cfgable.c: pending check doneYang Tse
2011-11-01tool_cb_see.h: fix compiler warningYang Tse
2011-10-31setup.h: fix compiler warningYang Tse
2011-10-24large headers: have curl accept >16K headersDaniel Stenberg
2011-10-22tool_operate.c: OOM handling fixYang Tse
2011-10-16--show-error: position indepdenentDaniel Stenberg