Age | Commit message (Expand) | Author |
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse |
2012-04-05 | curl: add --post303 to set the CURL_REDIR_POST_303 option | Daniel Stenberg |
2012-04-01 | curl tool: add filename_effective token for --write-out | Dave Reisner |
2012-03-27 | tool_cb_dbg.c: fix tool_cb_dbg() to behave properly even for size 0 | Olaf Flebbe |
2012-03-18 | tool_easysrc.c: fix --libcurl option output file text translation mode | Yang Tse |
2012-03-18 | build: remove tool_cb_skt.[ch] references | Yang Tse |
2012-03-17 | tool_setopt.c: more OOM handling fixes | Yang Tse |
2012-03-16 | tool_setopt.c: fix OOM handling | Yang Tse |
2012-03-16 | fix several compiler warnings | Yang Tse |
2012-03-16 | fix some compiler warnings | Yang Tse |
2012-02-23 | Generate lists and use symbols in --libcurl code output. | Colin Hogben |
2012-02-16 | curl: Added support for --mail-auth | Steve Holme |
2012-02-13 | configure: add option disable --libcurl output | Colin Hogben |
2012-02-13 | curl tool: allow negative numbers as option values | Alessandro Ghedini |
2012-02-09 | nss: add support for the CURLSSLOPT_ALLOW_BEAST option | Kamil Dudka |
2012-02-09 | --ssl-allow-beast added | Daniel Stenberg |
2012-02-09 | curl: use new library-side TCP_KEEPALIVE options | Dave Reisner |
2012-02-07 | curl tool: allow glob-loops to abort again upon critical errors | Yang Tse |
2012-02-06 | curl tool: don't abort glob-loop due to failures | Daniel Stenberg |
2012-01-18 | Remove bogus optimisation of telnet upload. | Colin Hogben |
2012-01-04 | tool_formparse.c: fix compiler warning: enumerated type mixed with another type | Yang Tse |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-12-21 | operate: removed a single trailing space | Daniel Stenberg |
2011-12-21 | --retry: Retry transfers on timeout and DNS errors | Dan Fandrich |
2011-12-16 | curl -F: fix multiple file upload with custom type | Daniel Stenberg |
2011-11-25 | tvdiff_secs(): sub-zero time difference adjustment | Yang Tse |
2011-11-20 | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg |
2011-11-17 | FindWin32CACert: return OK even if CA cert isn't found | Daniel Stenberg |
2011-11-11 | progress_cb: avoid buffer overflow | Daniel Stenberg |
2011-11-03 | tool_cb_wrt.c: disambiguate warning message | Yang Tse |
2011-11-03 | tool_cfgable.c: pending check done | Yang Tse |
2011-11-01 | tool_cb_see.h: fix compiler warning | Yang Tse |
2011-10-31 | setup.h: fix compiler warning | Yang Tse |
2011-10-24 | large headers: have curl accept >16K headers | Daniel Stenberg |
2011-10-22 | tool_operate.c: OOM handling fix | Yang Tse |
2011-10-16 | --show-error: position indepdenent | Daniel Stenberg |
2011-10-07 | libcurl: some OOM handling fixes | Yang Tse |
2011-10-06 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-10-05 | curl tool: fix compiler warning | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: header inclusion adjustment | Yang Tse |
2011-10-05 | curl tool: symbol check adjustment | Yang Tse |
2011-10-05 | curl tool: header inclusion adjustment | Yang Tse |
2011-10-05 | curl tool: code moved to tool_*.[ch] files | Yang Tse |
2011-10-03 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-30 | curl tool: fix some more OOM handling | Yang Tse |