summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ConnectionExists: improve non-multiplexing use casebagder/improved-no-multiplexingDaniel Stenberg2019-04-301-2/+7
* multi: provide Curl_multiuse_state to update informationDaniel Stenberg2019-04-3010-2/+48
* process_pending_handles: mark queued transfers as previously pendingDaniel Stenberg2019-04-302-0/+9
* http: mark bundle as not for multiuse on < HTTP/2 responseDaniel Stenberg2019-04-301-0/+4
* nss: provide more specific error messages on failed initKamil Dudka2019-04-291-2/+8
* docs: minor polish to the bug bounty / security docsReed Loden2019-04-294-23/+30
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-297-3/+146
* curlver.h: use parenthesis in CURL_VERSION_BITS macroTseng Jun2019-04-281-1/+1
* cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSPSimon Warta2019-04-272-11/+15
* ntlm: Missed pre-processor || (or) during rebase for cd15acd0Steve Holme2019-04-231-1/+1
* ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4Steve Holme2019-04-234-6/+16
* INTERNALS: fix misindentation of ToC itemDaniel Gustafsson2019-04-231-1/+1
* INTERNALS: Add structs to ToCAron Bergman2019-04-231-0/+14
* INTERNALS: Add code highlightingAron Bergman2019-04-231-9/+9
* docs/BUG-BOUNTY: bug bounty time [skip ci]Daniel Stenberg2019-04-226-32/+130
* sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme2019-04-2216-29/+29
* memdebug: fix variable nameGisle Vanem2019-04-221-2/+2
* vauth/cleartext: Don't send the authzid if it is emptySteve Holme2019-04-211-2/+3
* test 196,197,198: add 'retry' keyword [skip ci]Daniel Stenberg2019-04-213-0/+3
* RELEASE-NOTES: syncedDaniel Stenberg2019-04-211-4/+15
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-2110-14/+106
* altsvc: Fix building with cookies disablesPo-Chuan Hsieh2019-04-206-31/+88
* test1002: correct the name [skip ci]Daniel Stenberg2019-04-201-1/+1
* test660: verify CONNECT_ONLY with IMAPDaniel Stenberg2019-04-202-1/+35
* Curl_disconnect: treat all CONNECT_ONLY connections as "dead"Daniel Stenberg2019-04-201-0/+4
* multi: fix the statenames (follow-up fix from 2f44e94efb3df8e)Daniel Stenberg2019-04-191-2/+0
* openvms: Remove pre-processors for Windows as VMS cannot support themSteve Holme2019-04-161-6/+0
* openvms: Remove pre-processor for SecureTransport as VMS cannot support itSteve Holme2019-04-161-3/+0
* TODO: Add issue link to an existing entryJay Satiro2019-04-161-0/+2
* RELEASE-NOTES: syncedDaniel Stenberg2019-04-161-4/+23
* tool_help: Warn if curl and libcurl versions do not matchJay Satiro2019-04-162-8/+4
* md5: Update the function signature following d84da52dSteve Holme2019-04-161-5/+5
* md5: Forgot to update the code alignment in d84da52dSteve Holme2019-04-151-2/+2
* md5: Return CURLcode from the internally accessible functionsSteve Holme2019-04-151-2/+2
* tests: Run global cleanup at end of testsDaniel Gustafsson2019-04-154-0/+4
* travis: use mbedtls from XenialMarcel Raad2019-04-151-13/+1
* travis: use libpsl from XenialMarcel Raad2019-04-151-29/+46
* runtests: start socksd like other serversDaniel Stenberg2019-04-151-1/+1
* socksd: Fix typosDaniel Gustafsson2019-04-141-2/+2
* socksd: Properly decorate static variablesDaniel Gustafsson2019-04-141-4/+4
* md(4|5): Fixed indentation oddities with the importation of replacement codeSteve Holme2019-04-142-114/+114
* md5: Code style to return CURLE_OK rather than numeric 0Steve Holme2019-04-141-2/+2
* md5: Corrected code style for some pointer argumentsSteve Holme2019-04-141-6/+6
* travis: update some builds to xenialMarcel Raad2019-04-131-26/+26
* test: make tests and test scripts use socksd for SOCKSDaniel Stenberg2019-04-139-142/+149
* socksd: new SOCKS 4+5 server for testsDaniel Stenberg2019-04-133-1/+1174
* singleipconnect: show port in the verbose "Trying ..." messageDaniel Stenberg2019-04-131-1/+1
* CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn2019-04-134-25/+26
* urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg2019-04-133-33/+80
* winbuild: Support MultiSSL buildsJan-E2019-04-132-6/+6