4 files changed
+313
-98
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Submodule lighttpd1.4 updated 23 files
- .github/workflows/ci.yml+20-10
- CMakeLists.txt+1-1
- NEWS+22
- SConstruct+1-1
- configure.ac+1-1
- doc/config/lighttpd.conf+3-2
- meson.build+1-1
- scripts/ci-build.sh+6
- src/Makefile.am+2-1
- src/configfile.c+4-67
- src/fdlog.h+8
- src/fdlog_maint.c+90
- src/ls-hpack/lshpack.h+5-1
- src/mod_accesslog.c+4
- src/mod_authn_sasl.c+3-2
- src/mod_dirlisting.c+10-1
- src/mod_gnutls.c+12-5
- src/mod_mbedtls.c+29-2
- src/mod_nss.c+1-1
- src/mod_openssl.c+35-3
- src/mod_redirect.c+6-4
- src/mod_wolfssl.c+8-7
- src/mod_wstunnel.c+33-27
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 |
| - | |
70 |
| - | |
| 69 | + | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
0 commit comments