2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- .cirrus.yml+6-6
- .github/workflows/mbedtls.yml+1-1
- .github/workflows/msh3.yml+57
- .mailmap+1-1
- Makefile.am+2-2
- RELEASE-NOTES+89-274
- docs/BUG-BOUNTY.md+15-25
- docs/HTTP-COOKIES.md+5
- docs/HTTP3.md+2-2
- docs/HYPER.md+1-1
- docs/KNOWN_BUGS+13
- docs/RELEASE-PROCEDURE.md+9-9
- docs/RUSTLS.md+1-1
- docs/SECURITY-PROCESS.md+89-16
- docs/THANKS+7-1
- docs/TODO+4-2
- docs/libcurl/opts/CURLOPT_DOH_URL.3+9-3
- docs/libcurl/opts/CURLOPT_HSTSREADFUNCTION.3+8-1
- docs/libcurl/opts/CURLOPT_HSTSWRITEFUNCTION.3+13-1
- docs/libcurl/opts/CURLOPT_SSH_AUTH_TYPES.3+2-2
- include/curl/curlver.h+3-3
- lib/altsvc.c+24-3
- lib/c-hyper.c+12
- lib/cookie.c+9-1
- lib/easy.c+4-4
- lib/hostip.c+1-1
- lib/hsts.c+25-5
- lib/http.c+15-15
- lib/http_proxy.c+7
- lib/multi.c+9-9
- lib/multiif.h+3-3
- lib/setopt.c+17-12
- lib/url.c+36-16
- lib/urlapi.c+3-3
- lib/urldata.h+7-6
- lib/vquic/msh3.c+8-3
- lib/vquic/ngtcp2.c+10-3
- lib/vssh/ssh.h+3-3
- lib/vtls/gskit.c+4-25
- lib/vtls/gtls.c+17-15
- lib/vtls/mbedtls.c+9-7
- lib/vtls/nss.c+11-3
- lib/vtls/openssl.c+8-9
- lib/vtls/sectransp.c+2-1
- lib/vtls/vtls.c+21
- lib/vtls/x509asn1.c+22-8
- scripts/cijobs.pl+2-1
- scripts/contributors.sh+3-2
- scripts/coverage.sh+2-2
- scripts/firefox-db2pem.sh
- scripts/zuul/before_script.sh+2-2
- src/tool_cb_wrt.c+10-1
- src/tool_getparam.c+3-4
- src/tool_operate.c+2-2
- tests/README.md+1-1
- tests/data/DISABLED-2
- tests/data/Makefile.inc+5-4
- tests/data/test1021+4-4
- tests/data/test376+1-1
- tests/data/test379+71
- tests/data/test412+64
- tests/data/test413+64
- tests/data/test440+72
- tests/data/test441+72
- tests/data/test898+1
- tests/data/test974+1
- tests/data/test976+1
- tests/data/test977+60
- tests/libtest/lib1560.c+7
- tests/server/socksd.c+1-1
- tests/testcurl.pl+2-2
- zuul.d/jobs.yaml+4
0 commit comments