summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: more --disable switches to toggle off individual featuresbagder/configure-disable-moreDaniel Stenberg2019-06-101-1/+109
* CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg2019-06-102-76/+26
* wolfssl: fixup for SNI useDaniel Stenberg2019-06-101-1/+1
* CURLOPT_CAINFO.3: polished wordingDaniel Stenberg2019-06-101-11/+9
* SECURITY.md: createdDaniel Stenberg2019-06-101-0/+10
* tool_cb_prg: Fix integer overflow in progress barDaniel Gustafsson2019-06-101-4/+9
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-1017-221/+182
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-101-5/+19
* bindlocal: detect and avoid IP version mismatches in bind()Daniel Stenberg2019-06-101-0/+5
* multi: make sure 'data' can present in several sockhash entriesDaniel Stenberg2019-06-103-75/+95
* libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus2019-06-091-3/+3
* unpause: trigger a timeout for event-based transfersDaniel Stenberg2019-06-093-27/+31
* travis: use xenial LLVM package for scan-buildMarcel Raad2019-06-091-1/+1
* travis: update scan-build job to xenialMarcel Raad2019-06-091-1/+2
* bump: start working on 7.65.2Daniel Stenberg2019-06-082-83/+10
* examples/htmltitle: use C++ casts between pointer typesMarcel Raad2019-06-051-7/+7
* examples/fopen: fix comparisonMarcel Raad2019-06-051-1/+1
* build: fix Codacy warningsMarcel Raad2019-06-0523-123/+80
* sws: remove unused variablesMarcel Raad2019-06-051-17/+8
* RELEASE-NOTES: 7.65.1curl-7_65_1Daniel Stenberg2019-06-041-6/+22
* THANKS: new contributors from 7.65.1Daniel Stenberg2019-06-041-0/+12
* ssl: Update outdated "openssl-only" comments for supported backendsFrank Gevaerts2019-06-042-13/+17
* curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg2019-06-041-3/+3
* tool_parsecfg: Use correct return type for GetModuleFileName()Steve Holme2019-06-041-2/+3
* TODO: "at least N milliseconds between requests" [ci skip]Daniel Stenberg2019-06-031-5/+10
* tests/server/.gitignore: Add socksd to the ignore listSteve Holme2019-06-021-0/+1
* tool_parsecfg: Fix control flow issue (DEADCODE)Steve Holme2019-06-021-7/+7
* NTLM: reset proxy "multipass" state when CONNECT request is doneSergey Ogryzkov2019-06-021-0/+1
* test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg2019-06-022-1/+45
* http: don't parse body-related headers bodyless responsesMichael Kaufmann2019-06-023-13/+13
* tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg2019-06-026-6/+23
* dump-header.d: spell out that no headers == empty file [ci skip]Daniel Stenberg2019-06-011-0/+2
* singlesocket: use separate variable for inner loopDaniel Stenberg2019-06-011-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2019-05-311-5/+33
* http2: Stop drain from being permanently set onJosie Huddleston2019-05-301-3/+4
* conncache: Remove the DEBUGASSERT on length checkSteve Holme2019-05-291-4/+4
* system_win32: fix function prototypeGisle Vanem2019-05-291-1/+1
* appveyor: add Visual Studio solution buildMarcel Raad2019-05-291-1/+10
* appveyor: add support for other build systemsMarcel Raad2019-05-291-14/+23
* url: Load if_nametoindex() dynamically from iphlpapi.dll on WindowsSteve Holme2019-05-294-30/+44
* http: fix "error: equality comparison with extraneous parentheses"Daniel Stenberg2019-05-291-1/+1
* parse_proxy: make sure portptr is initializedDaniel Stenberg2019-05-281-1/+1
* url: default conn->port to the same as conn->remote_portDaniel Stenberg2019-05-282-3/+6
* conncache: make "bundles" per host name when doing proxy tunnelsDaniel Stenberg2019-05-283-17/+23
* multi: track users of a socket betterDaniel Stenberg2019-05-282-12/+27
* curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK versionSteve Holme2019-05-281-2/+6
* cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variablesJonas Vautherin2019-05-281-7/+16
* HAProxy tests: add keywordsMarcel Raad2019-05-272-0/+4
* tests: make test 1420 and 1406 work with rtsp-disabled libcurlMaksim Stsepanenka2019-05-272-2/+4
* nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario2019-05-272-0/+11