Age | Commit message (Expand) | Author |
2017-03-25 | curl: check for end of input in writeout backslash handling | Daniel Stenberg |
2017-03-12 | tool_writeout: fixed a buffer read overrun on --write-out | Dan Fandrich |
2016-12-14 | checksrc: warn for assignments within if() expressions | Daniel Stenberg |
2016-12-13 | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg |
2016-11-25 | add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} | Frank Gevaerts |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-05 | curl -w: added more decimal digits to timing counters | Mauro Rappa |
2016-10-31 | curl_strequal: part of public API/ABI, needs to be kept | Daniel Stenberg |
2016-10-31 | strcasecompare: is the new name for strequal() | Daniel Stenberg |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-03 | tool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACE | Daniel Stenberg |
2014-04-19 | tool_writeout.c: initialize string pointer variable | Marc Hoersken |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | writeout: -w now supports remote_ip/port and local_ip/port | Daniel Stenberg |
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-04-01 | curl tool: add filename_effective token for --write-out | Dave Reisner |
2011-10-06 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |