4 files changed
+16
-5
lines changed+12-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
10 | 21 |
| |
11 | 22 |
| |
12 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
- .azure-pipelines.yml-247
- .github/labeler.yml-1
- .github/workflows/awslc.yml+1-2
- .github/workflows/checksrc.yml-2
- .github/workflows/codeql-analysis.yml-2
- .github/workflows/curl-for-win.yml-2
- .github/workflows/cygwin.yml+14-7
- .github/workflows/distcheck.yml+4-4
- .github/workflows/fuzz.yml-2
- .github/workflows/http3-linux.yml-2
- .github/workflows/linux-old.yml-2
- .github/workflows/linux.yml+65-26
- .github/workflows/linux32.yml-2
- .github/workflows/macos.yml+34-42
- .github/workflows/non-native.yml+13-16
- .github/workflows/torture.yml-2
- .github/workflows/windows.yml+76-27
- .github/workflows/wolfssl.yml+3-4
- CMakeLists.txt+6-2
- RELEASE-NOTES+57-531
- acinclude.m4+1-1
- appveyor.yml-1
- docs/EXPERIMENTAL.md-1
- docs/RUSTLS.md+5-15
- docs/THANKS+7
- docs/libcurl/opts/CURLINFO_LOCAL_IP.md+8-7
- docs/libcurl/opts/CURLINFO_LOCAL_PORT.md+4
- docs/libcurl/opts/CURLMOPT_TIMERFUNCTION.md+23-19
- docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.md+1-1
- include/curl/curlver.h+3-3
- lib/cf-https-connect.c-3
- lib/cf-socket.c+4
- lib/cfilters.c+1
- lib/connect.c+18-4
- lib/curl_memrchr.c+4
- lib/curl_memrchr.h+4
- lib/ftp.c+17-10
- lib/http.c+10-8
- lib/http2.c+4-5
- lib/multi.c+2
- lib/rand.c+3-3
- lib/rand.h-5
- lib/request.c+29-11
- lib/request.h+1
- lib/sendf.c+14-4
- lib/setopt.c+6-6
- lib/transfer.c+9-25
- lib/url.c+15
- lib/urldata.h+6
- lib/vquic/curl_ngtcp2.c-7
- lib/vquic/curl_osslq.c-7
- lib/vquic/curl_quiche.c-8
- lib/vtls/rustls.c+75-33
- lib/vtls/vtls.h+1-1
- scripts/cd2nroff+1
- src/Makefile.am+4-1
- src/tool_cb_wrt.c+2-5
- src/tool_operate.c+4-12
- src/tool_operhlp.c+8-4
- src/tool_operhlp.h+2-1
- tests/CI.md+1-10
- tests/FILEFORMAT.md+6-1
- tests/data/DISABLED+1
- tests/data/Makefile.am+2-2
- tests/data/test1086+3-5
- tests/data/test1112+3-5
- tests/data/test29+3
- tests/data/test437+1
- tests/data/test475+6-2
- tests/data/test476+3-3
- tests/data/test477+67
- tests/data/test692+56
- tests/ftpserver.pl+11-5
- tests/http/clients/.gitignore+2-1
- tests/http/clients/Makefile.inc+2-1
- tests/http/clients/hx-download.c
- tests/http/clients/hx-upload.c+568
- tests/http/test_02_download.py+6-6
- tests/http/test_03_goaway.py-3
- tests/http/test_07_upload.py+98
- tests/http/test_19_shutdown.py+1-1
- tests/libtest/lib537.c+9
- tests/pathhelp.pm+2-1
- tests/processhelp.pm+14-4
- tests/runner.pm+10-8
- tests/runtests.pl+12-1
- tests/server/sws.c+48-1
- tests/servers.pm+53-19
- tests/sshserver.pl+54-32
- tests/unit/unit1614.c+6
- tests/unit/unit2603.c+4
- tests/unit/unit2604.c+9
0 commit comments