Age | Commit message (Expand) | Author |
2013-04-27 | Corrected version numbers after bump | Steve Holme |
2013-04-27 | sasl-ir: Added --sasl-ir option to curl command line tool | Steve Holme |
2013-03-07 | checksrc: ban unsafe functions | Daniel Stenberg |
2013-02-19 | metalink: fix improbable crash parsing metalink filename | Nick Zitzmann |
2013-02-06 | vms_show: post VMS patch cleanup - II | Yang Tse |
2013-02-05 | VMS: fix and generate the VMS build config | John E. Malmberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-11-06 | curl: set CURLOPT_SSL_VERIFYHOST to 0 to disable | Daniel Stenberg |
2012-08-06 | operate: fix clang-analyzer warnings for never read variables | Daniel Stenberg |
2012-08-06 | operate: fix clang-analyzer warning | Daniel Stenberg |
2012-07-22 | tool_operate: fix misplaced initialization of orig_noprogress | Kamil Dudka |
2012-06-28 | Metalink: message updates | Tatsuhiro Tsujikawa |
2012-06-27 | Metalink: updated message format | Tatsuhiro Tsujikawa |
2012-06-22 | Metalink: ignore --include if --metalink is used. | Tatsuhiro Tsujikawa |
2012-06-21 | curl: Prefixed all Metalink related messages with "Metalink: " | Tatsuhiro Tsujikawa |
2012-06-21 | curl: Restore noprogress and isatty config values. | Tatsuhiro Tsujikawa |
2012-06-21 | curl: Made --metalink option toggle Metalink functionality | Tatsuhiro Tsujikawa |
2012-06-09 | Fixes allowing 26 more test cases in 1334 to 1393 range to succeed | Yang Tse |
2012-06-08 | metalink: build fixes and adjustments II | Yang Tse |
2012-06-07 | metalink: build fixes and adjustments I | Yang Tse |
2012-06-07 | Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed | Yang Tse |
2012-05-26 | Reduced #ifdef HAVE_METALINK | Tatsuhiro Tsujikawa |
2012-05-26 | Disable hash check if neither OpenSSL nor GNUTLS is installed. | Tatsuhiro Tsujikawa |
2012-05-26 | Minimize usage of structs from libmetalink | Tatsuhiro Tsujikawa |
2012-05-26 | Check checksum of downloaded file if checksum is available | Tatsuhiro Tsujikawa |
2012-05-26 | Always create directory hierarchy for Metalink. | Tatsuhiro Tsujikawa |
2012-05-26 | Support media-type parameter in Content-Type | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: parse downloaded Metalink file | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: minor metalinkfile fix | Tatsuhiro Tsujikawa |
2012-05-26 | metalink: show help message even if disabled | Tatsuhiro Tsujikawa |
2012-05-26 | Support Metalink. | Tatsuhiro Tsujikawa |
2012-05-25 | Made -D option work with -O and -J. | Tatsuhiro Tsujikawa |
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-12 | tool_operate.c: fix compiler warning | 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-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-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 |