summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests/data/DISABLED: add tests not working with hyperDaniel Stenberg2021-06-101-0/+116
* runtests: also find the last test in Makefile.incDaniel Stenberg2021-06-101-1/+1
* test3010: work with hyper modeDaniel Stenberg2021-06-102-5/+5
* configure: disable RTSP when hyper is selectedDaniel Stenberg2021-06-102-100/+108
* test1594/1595/1596: fix to work in hyper modeDaniel Stenberg2021-06-104-5/+5
* test1438/1457: add HTTP keyword to make hyper mode workDaniel Stenberg2021-06-102-0/+2
* test1340/1341: adjusted for hyper modeDaniel Stenberg2021-06-102-4/+4
* test1218: adjusted for hyper modeDaniel Stenberg2021-06-101-1/+1
* test1216: adjusted for hyper modeDaniel Stenberg2021-06-101-1/+1
* test1230: adjust to work in hyper modeDaniel Stenberg2021-06-101-2/+2
* c-hyper: abort CONNECT response reading early on non 2xx responsesDaniel Stenberg2021-06-104-10/+27
* test434: add HTTP keywordDaniel Stenberg2021-06-101-1/+1
* test599: adjusted to work in hyper modeDaniel Stenberg2021-06-102-3/+3
* c-hyper: fix the uploaded field in progress callbacksDaniel Stenberg2021-06-101-0/+8
* test566: adjust to work with hyper modeDaniel Stenberg2021-06-102-4/+4
* CURLOPT_WRITEFUNCTION.3: minor update of the exampleFawad Mirza2021-06-091-1/+1
* configure: rename get-easy-option configure option to get-easy-optionsBastian Krause2021-06-091-1/+1
* runtests: skip disabled tests unless -f is usedDaniel Stenberg2021-06-082-11/+15
* ngtcp2: disable TLSv1.3 compatible mode when using GnuTLSJun-ya Kato2021-06-081-1/+2
* test644: remove as duplicate of test 587Daniel Stenberg2021-06-083-65/+2
* RELEASE-NOTES: syncedDaniel Gustafsson2021-06-081-6/+37
* cookies: track expiration in jar to optimize removalsDaniel Gustafsson2021-06-082-1/+36
* GHA: add several libcurl tests to the hyper jobDaniel Stenberg2021-06-071-1/+1
* test500: adjust to work with hyper modeDaniel Stenberg2021-06-072-3/+3
* c-hyper: support CURLINFO_STARTTRANSFER_TIMEDaniel Stenberg2021-06-071-0/+4
* c-hyper: support CURLOPT_HEADERDaniel Stenberg2021-06-071-2/+10
* GHA: run the newly fixed tests with hyperDaniel Stenberg2021-06-071-1/+1
* test433: adjust for hyper modeDaniel Stenberg2021-06-071-4/+4
* test395: hyper cannot work around > 64 bit content-lengths like built-inDaniel Stenberg2021-06-071-0/+7
* test394: hyper returns a different errorDaniel Stenberg2021-06-071-0/+4
* test393: make Content-Length fit within 64 bit for hyperDaniel Stenberg2021-06-071-0/+4
* test347: CRLFify to work in hyper modeDaniel Stenberg2021-06-071-9/+9
* test339: CRLFify better to work in hyper modeDaniel Stenberg2021-06-071-9/+9
* travis: remove the hyper buildDaniel Stenberg2021-06-072-19/+0
* GHA: add a linux-hyper jobDaniel Stenberg2021-06-074-5/+54
* test328: avoid a header-looking body to make hyper mode workDaniel Stenberg2021-06-071-1/+1
* release-notes.pl: also spot common 'closes' typoDaniel Stenberg2021-06-071-3/+3
* metalink: removeDaniel Stenberg2021-06-0748-3154/+65
* docs/INSTALL: remove mentions of configure --with-darwin-sslDaniel Stenberg2021-06-062-5/+8
* RELEASE-NOTES: syncedDaniel Stenberg2021-06-061-6/+42
* cmake: Avoid leaking absolute paths into exported configGregor Jasny2021-06-061-2/+2
* http2_connisdead: handle trailing GOAWAY betterShikha Sharma2021-06-051-1/+3
* ares: always store IPv6 addresses firstDmitry Karpov2021-06-051-7/+21
* Revert "Revert "socketpair: fix potential hangs""Daniel Stenberg2021-06-051-9/+25
* schannel: move code out of SChannel_connect_step1Ebe Janchivdorj2021-06-041-322/+338
* tests/data/Makefile.inc: error: trailing backslash on last lineDaniel Stenberg2021-06-041-1/+1
* TODO: Support rate-limiting for MQTTDaniel Stenberg2021-06-041-0/+11
* warnless: simplify type size handlingdmitrykos2021-06-042-84/+31
* [Win32] Fix for USE_WATT32Gisle Vanem2021-06-041-1/+1
* url: bad CURLOPT_CONNECT_TO syntax now returns errorAlexis Vachette2021-06-043-11/+47