aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23ntlm: Missed pre-processor || (or) during rebase for cd15acd0Steve Holme
2019-04-23ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4Steve Holme
2019-04-23INTERNALS: fix misindentation of ToC itemDaniel Gustafsson
2019-04-23INTERNALS: Add structs to ToCAron Bergman
2019-04-23INTERNALS: Add code highlightingAron Bergman
2019-04-22docs/BUG-BOUNTY: bug bounty time [skip ci]Daniel Stenberg
2019-04-22sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme
2019-04-22memdebug: fix variable nameGisle Vanem
2019-04-21vauth/cleartext: Don't send the authzid if it is emptySteve Holme
2019-04-21test 196,197,198: add 'retry' keyword [skip ci]Daniel Stenberg
2019-04-21RELEASE-NOTES: syncedDaniel Stenberg
2019-04-21CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg
2019-04-20altsvc: Fix building with cookies disablesPo-Chuan Hsieh
2019-04-20test1002: correct the name [skip ci]Daniel Stenberg
2019-04-20test660: verify CONNECT_ONLY with IMAPDaniel Stenberg
2019-04-20Curl_disconnect: treat all CONNECT_ONLY connections as "dead"Daniel Stenberg
2019-04-19multi: fix the statenames (follow-up fix from 2f44e94efb3df8e)Daniel Stenberg
2019-04-16openvms: Remove pre-processors for Windows as VMS cannot support themSteve Holme
2019-04-16openvms: Remove pre-processor for SecureTransport as VMS cannot support itSteve Holme
2019-04-16TODO: Add issue link to an existing entryJay Satiro
2019-04-16RELEASE-NOTES: syncedDaniel Stenberg
2019-04-16tool_help: Warn if curl and libcurl versions do not matchJay Satiro
2019-04-16md5: Update the function signature following d84da52dSteve Holme
2019-04-15md5: Forgot to update the code alignment in d84da52dSteve Holme
2019-04-15md5: Return CURLcode from the internally accessible functionsSteve Holme
2019-04-15tests: Run global cleanup at end of testsDaniel Gustafsson
2019-04-15travis: use mbedtls from XenialMarcel Raad
2019-04-15travis: use libpsl from XenialMarcel Raad
2019-04-15runtests: start socksd like other serversDaniel Stenberg
2019-04-14socksd: Fix typosDaniel Gustafsson
2019-04-14socksd: Properly decorate static variablesDaniel Gustafsson
2019-04-14md(4|5): Fixed indentation oddities with the importation of replacement codeSteve Holme
2019-04-14md5: Code style to return CURLE_OK rather than numeric 0Steve Holme
2019-04-14md5: Corrected code style for some pointer argumentsSteve Holme
2019-04-13travis: update some builds to xenialMarcel Raad
2019-04-13test: make tests and test scripts use socksd for SOCKSDaniel Stenberg
2019-04-13socksd: new SOCKS 4+5 server for testsDaniel Stenberg
2019-04-13singleipconnect: show port in the verbose "Trying ..." messageDaniel Stenberg
2019-04-13CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn
2019-04-13urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg
2019-04-13winbuild: Support MultiSSL buildsJan-E
2019-04-12travis: remove mesalink builds (temporarily?)Daniel Stenberg
2019-04-12openssl: mark connection for close on TLS close_notifyDaniel Stenberg
2019-04-12RELEASE-NOTES: syncedDaniel Stenberg
2019-04-11vauth/cleartext: Update the PLAIN login function signature to match RFC 4616Steve Holme
2019-04-11test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg
2019-04-11url: always clone the CUROPT_CURLU handleDaniel Stenberg
2019-04-11CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg
2019-04-11travis: install libgnutls28-dev only for --with-gnutls buildMarcel Raad
2019-04-11travis: install libnss3-dev only for --with-nss buildMarcel Raad