summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* progress: fix a compile warning on some systemsMichael Kaufmann2021-08-101-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-08-101-8/+26
* http: consider cookies over localhost to be secureDaniel Stenberg2021-08-104-88/+154
* TODO: erase secrets from heap/stack after useDaniel Stenberg2021-08-101-0/+10
* hostip: Make Curl_ipv6works function independent of getaddrinfoJay Satiro2021-08-103-32/+36
* test1565: fix windows build errorsJay Satiro2021-08-101-4/+7
* winbuild/README.md: clarify GEN_PDB optionJeremy Falcon2021-08-091-1/+2
* ngtcp2: replace deprecated functions with nghttp3_conn_shutdown_stream_readTatsuhiro Tsujikawa2021-08-091-2/+2
* ngtcp2: rework the return value handling of ngtcp2_conn_writev_streamTatsuhiro Tsujikawa2021-08-091-6/+14
* configure: error out if both ngtcp2 and quiche are specifiedDaniel Stenberg2021-08-091-0/+5
* easy: use a custom implementation of wcsdup on WindowsJeff Mears2021-08-093-1/+30
* zuul: add an mbedtls3 CI jobDaniel Stenberg2021-08-092-0/+27
* mbedTLS: initial 3.0.0 supportBenau2021-08-095-21/+77
* RELEASE-NOTES: syncedDaniel Stenberg2021-08-081-6/+26
* configure.ac: revert bad nghttp2 library detection improvementsDaniel Stenberg2021-08-081-2/+1
* happy-eyeballs-timeout-ms.d: polish the wordingDaniel Stenberg2021-08-081-5/+5
* mbedtls_threadlock: fix unused variable warningmodbw2021-08-081-18/+7
* ngtcp2: compile with the latest ngtcp2 and nghttp3Tatsuhiro Tsujikawa2021-08-081-6/+22
* CI/cirrus: reduce compile time with increased parallismMarc Hoersken2021-07-311-0/+1
* tool/tests: fix potential year 2038 issuesBin Lan2021-07-303-6/+6
* compressed.d: it's a request, not an orderDaniel Stenberg2021-07-301-1/+2
* tests: make three tests pass until 2037Bernhard M. Wiedemann2021-07-303-6/+7
* connect: remove superfluous conditionalDaniel Gustafsson2021-07-301-6/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-292-10/+32
* tests/*server.py: remove pidfile on server terminationMarc Hoersken2021-07-293-0/+9
* tool_main: fix typo in commentDaniel Gustafsson2021-07-271-1/+1
* bearssl: support CURLOPT_CAINFO_BLOBAleksandr Krotov2021-07-282-18/+68
* curl.1: mention "global" flagsDaniel Stenberg2021-07-2812-0/+36
* CURLOPT_DOH_URL.3: CURLOPT_OPENSOCKETFUNCTION is not inheritedDaniel Stenberg2021-07-281-6/+9
* KNOWN_BUGS: add more HTTP/3 problemsDaniel Stenberg2021-07-281-0/+15
* CI/azure: reduce compile time with increased parallismMarc Hoersken2021-07-271-0/+4
* docs: fix grammarJosh Soref2021-07-274-10/+13
* mail-rcpt.d: fix grammarJay Satiro2021-07-271-4/+1
* c-hyper: remove the hyper_executor_poll() loop from Curl_httpDaniel Stenberg2021-07-271-25/+4
* curl-openssl.m4: check lib64 for the pkg-config fileDaniel Stenberg2021-07-262-3/+16
* CURLOPT_SSL_CTX_*.3: tidy up the exampleDaniel Stenberg2021-07-262-18/+92
* example/cookie_interface: fix scan-build printf warningDaniel Stenberg2021-07-261-3/+3
* limit-rate.d: clarify base unitJosh Soref2021-07-261-1/+2
* examples/cookie_interface: avoid printfing time_t directlyCarlo Marcelo Arenas Belón2021-07-261-2/+2
* tests/servers: remove obsolete pid variableMarc Hoersken2021-07-253-12/+3
* tests/servers: use our platform-aware pid for server verificationMarc Hoersken2021-07-255-12/+22
* tests/runtests.pl: cleanup copy&paste mistakes and unused codeMarc Hoersken2021-07-251-7/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-252-380/+18
* http_proxy: clear 'sending' when the outgoing request is sentDaniel Stenberg2021-07-251-0/+1
* openssl: fix grammarJosh Soref2021-07-251-36/+36
* configure.ac: tweak nghttp2 library name fix againJay Satiro2021-07-251-1/+1
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-2315-128/+0
* docs: change max-filesize caveat againJay Satiro2021-07-233-9/+10
* configure: tweak nghttp2 library name fixChristian Weisgerber2021-07-221-1/+1
* docs/MQTT: update state of username/password supportBastian Krause2021-07-221-2/+0