aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-16RELEASE-NOTES: toward 7.60.0Daniel Stenberg
2018-03-15http2: fixes typoKobi Gurkan
2018-03-15user-agent.d:: mention --proxy-header as wellDaniel Stenberg
2018-03-15transfer: make HTTP without headers count correct body sizeDaniel Stenberg
2018-03-15test1208: marked flakyDaniel Stenberg
2018-03-14SECURITY-PROCESS: mention how we write/add advisoriesDaniel Stenberg
2018-03-14FTP: fix typo in recursive callback detection for seekingdasimx
2018-03-13release: 7.59.0Daniel Stenberg
2018-03-13tests/.../spnego.py: fix identifier typoKamil Dudka
2018-03-13CURLOPT_COOKIEFILE.3: "-" as file name means stdinDaniel Stenberg
2018-03-12Revert "hostip: fix compiler warning: 'variable set but not used'"Daniel Stenberg
2018-03-12limit-rate: fix compiler warningMichael Kaufmann
2018-03-12checksrc.pl: add -i and -m optionsViktor Szakats