aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-05-29http: fix "error: equality comparison with extraneous parentheses"Daniel Stenberg
2019-05-28parse_proxy: make sure portptr is initializedDaniel Stenberg
2019-05-28url: default conn->port to the same as conn->remote_portDaniel Stenberg
2019-05-28conncache: make "bundles" per host name when doing proxy tunnelsDaniel Stenberg
2019-05-28multi: track users of a socket betterDaniel Stenberg
2019-05-28curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK versionSteve Holme
2019-05-28cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variablesJonas Vautherin
2019-05-27HAProxy tests: add keywordsMarcel Raad
2019-05-27tests: make test 1420 and 1406 work with rtsp-disabled libcurlMaksim Stsepanenka
2019-05-27nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario
2019-05-26RELEASE-NOTES: syncedDaniel Stenberg
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-25FAQ: more minor updates and spelling fixesdbrowndan
2019-05-24RELEASE-NOTES: syncedDaniel Stenberg
2019-05-24sectransp: handle errSSLPeerAuthCompleted from SSLRead()Daniel Stenberg
2019-05-24Fix typo.Gisle Vanem
2019-05-23tool_setopt: for builds with disabled-proxy, skip all proxy setopts()Daniel Stenberg
2019-05-23winbuild: Use two space indentationSteve Holme
2019-05-23tool_parse_cfg: Avoid 2 fopen() for WIN32Gisle Vanem
2019-05-23md4: include the mbedtls config.h to get the MD4 infoDaniel Stenberg
2019-05-23md4: build correctly with openssl without MD4Daniel Stenberg
2019-05-23os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat
2019-05-23.github/FUNDING: mention our opencollective "home" [ci skip]Daniel Stenberg
2019-05-23config-win32: add support for if_nametoindex and getsocknameZenju
2019-05-23tests: Fix the line endings for the SASL alt-auth testsJay Satiro
2019-05-23url: fix bad #ifdefDaniel Stenberg
2019-05-23Revert "progress: CURL_DISABLE_PROGRESS_METER"Daniel Stenberg
2019-05-22examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme
2019-05-22curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-05-22sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-05-22tests: add support to test against OpenSSH for WindowsMarc Hoersken
2019-05-22bump: start on the next releaseDaniel Stenberg
2019-05-22examples: fix "clarify calculation precedence" warningsMarcel Raad
2019-05-22hiperfifo: remove unused variableMarcel Raad
2019-05-22examples: remove dead variable storesMarcel Raad
2019-05-22examples: reduce variable scopesMarcel Raad
2019-05-22http2-download: fix format specifierMarcel Raad
2019-05-22PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg
2019-05-22configure/cmake: check for if_nametoindex()Daniel Stenberg