summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thread resolver: track resolver time and set suitable timeout valuesbagder/threaded-resolver-timeoutDaniel Stenberg2018-03-221-28/+39
* 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
* vauth/cleartext: fix integer overflow checkDaniel Stenberg2018-03-203-20/+14
* lib/curl_path.h: add #ifdef header guardDaniel Stenberg2018-03-201-1/+4
* vauth/ntlm.h: fix the #ifdef header guardDaniel Stenberg2018-03-201-4/+4
* examples/hiperfifo: checksrc complianceJay Satiro2018-03-201-9/+13
* parsedate: support UT timezoneNikos Tsipinakis2018-03-192-0/+2
* RELEASE-NOTES: syncedDaniel Stenberg2018-03-191-6/+28
* cmake: add support for brotliDon2018-03-193-0/+35
* darwinssl: fix iOS buildChris Araman2018-03-181-0/+2
* ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSESPatrick Monnerat2018-03-181-1/+3
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-1714-3/+270
* add_handle/easy_perform: clear errorbuffer on start if setDaniel Stenberg2018-03-173-5/+13
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-1716-1/+261
* curl_version_info.3: fix ssl_version descriptionDaniel Stenberg2018-03-171-3/+4
* multi: improved pending transfers handling => improved performanceDaniel Stenberg2018-03-162-27/+21
* pause: when changing pause state, update socket stateDaniel Stenberg2018-03-163-1/+12
* examples/hiperfifo.c: improvedPhilip Prindeville2018-03-161-64/+76
* rate-limit: use three second window to better handle high speedsDaniel Stenberg2018-03-163-44/+62
* cleanup: misc typos in strings and commentsluz.paz2018-03-1616-17/+17
* RELEASE-NOTES: toward 7.60.0Daniel Stenberg2018-03-162-157/+18
* http2: fixes typoKobi Gurkan2018-03-151-1/+1
* user-agent.d:: mention --proxy-header as wellDaniel Stenberg2018-03-151-2/+2
* transfer: make HTTP without headers count correct body sizeDaniel Stenberg2018-03-155-5/+60
* test1208: marked flakyDaniel Stenberg2018-03-151-0/+1
* SECURITY-PROCESS: mention how we write/add advisoriesDaniel Stenberg2018-03-141-3/+26
* FTP: fix typo in recursive callback detection for seekingdasimx2018-03-141-1/+1
* release: 7.59.0curl-7_59_0Daniel Stenberg2018-03-132-9/+36
* tests/.../spnego.py: fix identifier typoKamil Dudka2018-03-131-1/+1
* CURLOPT_COOKIEFILE.3: "-" as file name means stdinDaniel Stenberg2018-03-131-2/+3
* Revert "hostip: fix compiler warning: 'variable set but not used'"Daniel Stenberg2018-03-121-1/+1
* limit-rate: fix compiler warningMichael Kaufmann2018-03-121-1/+1
* checksrc.pl: add -i and -m optionsViktor Szakats2018-03-121-6/+18
* curl-openssl.m4: fix spelling [ci skip]Viktor Szakats2018-03-121-1/+1
* FAQ: fix a broken URL [ci skip]Viktor Szakats2018-03-121-1/+1
* http2: mark the connection for close on GOAWAYDaniel Stenberg2018-03-123-21/+26
* credits: Viktor prefers without accentDaniel Stenberg2018-03-122-2/+2
* openldap: white space changes, fixed up the copyright yearsDaniel Stenberg2018-03-121-18/+19
* openldap: check ldap_get_attribute_ber() results for NULL before usingDaniel Stenberg2018-03-121-4/+4
* FTP: reject path components with control codesDaniel Stenberg2018-03-123-4/+47
* readwrite: make sure excess reads don't go beyond buffer endDaniel Stenberg2018-03-121-2/+7
* BUGS: updated link to security processDaniel Stenberg2018-03-121-1/+1