3 files changed
+3
-3
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 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
- .github/ISSUE_TEMPLATE/bug_report.md-28
- .github/ISSUE_TEMPLATE/bug_report.yml+55
- .github/workflows/linux.yml+1-1
- .mailmap+1
- CMake/FindNGTCP2.cmake+1-1
- CMakeLists.txt+1-1
- RELEASE-NOTES+63-258
- configure.ac+3-3
- docs/CONTRIBUTE.md+4-7
- docs/INTERNALS.md+1-1
- docs/KNOWN_BUGS+8
- docs/RUSTLS.md+2-2
- docs/THANKS+7
- docs/TODO+6-5
- docs/cmdline-opts/ciphers.d+2-2
- docs/cmdline-opts/proxy-ciphers.d+6
- docs/cmdline-opts/proxy-tls13-ciphers.d+2-2
- docs/cmdline-opts/tls-max.d+1-1
- docs/cmdline-opts/tls13-ciphers.d+2-2
- docs/cmdline-opts/tlsv1.d+1-1
- docs/libcurl/curl_multi_wait.3+1-1
- docs/libcurl/libcurl-errors.3+2
- include/curl/curlver.h+3-3
- include/curl/websockets.h+4-4
- lib/CMakeLists.txt+9
- lib/amigaos.c+1
- lib/cf-h1-proxy.c+2-2
- lib/cf-haproxy.c+2-2
- lib/cf-https-connect.c+1-1
- lib/cfilters.c+5-5
- lib/cfilters.h+2-2
- lib/connect.c+2-2
- lib/curl_setup.h+1
- lib/dynbuf.h-2
- lib/hostip.c+7-2
- lib/http.c+10-7
- lib/http2.c+10-4
- lib/http_proxy.c+2-2
- lib/socks.c+7-8
- lib/transfer.c-4
- lib/vquic/curl_ngtcp2.c+2
- lib/vquic/curl_quiche.c+12-14
- lib/vtls/vtls.c+2-2
- lib/ws.c+13-13
- m4/curl-amissl.m4+1-1
- packages/OS400/ccsidcurl.c+1
- packages/OS400/chkstrings.c+1-1
- src/CMakeLists.txt+8
- src/Makefile.am+1-1
- src/mkhelp.pl+1
- src/tool_cb_see.c+2-2
- tests/data/Makefile.inc+2-3
- tests/data/test979+64
- tests/http/test_14_auth.py+49
- tests/unit/CMakeLists.txt+2-10
- tests/unit/Makefile.inc-4
0 commit comments