Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-13 | curl: use 2TLS by default | Daniel Stenberg |
2015-10-31 | curl.h: s/HTTPPOST_/CURL_HTTPOST_ | Daniel Stenberg |
2015-10-02 | tool_setopt: fix c_escape truncated octal | Maksim Stsepanenka |
2015-07-17 | SSL: Add an option to disable certificate revocation checks | Jay Satiro |
2014-11-30 | curl tool: Enable support for the SMB protocol | Bill Nagel |
2014-03-01 | tool: Moved --libcurl to the global config | Steve Holme |
2014-02-23 | tool_cfgable: Renamed Configurable structure to OperationConfig | Steve Holme |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2013-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-07-22 | curl: fix symbolic names for CURL_NETRC_* enum in --libcurl output | Yang Tse |
2013-07-22 | curl: fix symbolic names for CURLUSESSL_* enum in --libcurl output | Yang Tse |
2013-03-07 | checksrc: ban unsafe functions | Daniel Stenberg |
2013-01-16 | --libcurl: fix for non-zero default options | Yves Arrouye |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-04-19 | Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up | 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-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 some compiler warnings | Yang Tse |
2012-02-23 | Generate lists and use symbols in --libcurl code output. | Colin Hogben |
2012-02-13 | configure: add option disable --libcurl output | Colin Hogben |
2011-09-21 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |