summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: keep LD_LIBRARY_PATH changes localbagder/configure-keep-ld_library_path-localDaniel Stenberg2018-04-132-49/+63
* duphandle: make sure CURLOPT_RESOLVE is duplicated fine tooDaniel Stenberg2018-04-122-1/+14
* mailmap: add a monnerat fixup [ci skip]Daniel Stenberg2018-04-121-0/+1
* proxy: show getenv proxy use in verbose outputDaniel Stenberg2018-04-111-7/+19
* travis: build libpsl and make builds use itDaniel Stenberg2018-04-111-17/+57
* travis: bump to clang 6 and gcc 7Daniel Stenberg2018-04-101-9/+9
* travis: use trusty for coverage buildMarcel Raad2018-04-101-1/+1
* lib: silence null-dereference warningsMarcel Raad2018-04-092-4/+0
* winbuild: fix URLkdekker2018-04-091-1/+1
* winbuild: updated the documentationkdekker2018-04-092-8/+19
* test1136: fix cookie order after commit c990eadd1277Daniel Stenberg2018-04-091-1/+1
* build: cleanup to fix clang warnings/errorsDaniel Stenberg2018-04-083-28/+18
* examples/sftpuploadresmue: Fix Windows large file seekJay Satiro2018-04-071-1/+5
* curl_setup: provide a CURL_SA_FAMILY_T type if none existsDaniel Stenberg2018-04-073-4/+9
* build: add picky compiler warning flags for gcc 6 and 7Eric Gallager2018-04-076-5/+25
* configure: detect sa_family_tDaniel Stenberg2018-04-071-0/+20
* tool_operate: Fix retry on FTP 4xx to ignore other protocolsStefan Agner2018-04-071-1/+5
* hash: calculate sizes with size_t instead of longsDaniel Stenberg2018-04-062-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2018-04-062-4/+59
* build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15Jay Satiro2018-04-062-21/+21
* winbuild: make the clean target work without build-typekdekker2018-04-062-11/+18
* build-openssl.bat: allow custom paths for VS and perlpatelvivekv19932018-04-061-24/+66
* FTP: allow PASV on IPv6 connections when a proxy is being usedLaurie Clark-Michalek2018-04-061-1/+1
* file: restore old behavior for file:////foo/bar URLsJon DeVree2018-04-062-35/+13
* Revert "openssl: Don't add verify locations when verifypeer==0"Gaurav Malhotra2018-04-061-15/+16
* tls: fix mbedTLS 2.7.0 build + handle sha256 failuresWyatt O'Day2018-04-0610-10/+29
* cookie: case-insensitive hashing for the domainsLauri Kasanen2018-04-062-3/+18
* cookie: fix and optimize 2nd top level domain name extractionPatrick Monnerat2018-04-042-24/+21
* openssl: provide defines for argument typecasts to build warning-freeDaniel Stenberg2018-04-041-1/+9
* openssl: fix build with LibreSSL 2.7Bernard Spil2018-04-041-6/+9
* cookie: store cookies per top-level-domain-specific hash tableLauri Kasanen2018-04-023-89/+159
* cookies: when reading from a file, only remove_expired onceLauri Kasanen2018-04-024-6/+12
* test1148: set a fixed locale for the testDaniel Stenberg2018-04-021-0/+4
* docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_TJay Satiro2018-03-316-6/+6
* cmake: Add advapi32 as explicit link library for win32MichaƂ Janiszewski2018-03-271-0/+1
* TODO: connection cache sharing is now supporteDaniel Stenberg2018-03-271-2/+1
* travis: enable apt retry on failJay Satiro2018-03-261-0/+2
* runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann2018-03-261-1/+2
* gitignore: ignore more generated filesDaniel Stenberg2018-03-242-5/+13
* threaded resolver: track resolver time and set suitable timeout valuesDaniel Stenberg2018-03-241-28/+39
* openldap: fix for NULL return from ldap_get_attribute_ber()Howard Chu2018-03-231-1/+22
* travis-ci: enable -Werror for CMake builds (#2418)Sergei Nikulov2018-03-221-1/+1
* cmake: avoid warn-as-error during config checks (#2411)Sergei Nikulov2018-03-221-11/+10
* timeval: remove compilation warning by casting (#2417)Sergei Nikulov2018-03-221-1/+1
* http2: read pending frames (including GOAWAY) in connection-checkDaniel Stenberg2018-03-221-13/+41
* CI: add lgtm.yml for tweaking lgtm.com analysisBas van Schaik2018-03-221-0/+10
* CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some textDaniel Stenberg2018-03-211-3/+5
* TODO: expand ~/ in config filesDaniel Stenberg2018-03-211-0/+8
* cookie.d: mention that "-" as filename means stdinDaniel Stenberg2018-03-201-1/+2
* CURLINFO_COOKIELIST.3: made the example not leak memoryDaniel Stenberg2018-03-201-4/+5