Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 8.7.1 #3

Merged
merged 510 commits into from
May 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
510 commits
Select commit Hold shift + click to select a range
e75a48d
ntml_wb: fix buffer type typo
icing Jan 31, 2024
8243ad6
asyn-thread: use wakeup_close to close the read descriptor
bagder Feb 1, 2024
5b50bf0
cmdline-docs/Makefile: avoid using a fixed temp file name
bagder Feb 1, 2024
26f7941
RELEASE-NOTES: synced
bagder Feb 1, 2024
a911f4f
docs: remove `mk-ca-bundle.1` from `man_MANS`
jamacku Feb 1, 2024
627c8c5
OS400: avoid using awk in the build scripts
monnerat Jan 31, 2024
1049195
ftp: treat a 226 arriving before data as a signal to read data
bagder Feb 1, 2024
b8c0038
sendf: ignore response body to HEAD
bagder Feb 1, 2024
a84ad94
connect.c: fix typo
fffaraz Feb 4, 2024
5413215
configure: add --disable-docs flag
arachsys Feb 3, 2024
7e2c53f
proxy1.0.md: fix example
verhovsky Feb 3, 2024
3ec8520
ALTSVC.md: correct a typo
larsks Feb 2, 2024
8911d86
cookie.md: provide an example sending a fixed cookie
bagder Feb 5, 2024
0dc0362
HTTP/2: write response directly
icing Jan 31, 2024
aefb0bd
docs: add missing slashes to SChannel client certificate documentation
JDepooter Feb 3, 2024
5cc2b01
md4: include strdup.h for the memdup proto
bagder Feb 5, 2024
75d79a4
tool_cb_hdr: only parse etag + content-disposition for 2xx
bagder Feb 5, 2024
d6825df
openssl-quic: check on Windows that socket conv to int is possible
icing Feb 5, 2024
a982d19
THANKS: add Dmitry Tretyakov
bagder Feb 5, 2024
577182a
configure: do not link with nghttp3 unless necessary
icing Feb 5, 2024
bf411cc
libcurl-security.md: Active FTP passes on the local IP address
bagder Feb 5, 2024
ad79612
RELEASE-NOTES: synced
bagder Feb 5, 2024
8094474
docs: fix the --disable-docs for autotools
bagder Feb 5, 2024
d94733b
docs: make curldown do angle brackets like markdown
bagder Feb 5, 2024
8050761
TODO: Support latest rustls
bagder Feb 6, 2024
174c89e
version: allow building with ancient libpsl
nafmo Feb 2, 2024
4f79455
docs: add necessary setup for nghttp3
gengjiawen Feb 4, 2024
c177e19
https-proxy: use IP address and cert with ip in alt names
icing Feb 1, 2024
755b31d
docs: add mk-ca-bundle.1 to dist
bagder Feb 6, 2024
a5c8620
header.md: remove backslash, make nicer markdown
bagder Feb 6, 2024
bdb0bf4
cmake: fix function description in comment [ci skip]
vszakats Feb 6, 2024
dc3eb67
badwords: use hostname, not host name
bagder Feb 6, 2024
911fc96
cmdline-docs: quote and angle bracket cleanup
bagder Feb 6, 2024
924e264
tool_operate: change precedence of server Retry-After time
bagder Feb 5, 2024
8f40b30
KNOWN_BUGS: unicode on Windows
bagder Feb 6, 2024
142ac25
lib: convert Curl_get_line to use dynbuf
bagder Feb 6, 2024
1d96828
CURLOPT_WRITEFUNCTION.md: typo fix
danielsz Feb 7, 2024
0f0edc2
curl: exit on config file parser errors
bagder Feb 5, 2024
7cf8414
tests: support setting/using blank content env variables
bagder Feb 5, 2024
ed09a99
vtls: revert "receive max buffer" + add test case
icing Feb 1, 2024
d1c9f38
lib582: remove code causing warning that is never run
bagder Feb 7, 2024
ef4bd8d
curl: when allocating variables, add the name into the struct
bagder Feb 7, 2024
505f43c
HTTP3.md: remove quiche word in Openssl 3.2
Karthikdasari0423 Feb 8, 2024
cf5f604
docs: make sure curl.1 is included in dist tarballs
bagder Feb 8, 2024
e52cddb
TODO: align the TOC with the header
bagder Feb 8, 2024
5a4b2f9
HTTP3.md: adjust the OpenSSL QUIC install instructions
Karthikdasari0423 Feb 8, 2024
6984aa3
ftp: tracing improvements
icing Feb 8, 2024
e7fd32b
ftp: do lineend conversions in client writer
icing Feb 6, 2024
c54d0ff
write-out.md: clarify error handling details
bagder Feb 8, 2024
476adfe
multi: add xfer_buf to multi handle
icing Jan 26, 2024
d0a851f
dist: make sure the http tests are in the tarball
bagder Feb 9, 2024
d8f01e0
ftp: fix socket wait activity in ftp_domore_getsock
icing Feb 9, 2024
07e5b3e
mbedtls: fix building when MBEDTLS_X509_REMOVE_INFO flag is defined
MAntoniak Feb 8, 2024
05104f8
configure: add warning for using TLS libraries without 1.3 support
bagder Feb 8, 2024
f8513ee
cmake: add warning for using TLS libraries without 1.3 support
vszakats Feb 8, 2024
d7332e3
Revert "CI: run Circle macOS builds on x86 for now"
dfandrich Jan 4, 2024
089b4e3
TODO: avoid nroff
bagder Feb 9, 2024
9b43dcd
TODO: use pkg-config to find libpsl
bagder Feb 9, 2024
d900bd2
RELEASE-NOTES: synced
bagder Feb 9, 2024
922091c
scripts: Fix cijobs.pl for Azure and GHA
dfandrich Feb 9, 2024
b08200d
test1165: improve pattern matching
Karlson2k Feb 8, 2024
8436406
CI: bump to actions/cache@v4 to avoid warning
dfandrich Feb 10, 2024
f8bd04e
mbedtls: use mbedtls_ssl_conf_{min|max}_tls_version
MAntoniak Feb 8, 2024
ed596eb
KNOWN_BUGS: FTP upload fails if remebered dir is deleted
bagder Feb 10, 2024
24d6c28
schannel: fix hang on unexpected server close
jay Feb 9, 2024
5691a6c
transfer: improve Windows SO_SNDBUF update limit
jay Feb 9, 2024
30f1cb2
CI: Bump the Circle CI base Ubuntu image to the latest 20.04
dfandrich Feb 16, 2024
e87751d
vtls: fix tls proxy peer verification
icing Feb 13, 2024
b2497a8
cmake: fix install for older CMake versions
levitte Feb 10, 2024
298c120
checksrc.pl: fix handling .checksrc with CRLF
Karlson2k Feb 18, 2024
ee92f3d
CURLOPT_POSTQUOTE.md: fix typo
lufriem Feb 11, 2024
6428311
HTTP3.md: always run nghttp3 submodule init
Karthikdasari0423 Feb 12, 2024
0e2ffa3
file: use xfer buf for file:// transfers
icing Feb 13, 2024
59e2c78
http_chunks: fix the accounting of consumed bytes
icing Feb 14, 2024
b4df2c9
RELEASE-NOTES: synced
bagder Feb 19, 2024
50f65b4
cd2nroff: remove backticks from titles
bagder Feb 19, 2024
96af350
libcurl-docs: cleanups
bagder Feb 19, 2024
8b1f3aa
spellcheck.yml: remove .1/.3 handling, clean all man page .md files
bagder Feb 19, 2024
33d3153
mk-ca-bundle.md: cleanups and polish
bagder Feb 19, 2024
5f48ba1
BINDINGS: add mcurl, the python binding
bagder Feb 19, 2024
36401d0
MANUAL.md: fix typo
ranemirusG Feb 19, 2024
bdff974
OpenSSL QUIC: adapt to v3.3.x
icing Feb 13, 2024
ab027d9
docs: dist curl*.1 and install without perl
bagder Feb 19, 2024
30a3880
curl_setup.h: add curl_uint64_t internal type
Karlson2k Feb 10, 2024
cbe41d1
SHA-512/256: implement hash algorithm
Karlson2k Feb 7, 2024
6d6113e
tests: add SHA-512/256 unit test
Karlson2k Feb 7, 2024
e3461bb
digest: support SHA-512/256
Karlson2k Feb 8, 2024
f0c446a
websocket: fix curl_ws_recv()
icing Feb 15, 2024
f7e5987
DoH: add trace configuration
icing Nov 27, 2023
d5b0fee
sha512_256: remove the cast macro, minor language/format edits
bagder Feb 20, 2024
cc04c73
CURLINFO_USED_PROXY: return bool whether the proxy was used
bagder Feb 22, 2024
ac208cc
write-out: add '%{proxy_used}'
bagder Feb 22, 2024
32234ff
RELEASE-NOTES: synced
bagder Feb 22, 2024
93d8e35
curlver: bump to 8.7.0 for next release
bagder Feb 22, 2024
f274fc5
multi: fix multi_sock handling of select_bits
icing Feb 22, 2024
8e83b6b
THANKS: add bug reporter from #740
bagder Feb 23, 2024
8dbc3c7
BUG-BOUNTY.md: clarify that the curl security team decides
bagder Feb 22, 2024
9b3f67e
configure.ac: find libpsl with pkg-config
ffontaine Feb 15, 2024
8d4ff40
gen: make `\>` in input to render as plain '>' in output
bagder Feb 23, 2024
d096809
cd2nroff: gen: make `\>` in input to render as plain '>' in output
bagder Feb 23, 2024
e3a3bb3
mprintf: fix format prefix I32/I64 for windows compilers
jay Feb 16, 2024
7448054
setopt: fix check for CURLOPT_PROXY_TLSAUTH_TYPE value
swt2c Feb 24, 2024
f47487c
libssh/libssh2: return error on too big range
bagder Feb 24, 2024
e2bd0c1
strtoofft: fix the overflow check
bagder Feb 25, 2024
e3a4273
rustls: make curl compile with 0.12.0
kpcyrd Feb 25, 2024
e26c362
lib: remove curl_mimepart object when CURL_DISABLE_MIME
MAntoniak Feb 9, 2024
5b41fac
sendf: Curl_client_write(), make passed in buf const
icing Feb 6, 2024
2abfa38
http: move headers collecting to writer
icing Feb 6, 2024
e925d0d
c-hyper: add header collection writer in hyper builds
icing Feb 6, 2024
2254551
urldata: move authneg bit from conn to Curl_easy
icing Feb 16, 2024
463472a
lib: move client writer into own source
icing Feb 7, 2024
57446b6
lib: initialize output pointers to NULL before calling strto[ff,l,ul]
Ne02ptzero Feb 26, 2024
9c8968e
http_chunks: remove unused 'endptr' variable
bagder Feb 26, 2024
b8ed0f8
RELEASE-NOTES: synced
bagder Feb 26, 2024
5929822
lib: send rework
icing Feb 14, 2024
f73cb3e
CURLOPT_SSL_CTX_FUNCTION.md: no promises of lifetime after return
bagder Feb 26, 2024
2097a09
docs: use present tense
bagder Feb 27, 2024
757dfdf
multi: make add_handle free any multi_easy
bagder Feb 26, 2024
3755153
lib: Curl_read/Curl_write clarifications
icing Feb 15, 2024
f0eacd9
fopen: fix narrowing conversion warning on 32-bit Android
kiefer-andreas Feb 26, 2024
17d302e
setopt: Fix disabling all protocols
danielgustafsson Feb 27, 2024
6e494a2
docs: more language cleanups
bagder Feb 27, 2024
f540e43
examples: use present tense in comments
bagder Feb 27, 2024
01b42aa
TODO: Select signature algorithms
bagder Feb 27, 2024
26bccd6
TODO: build HTTP/3 with OpenSSL and nghttp3 using cmake
bagder Feb 27, 2024
9342563
KNOWN_BUGS: HTTP/2 prior knowledge over proxy
bagder Feb 27, 2024
efda7ed
KNOWN_BUGS: Implicit FTPS upload timeout
bagder Feb 27, 2024
745b99e
KNOWN_BUGS: FTPS upload, FileZilla, GnuTLS and close_notify
bagder Feb 27, 2024
b8ad95b
KNOWN_BUGS: IMAPS connection fails with rustls error
bagder Feb 27, 2024
6540545
getparam: make --ftp-ssl work again
bagder Feb 28, 2024
8d67c61
curldown: Fix email address in Copyright
danielgustafsson Feb 28, 2024
9369c30
lib: Curl_read/Curl_write clarifications
icing Feb 15, 2024
32e0544
cmdline-opts/_VERSION: provide %VERSION correctly
bagder Feb 28, 2024
5083809
tests: add test1598 for POST with trailers
icing Feb 28, 2024
dcf3824
github/labeler: improve the match patterns
dfandrich Feb 29, 2024
89733e2
configure: build & install shell completions when enabled
dfandrich Feb 8, 2024
2cd78f5
misc: Fix typos in docs and lib
RainRat Feb 29, 2024
0f7aba8
configure: Don't make shell completions without perl
dfandrich Mar 1, 2024
57777a2
docs: Update minimal binary size in INSTALL.md
dfandrich Nov 10, 2023
dff74ae
appveyor: Properly skip if only CircleCI is changed
dfandrich Mar 1, 2024
ddb8716
ftp: Mark a const buffer as const
dfandrich Mar 1, 2024
9e2ee70
hyper: disable test1598 due to lack of trailer support
icing Feb 29, 2024
a0cbe4b
cmdline-opts/_EXITCODES: sync with libcurl-errors
jay Feb 29, 2024
ab173d1
configure: Don't build shell completions when disabled
dfandrich Mar 2, 2024
b1005d1
bufq: writing into a softlimit queue cannot be partial
icing Mar 1, 2024
ae7ad31
rustls: fix two warnings related to number types
kpcyrd Feb 29, 2024
46aea3d
RELEASE-NOTES: synced
bagder Mar 4, 2024
e3905de
lib: further send/upload handling polish
icing Feb 28, 2024
9454757
cookie: if psl fails, reject the cookie
bagder Mar 3, 2024
ee31f69
pytest: adapt to API change
icing Mar 4, 2024
36a95c5
build(deps): bump fsfe/reuse-action from 2 to 3
dependabot[bot] Mar 4, 2024
e455490
_VARIABLES.md: improve the description
bagder Mar 4, 2024
07b6675
smtp: free a temp resource
bagder Mar 4, 2024
6f685f0
CONTRIBUTE: update the section on documentation format
bagder Mar 4, 2024
eb9166d
gen.pl: make the "manpageification" faster
bagder Mar 4, 2024
065faf2
openssl-quic: fix unity build, casing, indentation
vszakats Mar 4, 2024
9c7768c
openssl-quic: fix BIO leak and Windows warning
vszakats Mar 4, 2024
14bcea0
lib: enhance client reader resume + rewind
icing Feb 29, 2024
a5dd943
smpt: fix starttls
Flakebi Mar 5, 2024
a54d0bd
KNOWN_BUGS: fix typo
vszakats Mar 5, 2024
df1fcb4
http: better error message for HTTP/1.x response without status line
mkauf Mar 4, 2024
c426277
TIMER_STARTTRANSFER: set the same for everyone
icing Mar 5, 2024
8e74164
cmake: add USE_OPENSSL_QUIC support
talregev Mar 3, 2024
4cea098
TODO: remove "build HTTP/3 with OpenSSL and nghttp3 using cmake"
bagder Mar 5, 2024
6c632b2
RELEASE-NOTES: synced
bagder Mar 5, 2024
0ba4714
mime: add client reader
icing Feb 29, 2024
db5c9f4
transfer.c: break receive loop in speed limited transfers
icing Mar 5, 2024
cc6f2f0
http2: fix push discard
icing Mar 6, 2024
2ca530d
http: fix dead code in setting post client reader
icing Mar 6, 2024
9978d40
lib: add `void *ctx` to reader/writer instances
icing Mar 6, 2024
f03c856
docs: ascii version of manpage without nroff
bagder Mar 4, 2024
62c08d5
mkhelp: simplify the generated hugehelp program
bagder Mar 5, 2024
48f5426
trace-config.md: remove the mutexed options list
jay Mar 2, 2024
2ea178a
KNOWN_BUGS: FTPS server compatibility on Windows with Schannel
jay Mar 3, 2024
ed97fe0
cmake: fix `CURL_WINDOWS_SSPI=ON` with Schannel disabled
vszakats Mar 6, 2024
923f7f8
paramhlp: fix CRLF-stripping files with "-d @file"
bagder Mar 6, 2024
6a13d4d
test463: HTTP with -d @file with file containing CR, LF and null byte
bagder Mar 6, 2024
296e855
cmake: fix libcurl.pc and curl-config library specifications
levitte Feb 13, 2024
1347cf2
GIT-INFO: convert to markdown
bagder Mar 7, 2024
deca803
http2: push headers better cleanup
icing Mar 6, 2024
9b81f1b
cmake: enable `ENABLE_CURL_MANUAL` by default
vszakats Mar 6, 2024
1e517e9
digest: add check for hashing error
Karlson2k Mar 7, 2024
05268cf
sha512_256: add support for GnuTLS and OpenSSL
Karlson2k Mar 6, 2024
a89be3c
docs/cmdline-opts/.gitignore: ignore curl.txt
icing Mar 7, 2024
8a9fbd6
ngtcp2: no recvbuf for stream
icing Mar 7, 2024
2c0f2e8
hyper: implement unpausing via client reader
icing Mar 7, 2024
835e4cb
asyn-ares: fix data race warning
RMMoreton Feb 26, 2024
a03b91e
RELEASE-NOTES: synced
bagder Mar 7, 2024
cf3b60e
KNOWN_BUGS: POP3 issue when reading small chunks
bagder Mar 7, 2024
e55db0c
mkhelp: rename variable to fix compiler warnings
vszakats Mar 7, 2024
5267bf5
http2: memory errors in the push callbacks are fatal
bagder Mar 7, 2024
aba98d2
buildconf.bat: remove outdated groff/nroff use
bagder Mar 7, 2024
b4d73e6
http2: minor tweaks to optimize two struct sizes
bagder Mar 7, 2024
1ab2efb
test1140/1173: extend wildcards to find curl.1
bagder Mar 7, 2024
7168137
docs/cmdline-opts: drop the curl.1 from the dist tarball
bagder Mar 7, 2024
800617f
lib1598: fix `CURLOPT_POSTFIELDSIZE` usage
MarcelRaad Mar 8, 2024
a586b8c
lib: client reader polish
icing Mar 7, 2024
39173f6
VULN-DISCLOSURE-POLICY.md: update detail about CVE requests
bagder Mar 8, 2024
1ccf1cd
scripts/managen: the new name and home for the manpage generator
bagder Mar 8, 2024
fcef00d
lib: keep conn IP information together
icing Mar 8, 2024
cd93765
RELEASE-NOTES: synced
bagder Mar 11, 2024
6aeb729
request: clarify message when request has been sent off
icing Mar 11, 2024
4e4e8af
lib: move 'done' parameter to SingleRequests
icing Mar 11, 2024
3ccce37
tool_getparam: handle non-existing (out of range) short-options
bagder Mar 11, 2024
942896f
mbedtls: properly cleanup the thread-shared entropy
jay Mar 7, 2024
451a7a7
managen: remove space before protocols
bagder Mar 12, 2024
e7219c2
cmdline-opts: language cleanups
bagder Mar 12, 2024
14d9afd
tidy-up: one comment and EOF newlines
vszakats Mar 12, 2024
aedbbdf
vquic-tls: return appropirate errors on wolfSSL errors
bagder Mar 11, 2024
181f5f3
vquic-tls: fix the error code returned for bad CA file
jay Mar 13, 2024
0f4520a
GOVERNANCE: document the core team
bagder Mar 13, 2024
fb3c251
SPONSORS: describe the basics
bagder Mar 13, 2024
09f3679
GHA/linux: add sysctl trick to work-around GitHub runner issue
bagder Mar 14, 2024
4094818
curl: make --libcurl output better CURLOPT_*SSLVERSION
bagder Mar 14, 2024
1356028
RELEASE-NOTES: synced
bagder Mar 14, 2024
c765b04
TLS: start shutdown only when peer did not already close
icing Mar 8, 2024
6ea7587
test 1541: verify getinfo values on first header callback
icing Mar 14, 2024
77b0571
http: revisit http_perhapsrewind()
icing Mar 13, 2024
79cdae4
ipv6.md: mention IPv4 mapped addresses
bagder Mar 15, 2024
3d0fd38
mbedtls: fix pytest for newer versions
icing Mar 15, 2024
80a3b83
http: expect 100 rework
icing Mar 11, 2024
b600638
curl_sha512_256: work around a NetBSD bug
Karlson2k Mar 15, 2024
6bd4ca0
tool_getparam: accept a blank -w ""
bagder Mar 18, 2024
522ea54
http: improve response header handling, save cpu cycles
icing Mar 18, 2024
fd1260d
CURLOPT_INTERFACE.md: remove spurious amp, add see-also
bagder Mar 19, 2024
e6af565
RELEASE-NOTES: corrected
Karlson2k Mar 20, 2024
33d9652
RELEASE-NOTES: synced
bagder Mar 21, 2024
0c82042
http2: remove the third (unused) argument from http2_data_done()
bagder Mar 20, 2024
0f08b43
http: separate response parsing from response action
icing Mar 11, 2024
98f67a6
http2, http3: only return CURLE_PARTIAL_FILE when bytes were received
icing Mar 19, 2024
b935fd4
docs: make each libcurl man specify protocol(s)
bagder Mar 21, 2024
3ff3c09
docs/libcurl: cleanups
bagder Mar 21, 2024
c577500
docs/libcurl: add TLS backend info for all TLS options
bagder Mar 21, 2024
7bc61bf
CURLMOPT_MAX*: mention what happens if changed mid-transfer
bagder Mar 22, 2024
e3fe020
docs/libcurl: generate PROTOCOLS from meta-data
bagder Mar 22, 2024
b564a5f
TODO: update 13.11 with more information
Man2Dev Mar 22, 2024
647e86a
curl-rustls.m4: add pkg-config support to rustls detection
Kangie Mar 24, 2024
fe9f68f
cmdline-opts: shorter help texts
bagder Mar 25, 2024
0aaea58
wolfSSL: do not call the stub function wolfSSL_BIO_set_init()
fabiankeil Mar 17, 2024
5765683
DISTROS: add document with distro pointers
bagder Mar 23, 2024
47da1f2
http: remove stale comment about rewindbeforesend
bagder Mar 25, 2024
1b29784
CURLOPT_POSTFIELDS.md: used for MQTT as well
bagder Mar 26, 2024
b447a77
THANKS: new contributors from the 8.7.0 release
bagder Mar 27, 2024
72cf468
RELEASE-NOTES: synced
bagder Mar 27, 2024
de7b3e8
RELEASE-PROCEDURE: remove old release dates, add new pending ones
bagder Mar 27, 2024
7428c99
Merge 8.7.1
perklet Apr 28, 2024
022da4d
WIP: save at 2024-04-28 22:15:55
perklet Apr 28, 2024
587dea8
WIP: save at 2024-04-29 14:02:17
perklet Apr 29, 2024
c29c35a
Fix bugs in getparam
perklet May 5, 2024
2062025
backport curl br encoding patch
perklet May 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps): bump fsfe/reuse-action from 2 to 3
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2 to 3.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](fsfe/reuse-action@v2...v3)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bagder committed Mar 4, 2024
commit 36a95c516355f3fa965d873f02a52f16fab9f586
2 changes: 1 addition & 1 deletion .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2
uses: fsfe/reuse-action@v3