summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winidn: drop WANT_IDN_PROTOTYPESViktor Szakats2022-10-2612-71/+50
* misc: remove duplicated include filesDaniel Stenberg2022-10-2615-142/+85
* scripts/checksrc.pl: detect duplicated include filesDaniel Stenberg2022-10-261-0/+10
* RELEASE-NOTES: syncedDaniel Stenberg2022-10-262-397/+10
* CURLMOPT_SOCKETFUNCTION.3: clarify CURL_POLL_REMOVEDaniel Stenberg2022-10-261-7/+12
* RELEASE: syncedcurl-7_86_0Daniel Stenberg2022-10-261-16/+29
* THANKS: added from the 7.86.0 releaseDaniel Stenberg2022-10-261-1/+42
* noproxy: include netinet/in.h for htonl()Viktor Szakats2022-10-251-0/+4
* CI: fix AppVeyor status failing for starting jobsMarc Hoersken2022-10-241-1/+2
* test445: verifies the protocols-over-http-proxy flaw and fixDaniel Stenberg2022-10-242-1/+62
* http_proxy: restore the protocol pointer on errorDaniel Stenberg2022-10-242-13/+2
* multi: remove duplicate include of connect.hDaniel Stenberg2022-10-241-1/+0
* idn: fix typo in test descriptionDaniel Gustafsson2022-10-241-1/+1
* url: use IDN decoded names for HSTS checksDaniel Stenberg2022-10-241-44/+47
* unit1614: fix disabled-proxy buildDaniel Stenberg2022-10-241-1/+1
* cookies: optimize control character checkDaniel Gustafsson2022-10-241-3/+2
* netrc: replace fgets with Curl_get_lineDaniel Stenberg2022-10-242-5/+6
* RELEASE-NOTES: add "Planned upcoming removals include"Daniel Stenberg2022-10-231-0/+7
* ci: bump to gcc-11 for macosViktor Szakats2022-10-231-2/+2
* Makefile.m32: reintroduce CROSSPREFIX and -W -Wall [ci skip]Viktor Szakats2022-10-221-4/+6
* noproxy: silence unused variable warnings with no ipv6Viktor Szakats2022-10-221-1/+3
* test644: verify --xattr (with redirect)Daniel Stenberg2022-10-229-22/+111
* tool_xattr: save the original URL, not the final redirected oneDaniel Stenberg2022-10-224-46/+56
* docs: make sure libcurl opts examples pass in long argumentsDaniel Stenberg2022-10-2216-16/+19
* CI: fix AppVeyor job links only working for most recent buildMarc Hoersken2022-10-211-1/+1
* noproxy: fix builds without AF_INET6Viktor Szakats2022-10-211-0/+4
* noproxy: support proxies specified using cidr notationDaniel Stenberg2022-10-2110-93/+424
* urlapi: remove two variable assignsDaniel Stenberg2022-10-211-2/+1
* cmake: improve usability of CMake build as a sub-projectJeremy Maitin-Shepard2022-10-212-40/+76
* easy_lock: check for HAVE_STDATOMIC_H as wellDon Olmstead2022-10-211-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2022-10-211-13/+46
* CURLMOPT_PIPELINING.3: dedup manpage xrefBrad Harder2022-10-201-1/+0
* CI: report AppVeyor build status for each jobMarc Hoersken2022-10-202-24/+87
* amiga: set SIZEOF_CURL_OFF_T=8 by default [ci skip]Viktor Szakats2022-10-201-0/+4
* connect: fix builds without AF_INET6Viktor Szakats2022-10-201-5/+8
* test1105: adjust <data> to work with a hyper buildDaniel Stenberg2022-10-201-9/+9
* urlapi: fix parsing URL without slash with CURLU_URLENCODEDaniel Stenberg2022-10-202-30/+65
* tests: avoid CreateThread if _beginthreadex is availableMarc Hoersken2022-10-193-14/+65
* schannel: Don't reset recv/send function pointers on renegotiationJoel Depooter2022-10-191-2/+9
* hostip: guard PF_INET6 useViktor Szakats2022-10-181-0/+2
* amiga: do not hardcode openssl/zlib into the os config [ci skip]Viktor Szakats2022-10-183-4/+2
* amigaos: add missing curl header [ci skip]Viktor Szakats2022-10-181-0/+2
* cmdline/docs: add a required 'multi' keyword for each optionDaniel Stenberg2022-10-18250-164/+308
* CURLOPT_AUTOREFERER.3: highlight the privacy leak riskDaniel Stenberg2022-10-181-1/+5
* mprintf: reject two kinds of precision for the same argumentDaniel Stenberg2022-10-182-0/+9
* ftp: remove redundant ifDaniel Stenberg2022-10-181-5/+3
* tool_operate: more transfer cleanup after parallel transfer failDaniel Stenberg2022-10-185-21/+60
* mqtt: spell out CONNECT in commentsDaniel Stenberg2022-10-171-5/+5
* CURLOPT_POSTFIELDS.3: refer to CURLOPT_MIMEPOSTDaniel Stenberg2022-10-171-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2022-10-171-16/+36