summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-11poll: prefer <poll.h> over <sys/poll.h>Marcel Raad
2017-04-05tool_operate: fix MinGW compiler warningMarcel Raad
2017-04-05tool_operate: move filetime code to its own functionMarcel Raad
2017-04-04tool: fix Windows Unicode buildMarcel Raad
2017-03-30curl: fix callback functions to match prototypeHanno Böck
2017-03-30gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool...Alexis La Goutte
2017-03-29curl: fix callback argument inconsistencyHanno Böck
2017-03-29make: use the variable MAKE for recursive callsMaksim Stsepanenka
2017-03-26spelling fixesklemens
2017-03-25curl: check for end of input in writeout backslash handlingDaniel Stenberg
2017-03-23mkhelp: disable compression if the perl gzip module is unavailableDan Fandrich
2017-03-21cmake: build manual pages (including curl.1)Peter Wu
2017-03-16tool_operate: Fix showing HTTPS-Proxy options on CURLE_SSL_CACERTJay Satiro
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2017-03-13Improve code readbilitySylvestre Ledru
2017-03-12tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-09build: fixed making man page in out-of-tree tarball buildsDan Fandrich
2017-03-09mkhelp: simplified the gzip codeDan Fandrich
2017-03-08vtls: add options to specify range of enabled TLS versionsJozef Kralik
2017-03-03build: fix gcc7 implicit fallthrough warningsAlexis La Goutte
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