aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-13quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg
2019-06-12multi: fix the transfer hashes in the socket hash entriesDaniel Stenberg
2019-06-12url: Fix CURLOPT_MAXAGE_CONN time comparisonCliff Crosland
2019-06-11test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg
2019-06-11configure: remove CURL_DISABLE_TLS_SRPDaniel Stenberg
2019-06-11Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"Daniel Stenberg
2019-06-11cmake: add SMB to list of disabled protocols if HTTP_ONLY is specifiedsergey-raevskiy
2019-06-11RELEASE-NOTES: syncedDaniel Stenberg
2019-06-11http2: remove CURL_DISABLE_TYPECHECK defineDaniel Stenberg
2019-06-11configure: more --disable switches to toggle off individual featuresDaniel Stenberg
2019-06-11wolfssl: fix key pinning build errorDaniel Stenberg
2019-06-10CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg
2019-06-10wolfssl: fixup for SNI useDaniel Stenberg
2019-06-10CURLOPT_CAINFO.3: polished wordingDaniel Stenberg
2019-06-10SECURITY.md: createdDaniel Stenberg
2019-06-10tool_cb_prg: Fix integer overflow in progress barDaniel Gustafsson
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-06-10RELEASE-NOTES: syncedDaniel Stenberg
2019-06-10bindlocal: detect and avoid IP version mismatches in bind()Daniel Stenberg
2019-06-10multi: make sure 'data' can present in several sockhash entriesDaniel Stenberg
2019-06-09libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus
2019-06-09unpause: trigger a timeout for event-based transfersDaniel Stenberg
2019-06-09travis: use xenial LLVM package for scan-buildMarcel Raad
2019-06-09travis: update scan-build job to xenialMarcel Raad
2019-06-08bump: start working on 7.65.2Daniel Stenberg
2019-06-05examples/htmltitle: use C++ casts between pointer typesMarcel Raad
2019-06-05examples/fopen: fix comparisonMarcel Raad
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-05sws: remove unused variablesMarcel Raad
2019-06-04RELEASE-NOTES: 7.65.1Daniel Stenberg
2019-06-04THANKS: new contributors from 7.65.1Daniel Stenberg
2019-06-04ssl: Update outdated "openssl-only" comments for supported backendsFrank Gevaerts
2019-06-04curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg
2019-06-04tool_parsecfg: Use correct return type for GetModuleFileName()Steve Holme
2019-06-03TODO: "at least N milliseconds between requests" [ci skip]Daniel Stenberg
2019-06-02tests/server/.gitignore: Add socksd to the ignore listSteve Holme
2019-06-02tool_parsecfg: Fix control flow issue (DEADCODE)Steve Holme
2019-06-02NTLM: reset proxy "multipass" state when CONNECT request is doneSergey Ogryzkov
2019-06-02test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg
2019-06-02http: don't parse body-related headers bodyless responsesMichael Kaufmann
2019-06-02tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg
2019-06-01dump-header.d: spell out that no headers == empty file [ci skip]Daniel Stenberg
2019-06-01singlesocket: use separate variable for inner loopDaniel Stenberg
2019-05-31RELEASE-NOTES: syncedDaniel Stenberg
2019-05-30http2: Stop drain from being permanently set onJosie Huddleston
2019-05-29conncache: Remove the DEBUGASSERT on length checkSteve Holme
2019-05-29system_win32: fix function prototypeGisle Vanem
2019-05-29appveyor: add Visual Studio solution buildMarcel Raad
2019-05-29appveyor: add support for other build systemsMarcel Raad
2019-05-29url: Load if_nametoindex() dynamically from iphlpapi.dll on WindowsSteve Holme