Age | Commit message (Expand) | Author |
2015-04-28 | Negotiate: custom service names for SPNEGO. | Linus Nielsen |
2015-01-16 | copyright years: after OCSP stapling changes | Daniel Stenberg |
2014-12-04 | tool: add --unix-socket option | Peter Wu |
2014-11-30 | curl tool: Exclude SMB from the protocol redirect | Steve Holme |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-04-04 | curl: add --proxy-header | Maciej Puzio |
2014-03-01 | tool: Moved --libcurl to the global config | Steve Holme |
2014-03-01 | tool: Moved --stderr to the global config | Steve Holme |
2014-02-27 | tool: Moved --trace and --verbose to the global config | Steve Holme |
2014-02-25 | tool: Moved --showerror to the global config | Steve Holme |
2014-02-24 | tool_operate: Moved easy handle cleanup into tool_main | Steve Holme |
2014-02-23 | tool_cfgable: Renamed Configurable structure to OperationConfig | Steve Holme |
2014-02-10 | tool_cfgable: Moved easy handle cleanup to fix pingpong logout issues | Steve Holme |
2014-02-09 | tool_operate: Move the trace and error file closure to tool_cfgable | Steve Holme |
2014-02-08 | tool_getparam: Added support for parsing of specific URL options | Steve Holme |
2014-02-07 | tool_cfgable: For consistency renamed init_config() to config_init() | Steve Holme |
2014-02-07 | tool_cfgable: Introduced config_free() function | Steve Holme |
2014-02-02 | tool_operate: Moved initial config setup into new init_config() function | Steve Holme |
2014-02-01 | tool_main: Moved config struct initialisation into a separate function | Steve Holme |
2013-09-12 | curl: Add support for various DNS binding options. | Ben Greear |
2013-08-26 | curl: added basic SASL XOAUTH2 support | Kyle L. Huff |
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-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-02-16 | curl: Added support for --mail-auth | Steve Holme |
2011-11-03 | tool_cfgable.c: pending check done | Yang Tse |
2011-09-30 | curl tool: fix some more OOM handling | Yang Tse |
2011-09-24 | curl tool: fix some OOM handling issues | Yang Tse |
2011-09-18 | curl tool: create tool_myfunc.[ch] which later on will hold my_* functions | Yang Tse |
2011-09-18 | curl tool: reorder free_config_fields() field handling | Yang Tse |
2011-09-16 | curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch] | Yang Tse |