aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06RELEASE-NOTES: syncedDaniel Stenberg
2018-04-06build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15Jay Satiro
2018-04-06winbuild: make the clean target work without build-typekdekker
2018-04-06build-openssl.bat: allow custom paths for VS and perlpatelvivekv1993
2018-04-06FTP: allow PASV on IPv6 connections when a proxy is being usedLaurie Clark-Michalek
2018-04-06file: restore old behavior for file:////foo/bar URLsJon DeVree
2018-04-06Revert "openssl: Don't add verify locations when verifypeer==0"Gaurav Malhotra
2018-04-06tls: fix mbedTLS 2.7.0 build + handle sha256 failuresWyatt O'Day
2018-04-06cookie: case-insensitive hashing for the domainsLauri Kasanen
2018-04-04cookie: fix and optimize 2nd top level domain name extractionPatrick Monnerat
2018-04-04openssl: provide defines for argument typecasts to build warning-freeDaniel Stenberg
2018-04-04openssl: fix build with LibreSSL 2.7Bernard Spil
2018-04-02cookie: store cookies per top-level-domain-specific hash tableLauri Kasanen
2018-04-02cookies: when reading from a file, only remove_expired onceLauri Kasanen
2018-04-02test1148: set a fixed locale for the testDaniel Stenberg
2018-03-31docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_TJay Satiro
2018-03-27cmake: Add advapi32 as explicit link library for win32MichaƂ Janiszewski
2018-03-27TODO: connection cache sharing is now supporteDaniel Stenberg
2018-03-26travis: enable apt retry on failJay Satiro
2018-03-26runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann
2018-03-24gitignore: ignore more generated filesDaniel Stenberg
2018-03-24threaded resolver: track resolver time and set suitable timeout valuesDaniel Stenberg
2018-03-23openldap: fix for NULL return from ldap_get_attribute_ber()Howard Chu
2018-03-22travis-ci: enable -Werror for CMake builds (#2418)Sergei Nikulov
2018-03-22cmake: avoid warn-as-error during config checks (#2411)Sergei Nikulov
2018-03-22timeval: remove compilation warning by casting (#2417)Sergei Nikulov
2018-03-22http2: read pending frames (including GOAWAY) in connection-checkDaniel Stenberg
2018-03-22CI: add lgtm.yml for tweaking lgtm.com analysisBas van Schaik
2018-03-21CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some textDaniel Stenberg
2018-03-21TODO: expand ~/ in config filesDaniel Stenberg
2018-03-20cookie.d: mention that "-" as filename means stdinDaniel Stenberg
2018-03-20CURLINFO_COOKIELIST.3: made the example not leak memoryDaniel Stenberg
2018-03-20vauth/cleartext: fix integer overflow checkDaniel Stenberg
2018-03-20lib/curl_path.h: add #ifdef header guardDaniel Stenberg
2018-03-20vauth/ntlm.h: fix the #ifdef header guardDaniel Stenberg
2018-03-20examples/hiperfifo: checksrc complianceJay Satiro
2018-03-19parsedate: support UT timezoneNikos Tsipinakis
2018-03-19RELEASE-NOTES: syncedDaniel Stenberg
2018-03-19cmake: add support for brotliDon
2018-03-18darwinssl: fix iOS buildChris Araman
2018-03-18ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSESPatrick Monnerat
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-03-17add_handle/easy_perform: clear errorbuffer on start if setDaniel Stenberg
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-17curl_version_info.3: fix ssl_version descriptionDaniel Stenberg
2018-03-16multi: improved pending transfers handling => improved performanceDaniel Stenberg
2018-03-16pause: when changing pause state, update socket stateDaniel Stenberg
2018-03-16examples/hiperfifo.c: improvedPhilip Prindeville
2018-03-16rate-limit: use three second window to better handle high speedsDaniel Stenberg
2018-03-16cleanup: misc typos in strings and commentsluz.paz