aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09curl: --local-port range was not "including"Daniel Stenberg
2018-11-09openssl: support BoringSSL TLS renegotiationJérémy Rocher
2018-11-09HISTORY: add some milestonesDaniel Stenberg
2018-11-09KNOWN_BUGS: add --proxy-any connection issueDaniel Gustafsson
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-11-09docs: ESCape "\n" codesGisle Vanem
2018-11-08curl: --local-port fix followupDaniel Stenberg
2018-11-07More "\n" ESCapingGisle Vanem
2018-11-07RELEASE-NOTES: syncedDaniel Stenberg
2018-11-07curl: fix --local-port integer overflowDaniel Stenberg
2018-11-07curl: correct the switch() logic in ourWriteOutDaniel Stenberg
2018-11-07curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts
2018-11-07winssl: be consistent in Schannel capitalizationDaniel Gustafsson
2018-11-07TODO: Have the URL API offer IDN decodingDaniel Stenberg
2018-11-07urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg
2018-11-06url: a short host name + port is not a schemeDaniel Stenberg
2018-11-06libcurl: stop reading from paused transfersSangamkar
2018-11-06tool: add undocumented option --dump-module-paths for win32Jay Satiro
2018-11-06curl_multibyte: fix a malloc overcalculationJay Satiro
2018-11-05netrc: don't ignore the login name specified with "--user"Michael Kaufmann
2018-11-05OS400: add URL API ccsid wrappers and sync ILE/RPG bindingsPatrick Monnerat
2018-11-05curl: fixed UTF-8 in current console code page (Windows)Yasuhiro Matsumoto
2018-11-05TODO: 2.6 multi upkeepDaniel Stenberg
2018-11-05unittest: make 1652 stable across collationsDaniel Gustafsson
2018-11-05Revert "url: a short host name + port is not a scheme"Daniel Stenberg
2018-11-04symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg
2018-11-03infof: clearly indicate truncationDaniel Gustafsson
2018-11-03tool_getparam: fix some commentsMichael Kaufmann
2018-11-03url: a short host name + port is not a schemeDaniel Stenberg
2018-11-03URL: fix IPv6 numeral address parserDaniel Stenberg
2018-11-02travis: remove curl before a normal buildDaniel Stenberg
2018-11-02mprintf: avoid unsigned integer overflow warningTim Rühsen
2018-11-02Curl_follow: accept non-supported schemes for "fake" redirectsDaniel Stenberg
2018-11-02openvms: fix example nameDaniel Gustafsson
2018-11-01configure: show CFLAGS, LDFLAGS etc in summaryDaniel Stenberg
2018-11-01version: bump for next cycleDaniel Stenberg
2018-11-01axtls: removedDaniel Stenberg
2018-11-01schannel: make CURLOPT_CERTINFO support using Issuer chainmarcosdiazr
2018-11-01travis: build with sanitize=address,undefined,signed-integer-overflowDaniel Stenberg
2018-11-01schannel: use Curl_ prefix for global private symbolsDaniel Stenberg
2018-11-01tests: drop http_pipe.py script no longer usedKamil Dudka
2018-10-31runtests: use the local curl for verifyingDaniel Stenberg
2018-10-30RELEASE-NOTES: 7.62.0Daniel Stenberg
2018-10-30THANKS: 7.62.0 statusDaniel Stenberg
2018-10-30vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson
2018-10-30cmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE variableRuslan Baratov
2018-10-30test2080: verify the fix for CVE-2018-16842Daniel Stenberg
2018-10-30voutf: fix bad arethmetic when outputting warnings to stderrDaniel Stenberg
2018-10-29cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.inTuomo Rinne
2018-10-29cmake: add find_dependency call for ZLIB to CMake config fileTuomo Rinne