summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* acinclude: refine the CFLAGS *version-min grep regexbagder/darwin-version-minDaniel Stenberg2021-04-031-1/+1
* TLS: fix HTTP/2 selectionDaniel Stenberg2021-04-027-8/+8
* hostip: Fix for builds that disable all asynchronous DNSJay Satiro2021-04-021-0/+2
* openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEYGilles Vollant2021-03-311-52/+56
* RELEASE-NOTES: syncedcurl-7_76_0Daniel Stenberg2021-03-311-9/+29
* THANKS: added names from 7.76.0Daniel Stenberg2021-03-311-0/+35
* CURLOPT_AUTOREFERER.3: clarify that it sets the full URLDaniel Stenberg2021-03-301-3/+3
* define: remove CURL_DISABLE_NTLM ifdefsbagder/disable-scan-improvementDaniel Stenberg2021-03-294-12/+3
* vtls: fix addsessionid for non-proxy buildsDaniel Stenberg2021-03-291-3/+0
* cmake: support WinIDNLi Xinwei2021-03-292-1/+15
* transfer: clear 'referer' in declarationDaniel Stenberg2021-03-291-2/+2
* config: fix SSPI enabling NTLM if crypto auth is disabledMarc Hoersken2021-03-292-15/+19
* HISTORY: add two 2021 eventsDaniel Stenberg2021-03-291-2/+8
* vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid()Daniel Stenberg2021-03-2810-44/+103
* transfer: strip credentials from the auto-referer header fieldViktor Szakats2021-03-283-3/+90
* curl_sasl: fix compiler error with --disable-crypto-authDaniel Stenberg2021-03-281-2/+1
* ldap: only set the callback ptr for TLS context when TLS is usedPatrick Monnerat2021-03-281-4/+5
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-2735-35/+36
* send_speed: simplify the checks for if a speed limit is setDaniel Stenberg2021-03-273-7/+7
* http: cap body data amount during send speed limitingDaniel Stenberg2021-03-272-11/+40
* urldata: merge "struct DynamicStatic" into "struct UrlState"Daniel Stenberg2021-03-2616-141/+127
* tests/README.md: mentioned that en_US.UTF-8 is requiredDaniel Stenberg2021-03-261-0/+1
* HISTORY: fixed the Mac OS X 10.1 release dateDaniel Stenberg2021-03-261-5/+7
* examples: Remove threaded-shared-conn.c due to bugJay Satiro2021-03-262-157/+0
* KNOWN_BUGS: Update 11.9 - DoH option inheritanceJay Satiro2021-03-261-1/+11
* curl_easy_setopt.3: add curl_easy_option* functions to SEE ALSODaniel Stenberg2021-03-261-1/+3
* openssl: ensure to check SSL_CTX_set_alpn_protos return valuesJean-Philippe Menil2021-03-251-1/+4
* multi: close the connection when h2=>h1 downgradingDaniel Stenberg2021-03-251-0/+1
* openssl: set the transfer pointer for logging earlyDaniel Stenberg2021-03-251-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-03-251-10/+25
* TODO: Custom progress meter update intervalDaniel Stenberg2021-03-251-0/+7
* docs/ABI: tighten up the languageDaniel Stenberg2021-03-241-9/+8
* openldap: disconnect betterDaniel Stenberg2021-03-241-1/+1
* libssh2: kdb_callback: get the right struct pointerDaniel Stenberg2021-03-231-2/+2
* tftp: remove unused struct fieldsDaniel Stenberg2021-03-231-7/+0
* openldap: avoid NULL pointer dereferencesDaniel Stenberg2021-03-231-15/+25
* http: strip default port from URL sent to proxyDaniel Stenberg2021-03-232-2/+2
* azure: disable test 433 on azure-ubuntuDaniel Stenberg2021-03-231-2/+2
* tftp: remove the 3600 second default timeoutDaniel Stenberg2021-03-221-38/+22
* docs: make gen.pl support *italic* and **bold**Daniel Stenberg2021-03-2221-41/+53
* ngtcp2: sync with recent API updatesDaniel Stenberg2021-03-221-2/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-03-211-12/+26
* libssh2:ssh_connect: clear session pointer after freeDaniel Stenberg2021-03-211-0/+1
* docs: document version of crustls dependencyJacob Hoffman-Andrews2021-03-215-3/+36
* rustls: Handle close_notify.Jacob Hoffman-Andrews2021-03-211-2/+6
* docs: clarify timeouts for queued transfers in multi APIDaniel Stenberg2021-03-192-3/+21
* ftpserver: only load the preprocessed test fileDaniel Stenberg2021-03-191-12/+6
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191292-4389/+4386
* KNOWN_BUGS: CURLOPT_OPENSOCKETPAIRFUNCTION is missingDaniel Stenberg2021-03-181-0/+10
* TODO: provide timing info for each redirectDaniel Stenberg2021-03-181-0/+10