summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test1522: add debug tracingbagder/debug-1522Daniel Stenberg2020-12-172-12/+22
* tests/mqttd: extract the client id from the correct offsetbagder/mqttdDaniel Stenberg2020-12-171-1/+1
* TODO: Prevent terminal injection when writing to terminalDaniel Stenberg2020-12-161-0/+10
* Revert "CI/github: work-around for brew breakage on macOS"Daniel Stenberg2020-12-161-12/+6
* examples: remove superfluous asterisk usesDaniel Stenberg2020-12-163-6/+6
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-162-10/+41
* test1272: fix line endingDaniel Stenberg2020-12-151-1/+1
* URL-SYNTAX: add gophers detailsDaniel Stenberg2020-12-151-7/+8
* test1272: test gophersDaniel Stenberg2020-12-152-1/+41
* runtests: add support for gophers, gopher over TLSDaniel Stenberg2020-12-153-11/+53
* gopher: Implement secure gopher protocol.parazyd2020-12-155-0/+62
* TODO: Package curl for Windows in a signed installerDaniel Stenberg2020-12-151-0/+5
* mqtt: deal with 0 byte reads correctlyDaniel Stenberg2020-12-151-2/+2
* BUG-BOUNTY: minor language updateDaniel Stenberg2020-12-151-7/+3
* tooĺ_writeout: fix the -w time output unitsDaniel Stenberg2020-12-151-7/+15
* quiche: remove fprintf() leftoverDaniel Stenberg2020-12-141-1/+0
* KNOWN_BUGS: SHA-256 digest not supported in Windows SSPI buildsJay Satiro2020-12-141-0/+12
* digest_sspi: Show InitializeSecurityContext errors in verbose modeJay Satiro2020-12-141-0/+11
* URL-SYNTAX: add default port numbers and IDNA detailsDaniel Stenberg2020-12-131-0/+15
* URL-SYNTAX: mention how FILE:// access can access network on windowsDaniel Stenberg2020-12-131-3/+10
* URL-SYNTAX: Document default SMTP port 25Jay Satiro2020-12-121-0/+2
* CURLOPT_URL.3: remove scheme specific detailsDaniel Stenberg2020-12-121-230/+0
* docs: Fix some typosDan Fandrich2020-12-127-17/+18
* URL-SYNTAX: mention all supported schemesDaniel Stenberg2020-12-121-0/+12
* URL-SYNTAX.md: minor language improvementsDouglas R. Reno2020-12-121-7/+7
* docs/URL-SYNTAX: the URL syntax curl accepts and works withDaniel Stenberg2020-12-112-0/+317
* docs: enable syntax highlighting in several docs files0xflotus2020-12-117-166/+262
* test1564/1565: require the 'wakeup' feature to runDaniel Stenberg2020-12-112-0/+6
* runtests: add 'wakeup' as a featureDaniel Stenberg2020-12-112-0/+2
* tests/server/disabled: add "wakeup"Daniel Stenberg2020-12-113-0/+12
* lib1564/5: verify that curl_multi_wakeup returns OKDaniel Stenberg2020-12-112-3/+3
* tests: make --libcurl tests only test FTP options if ftp enabledDaniel Stenberg2020-12-116-0/+10
* runtests.pl: fix "uninitialized value" warningDaniel Stenberg2020-12-111-1/+1
* runtests: add support for %if [feature] conditionsDaniel Stenberg2020-12-112-9/+101
* OS400: update ccsidcurl.cJon Rumsey2020-12-101-2/+2
* ngtcp2: make it build it current master againDaniel Stenberg2020-12-102-4/+4
* connect: defer port selection until connect() timeCristian Rodríguez2020-12-101-1/+6
* connect: zero variable on stack to silence valgrind complaintHans-Christian Noren Egtvedt2020-12-091-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-092-227/+9
* RELEASE-NOTES: syncedcurl-7_74_0Daniel Stenberg2020-12-092-9/+49
* urldata: restore comment on ssl_connect_data.useJacob Hoffman-Andrews2020-12-071-3/+3
* VERSIONS: refreshedDaniel Stenberg2020-12-071-7/+6
* cmake: don't use reserved target name 'test'Jakub Zakrzewski2020-12-071-1/+0
* openssl: make the OCSP verification verify the certificate idDaniel Stenberg2020-12-071-29/+54
* ftp: make wc_statemach loop instead of recurseDaniel Stenberg2020-12-071-100/+102
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-0714-3/+18
* urlapi: don't accept blank port number field without schemeDaniel Stenberg2020-12-074-18/+39
* Revert "multi: implement wait using winsock events"Daniel Stenberg2020-12-062-153/+3
* ftp: retry getpeername for FTP with TCP_FASTOPENKlaus Crusius2020-12-063-45/+70
* scripts/completion.pl: parse all optsThomas Danielsson2020-12-051-1/+1