aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-27x509asn1: suppress left shift on signed valuePatrick Monnerat
2018-10-27multi: Fix error handling in the SENDPROTOCONNECT stateMichael Kaufmann
2018-10-27RELEASE-NOTES: syncedDaniel Stenberg
2018-10-27openssl: output the correct cipher list on TLS 1.3 errorDaniel Stenberg
2018-10-27docs/CIPHERS: fix the TLS 1.3 cipher namesDaniel Stenberg
2018-10-27travis: install gnutls-bin packageMarcel Raad
2018-10-26ssh: free the session on init failuresDaniel Gustafsson
2018-10-26docs/RELEASE-PROCEDURE: remove old entries, modify the Dec 2018 dateDaniel Stenberg
2018-10-26openssl: make 'done' a proper booleanDaniel Gustafsson
2018-10-26gtls: Values stored to but never readDaniel Stenberg
2018-10-26curl.1: --ipv6 mutexes ipv4 (fixed typo)Alexey Eremikhin
2018-10-26tool_main: make TerminalSettings staticDaniel Stenberg
2018-10-26curl-config.in: remove dependency on bcDaniel Stenberg