summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test419: verify --dump-header to file that cannot be createdDaniel Stenberg2023-02-212-1/+36
* tool_operate: avoid fclose(NULL) on bad header dump fileDaniel Stenberg2023-02-211-2/+3
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-202-62/+16
* cookie: parse without sscanf()Daniel Stenberg2023-02-201-116/+118
* lib517: verify time stamps without leading zeroes plus some moreDaniel Stenberg2023-02-201-0/+7
* parsedate: replace sscanf( for time stamp parsingDaniel Stenberg2023-02-201-11/+50
* parsedate: parse strings without using sscanf()Daniel Stenberg2023-02-201-48/+50
* tests: HTTP server fixupsMatt Jolly2023-02-205-14/+13
* RELEASE-NOTES: syncedcurl-7_88_1Daniel Stenberg2023-02-201-5/+24
* THANKS: add contributors from 7.88.1Daniel Stenberg2023-02-201-0/+7
* socketpair: allow EWOULDBLOCK when reading the pair check bytesDaniel Stenberg2023-02-201-5/+56
* tool_operate: fix scanbuild compiler warningJay Satiro2023-02-181-7/+8
* curl_setup: Suppress OpenSSL 3 deprecation warningsJay Satiro2023-02-184-12/+6
* build-openssl.bat: keep OpenSSL 3 engine binariesJay Satiro2023-02-181-4/+14
* cmake: fix Windows check for CryptAcquireContextALittleDruid2023-02-181-1/+1
* remote-header-name.d: mention that filename* is not supportedDaniel Stenberg2023-02-191-2/+5
* CURLOPT_WS_OPTIONS.3: fix the availability versionPierrick Charron2023-02-181-1/+1
* GHA: update rustls dependency to 0.9.2Jacob Hoffman-Andrews2023-02-183-5/+8
* HTTP3.md: update git branchesPhilip H2023-02-181-2/+2
* urldata: remove `now` from struct SingleRequest - not neededStefan Eissing2023-02-173-8/+7
* lib1560: add IPv6 canonicalization testsDaniel Stenberg2023-02-171-0/+12
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-171-3/+34
* urlapi: do the port number extraction without using sscanf()Daniel Stenberg2023-02-173-39/+40
* setopt: allow HTTP3 when HTTP2 is not definedStefan Eissing2023-02-171-13/+29
* os400: correct Curl_os400_sendto()jonrumsey2023-02-172-2/+2
* tests-httpd: add proxy testsStefan Eissing2023-02-174-37/+113
* curl: make --silent work stand-aloneDaniel Stenberg2023-02-175-34/+26
* socks: allow using DoH to resolve host namesDaniel Stenberg2023-02-171-2/+2
* test: add test for HTTP/2 corruption as reported in #10525Stefan Eissing2023-02-174-24/+78
* tool_operate: allow debug builds to set buffersizeDaniel Stenberg2023-02-161-5/+15
* connnect: fix timeout handling to use full durationStefan Eissing2023-02-162-13/+29
* tool_getparam: make --get a true booleanDaniel Stenberg2023-02-161-1/+1
* http:: include stdint.h more readilyHarry Sintonen2023-02-161-1/+1
* tests: make the telnet server shut down a socket gracefullyStefan Eissing2023-02-161-1/+9
* http2: set drain on stream endHarry Sintonen2023-02-161-0/+8
* http2: buffer/pausedata and output flush fix.Stefan Eissing2023-02-161-12/+3
* krb5: silence cast-align warningMarcel Raad2023-02-161-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-152-374/+14
* tests: make sure gnuserv-tls has SRP support before using itDaniel Stenberg2023-02-152-2/+11
* runtests: fix "uninitialized value $port"Daniel Stenberg2023-02-151-2/+2
* RELEASE-NOTES: syncedcurl-7_88_0Daniel Stenberg2023-02-151-20/+36
* THANKS: added contributors from 7.88.0Daniel Stenberg2023-02-151-0/+41
* openssl: rename 'errcode_t' to 'sslerr_t'Daniel Stenberg2023-02-141-5/+5
* CONTRIBUTE: More formally specify the commit descriptionDan Fandrich2023-02-131-11/+39
* openssl: test and fix for forward proxy handling (non-tunneling).Stefan Eissing2023-02-134-8/+133
* cmdline-opts/Makefile: on error, do not leave a partialDaniel Stenberg2023-02-131-2/+6
* curl.1: make help, version and manual sections "custom"Daniel Stenberg2023-02-135-9/+14
* tests: add tests for HTTP/2 and HTTP/3 to verify the header APIStefan Eissing2023-02-133-2/+145
* CI: update wolfssl / wolfssh to 5.5.4 / 1.4.12Philip H2023-02-132-9/+12
* KNOW_BUGS: cleanups with some changed to TODOsDaniel Stenberg2023-02-132-76/+28