summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tool_formparse.c: fix compiler warning: enumerated type mixed with another typeYang Tse2012-01-041-2/+2
* removed trailing whitespaceYang Tse2011-12-302-3/+3
* operate: removed a single trailing spaceDaniel Stenberg2011-12-211-1/+1
* --retry: Retry transfers on timeout and DNS errorsDan Fandrich2011-12-211-1/+4
* curl -F: fix multiple file upload with custom typeDaniel Stenberg2011-12-161-33/+21
* tvdiff_secs(): sub-zero time difference adjustmentYang Tse2011-11-251-2/+5
* -J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg2011-11-203-32/+48
* FindWin32CACert: return OK even if CA cert isn't foundcurl-7_23_1Daniel Stenberg2011-11-171-2/+0
* progress_cb: avoid buffer overflowDaniel Stenberg2011-11-111-5/+7
* tool_cb_wrt.c: disambiguate warning messageYang Tse2011-11-031-1/+1
* tool_cfgable.c: pending check doneYang Tse2011-11-031-4/+1
* tool_cb_see.h: fix compiler warningYang Tse2011-11-011-0/+1
* setup.h: fix compiler warningYang Tse2011-10-311-0/+2
* large headers: have curl accept >16K headersDaniel Stenberg2011-10-242-5/+12
* tool_operate.c: OOM handling fixYang Tse2011-10-221-4/+5
* --show-error: position indepdenentDaniel Stenberg2011-10-163-4/+10
* libcurl: some OOM handling fixesYang Tse2011-10-072-3/+3
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-0624-199/+209
* curl tool: fix compiler warningYang Tse2011-10-051-0/+2
* curl tool: OOM handling fixesYang Tse2011-10-053-21/+48
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-056-84/+116
* curl tool: OOM handling fixesYang Tse2011-10-051-1/+2
* curl tool: OOM handling fixesYang Tse2011-10-052-6/+15
* curl tool: OOM handling fixesYang Tse2011-10-056-37/+71
* curl tool: header inclusion adjustmentYang Tse2011-10-051-0/+4
* curl tool: symbol check adjustmentYang Tse2011-10-051-2/+4
* curl tool: header inclusion adjustmentYang Tse2011-10-052-0/+9
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-0527-4353/+5095
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-038-332/+480
* curl tool: fix some more OOM handlingYang Tse2011-09-306-105/+166
* curl tool: adjust header callback single call write limit warningYang Tse2011-09-281-1/+2
* Added SPNEGO to NetWare build.Guenter Knauf2011-09-271-3/+15
* curl tool: fix a compiler warningYang Tse2011-09-261-2/+1
* curl tool: fix some OOM handling - f4853db5 follow-upYang Tse2011-09-261-1/+2
* curl tool: fix some OOM handlingYang Tse2011-09-262-3/+27
* remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse2011-09-262-10/+1
* allow write callbacks to indicate OOM to libcurlYang Tse2011-09-252-1/+10
* NetWare makefile tweaks to select different builds.Guenter Knauf2011-09-251-0/+37
* POST: always set postfieldsizeDaniel Stenberg2011-09-251-15/+28
* curl tool: fix a compiler warningYang Tse2011-09-241-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-2418-631/+1211
* curl tool: fix some OOM handling issuesYang Tse2011-09-243-182/+226
* curl tool: fix some OOM handling issuesYang Tse2011-09-221-111/+126
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-228-141/+374
* curl tool: make my_setopt ignore curl_easy_setopt result again.Yang Tse2011-09-211-1/+5
* Changed suffix rules to pattern rules.Guenter Knauf2011-09-211-4/+2
* Some more MinGW build tweaks.Guenter Knauf2011-09-211-3/+7
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-2111-306/+599
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-2011-162/+370
* A bunch of MinGW build tweaks.Guenter Knauf2011-09-201-30/+32