summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-21* Patches to rename libcurl to libgnurl by Christiangnurl-7.52.0Christian Grothoff
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
2016-10-16curl: do not set CURLOPT_SSLENGINEDEFAULT automaticallyDavid Woodhouse
2016-09-14curl: make --create-dirs on windows grok both forward and backward slashesDaniel Stenberg
2016-09-07curl: whitelist use of strtok() in non-threaded contextDaniel Stenberg
2016-09-03tool_helpers.c: fix comment typo (#989)Mark Hamilton
2016-08-17curl: allow "pkcs11:" prefix for client certificatesDavid Woodhouse
2016-08-05CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg
2016-06-03tool_urlglob: fix off-by-one error in glob_parse()Kamil Dudka
2016-06-01makefile.m32: add crypt32 for winssl buildsViktor Szakats
2016-05-31curl: fix -q [regression]Daniel Stenberg
2016-05-30http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts
2016-05-01tool_cb_hdr: Fix --remote-header-name with schemeless URLJay Satiro
2016-04-29curl -J: make it work even without http:// scheme on URLJay Satiro
2016-04-29curl: show the long option version of -q in the -h listDaniel Stenberg
2016-04-29curl: remove "--socks" as "--socks5" turned 8Daniel Stenberg