summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: provide --with-openssl, deprecate --with-sslbagder/configure-with-opensslDaniel Stenberg2021-04-138-48/+56
* ngtcp2: Use ALPN h3-29 for nowTatsuhiro Tsujikawa2021-04-131-4/+6
* TODO: remove 18.22 --fail-with-bodyJay Satiro2021-04-111-9/+0
* src/tool_vms.c: remove duplicated word in commentJürgen Gmach2021-04-101-1/+1
* configure: fix CURL_DARWIN_CFLAGS useDaniel Stenberg2021-04-091-1/+1
* github/workflow: add "security-extended" to codeql-analysis.ymlAnthony Shaw2021-04-091-0/+1
* examples/hiperfifo.c: check event_initialized before deleteJochem Broekhoff2021-04-091-2/+6
* ntlm: fix negotiated flags usagePatrick Monnerat2021-04-0931-51/+57
* ntlm: support version 2 on 32-bit platformsPatrick Monnerat2021-04-093-19/+66
* curl_ntlm_core.h: simplify conditionals for USE_NTLM2SESSIONPatrick Monnerat2021-04-091-3/+2
* lib: remove unused HAVE_INET_NTOA_R* definesDaniel Stenberg2021-04-082-18/+0
* configure: include <time.h> unconditionallyMichael Forney2021-04-074-54/+5
* configure: remove use of RETSIGTYPEMichael Forney2021-04-0719-85/+12
* install: add instructions for Apple Darwin platformsMuhammed Yavuz Nuzumlalı2021-04-071-17/+45
* configure: disable min version set for DarwinMuhammed Yavuz Nuzumlalı2021-04-071-24/+5
* docs/HTTP3.md: update the build instruction using gnutlsDavid Hu2021-04-071-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-04-071-6/+22
* typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointersDaniel Stenberg2021-04-071-6/+6
* ngtcp2+gnutls: clear credentials when freedDaniel Stenberg2021-04-071-1/+3
* tool_progress: Fix progress meter in parallel modeCherish982021-04-051-0/+8
* libssh: get rid of PATH_MAXEmil Engler2021-04-051-4/+3
* http_proxy: only loop on 407 + close if we have credentialsDaniel Stenberg2021-04-053-1/+62
* h2: allow 100 streams by defaultDaniel Stenberg2021-04-051-1/+1
* file: support GETing directories againLuke Granger-Brown2021-04-053-13/+53
* RELEASE-NOTES: syncedDaniel Stenberg2021-04-042-274/+15
* 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