summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-24* Patches to rename libcurl to libgnurl by Christiangnurl-7.53.1gnurl-7_53_1Christian Grothoff
2017-02-21url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro
2017-02-19string formatting: fix 4 printf-style format stringsMichael Kaufmann
2017-02-15tool_urlglob: Allow a glob range with the same start and stopJay Satiro
2017-02-14curl: fix typo in time condition warning messageNick Draffen
2017-02-11tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERTJay Satiro
2017-02-06cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich
2017-02-01OS400: Fix symbolsJay Satiro
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2017-01-23docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg
2017-01-19*.rc: escape non-ASCII/non-UTF-8 character for clarityViktor Szakats
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2017-01-13curl: reset the easy handle at --nextIsaac Boukris
2016-12-28tool_operate: Fix --remote-time incorrect times on WindowsJay Satiro
2016-12-27curl: remove superfluous include fileDaniel Stenberg
2016-12-19tests: checksrc complianceJay Satiro
2016-12-17tool_getparam.c: make comments use the up-to-date option namesDaniel Stenberg
2016-12-16preproxy: renamed what was added as SOCKS_PROXYDaniel Stenberg
2016-12-16curl: normal socks proxies still use CURLOPT_PROXYDaniel Stenberg
2016-12-16CURLOPT_SOCKS_PROXYTYPE: removedDaniel Stenberg
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-12-02curl: support zero-length argument strings in config filesDaniel Stenberg
2016-11-28curl: remove --proxy-ssl* optionsDaniel Stenberg
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-11-24tool_urlglob: Improve sanity check in glob_rangeJay Satiro
2016-11-24tool_help: Change description for --retry-connrefusedJay Satiro
2016-11-25add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-11-16tool_help: Clarify --dump-header only writes received headersJay Satiro
2016-11-15curl: add --fail-early to help outputDaniel Stenberg
2016-11-15glob: fix [a-c] globbing regressionDaniel Stenberg
2016-11-14curl: add --fail-earlyDaniel Stenberg
2016-11-11curl: Add --retry-connrefusedDaniel Hwang
2016-11-07curl: introduce the --tlsv1.3 option to force TLS 1.3Kamil Dudka
2016-11-07s/cURL/curlDaniel Stenberg
2016-11-05curl -w: added more decimal digits to timing countersMauro Rappa
2016-11-02metalink: simplify the hex parsing functionDaniel Stenberg
2016-10-31strcase: make the tool use curl_str[n]equal insteadDaniel Stenberg
2016-10-31msvc builds: s/rawstr/strcaseDaniel Stenberg
2016-10-31curl_strequal: part of public API/ABI, needs to be keptDaniel Stenberg
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-10-31range: reject char globs with missing end like '[L-]'Daniel Stenberg
2016-10-31glob_next_url: make sure to stay within the given output bufferDaniel Stenberg
2016-10-31range: prevent negative end number in a glob rangeDaniel Stenberg
2016-10-18s/cURL/curlDaniel Stenberg
2016-10-18curl: set INTERLEAVEDATA tooDaniel Stenberg