aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-01process_pending_handles: mark queued transfers as previously pendingDaniel Stenberg
2019-05-01http: mark bundle as not for multiuse on < HTTP/2 responseDaniel Stenberg
2019-05-01cookie: Guard against possible NULL ptr derefDaniel Gustafsson
2019-04-30os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindingsPatrick Monnerat
2019-04-29nss: provide more specific error messages on failed initKamil Dudka
2019-04-29docs: minor polish to the bug bounty / security docsReed Loden
2019-04-29CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg
2019-04-28curlver.h: use parenthesis in CURL_VERSION_BITS macroTseng Jun
2019-04-27cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSPSimon Warta
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