Age | Commit message (Expand) | Author |
2012-05-26 | metalink: minor metalinkfile fix | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: show help message even if disabled | Tatsuhiro Tsujikawa |
2012-05-26 | Applied patches from Daniel | Tatsuhiro Tsujikawa |
2012-05-26 | Support Metalink. | Tatsuhiro Tsujikawa |
2012-05-25 | Made -D option work with -O and -J. | Tatsuhiro Tsujikawa |
2012-05-22 | Updated dependency libary versions. | Guenter Knauf |
2012-05-12 | my_useragent: shorten user-agent | Daniel Stenberg |
2012-04-26 | Updated dependency lib versions. | Guenter Knauf |
2012-04-23 | Revert "sspi: Added version information" | Yang Tse |
2012-04-22 | sspi: Added version information | Steve Holme |
2012-04-20 | Updated dependency lib versions. | Guenter Knauf |
2012-04-19 | Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up | Yang Tse |
2012-04-18 | Take in account that CURLAUTH_* bitmasks are now 'unsigned long' | Yang Tse |
2012-04-18 | Some explicit conversion to 'long' of curl_easy_setopt() third argument | Yang Tse |
2012-04-17 | -# progress meter: avoid superfluous updates and duplicate lines | Daniel Stenberg |
2012-04-12 | tool_operate.c: fix compiler warning | Yang Tse |
2012-04-12 | Updated dependency lib versions (2nd try). | Guenter Knauf |
2012-04-12 | Updated dependency lib versions. | Guenter Knauf |
2012-04-12 | tool_formparse.c: rename a couple of vars to avoid declaration shadowing | Yang Tse |
2012-04-11 | build adjustments: functionally revert commits 4d3fb91f and bbfe1182 | Yang Tse |
2012-04-10 | curl tool: make setup.h first header included in tool_setup.h again | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2012-04-08 | curl tool: make curl.h first header included in tool_setup.h | Yang Tse |
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 |