aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-29cmake: add support for transitive ZLIB targetTuomo Rinne
2018-10-29unit1650: fix "null pointer passed as argument 1 to memcmp"Daniel Stenberg
2018-10-29travis: add a "make tidy" build that runs clang-tidyDaniel Stenberg
2018-10-29unit1300: fix stack-use-after-scope AddressSanitizer warningDaniel Stenberg
2018-10-29Curl_auth_create_plain_message: fix too-large-input-checkDaniel Stenberg
2018-10-29Curl_close: clear data->multi_easy on free to avoid use-after-freeDaniel Stenberg
2018-10-27system.h: use proper setting with Sun C++ as wellrandomswdev
2018-10-27rand: add comment to skip a clang-tidy false positiveDaniel Stenberg
2018-10-27test1651: unit test Curl_extract_certinfo()Daniel Stenberg
2018-10-27x509asn1: always check return code from getASN1Element()Daniel Stenberg
2018-10-27Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg
2018-10-27RELEASE-PROCEDURE: adjust the release datesDaniel Stenberg