index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
t
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] _WIN32 close files before unlink
Glenn Strauss
2023-05-03
3
-8
/
+17
*
[tests] _WIN32 use TMPDIR (or TEMP) for test files
Glenn Strauss
2023-05-03
3
-27
/
+71
*
[core] _WIN32 sys-unistd.h to wrap <unistd.h>
Glenn Strauss
2023-05-03
3
-15
/
+7
*
[core] _WIN32 protect code w/ HAVE_IPV6
Glenn Strauss
2023-05-03
1
-0
/
+6
*
[multiple] clang -Wstrict-prototypes for C2x
Glenn Strauss
2023-01-19
2
-2
/
+2
*
[multiple] remove deprecated modules
Glenn Strauss
2022-11-30
2
-74
/
+0
*
[core] fix li_base64_dec() on whitespace
Glenn Strauss
2022-07-01
1
-0
/
+15
*
[core] buffer_append_bs_escaped_json()
Glenn Strauss
2022-06-10
1
-0
/
+36
*
[tests] test stubs for http_header.c and http_kv.c
Glenn Strauss
2022-06-07
3
-0
/
+137
*
[core] "url-invalid-utf8-reject" normalization opt
Glenn Strauss
2022-05-24
1
-1
/
+8
*
[multiple] remove buffer_init_string()
Glenn Strauss
2022-01-07
1
-2
/
+4
*
[asan tests] fix memory leaks
Stefan Bühler
2022-01-06
4
-0
/
+8
*
[multiple] remove r->physical.etag
Glenn Strauss
2021-12-12
2
-3
/
+0
*
[tests] t/test_mod_ssi adjust to follow symlinks
Glenn Strauss
2021-11-28
1
-0
/
+1
*
[core] allocate pcre output vector on demand
Glenn Strauss
2021-11-22
1
-5
/
+7
*
[core] pcre2 support (--with-pcre2)
Glenn Strauss
2021-11-22
1
-0
/
+4
*
[core] use stack w/ pcre_exec unless save captures
Glenn Strauss
2021-11-20
1
-1
/
+1
*
[tests] combine tests into test_common.c
Glenn Strauss
2021-11-17
7
-19
/
+43
*
[tests] t/test_mod_evasive.c
Glenn Strauss
2021-11-15
2
-0
/
+74
*
[tests] t/test_mod_alias.c
Glenn Strauss
2021-11-15
2
-0
/
+113
*
[tests] t/test_mod now runs all t/test_mod_*.c
Glenn Strauss
2021-11-15
8
-166
/
+51
*
[mod_ssi] merge mod_ssi_expr.c into mod_ssi.c
Glenn Strauss
2021-11-12
1
-1
/
+0
*
[mod_ssi] remove mod_ssi parser generator file
Glenn Strauss
2021-11-12
1
-3
/
+0
*
[tests] reenable test_mod_ssi in cmake
Glenn Strauss
2021-11-05
1
-0
/
+3
*
[core] fdevent_impl.c separate from fdevent.c
Glenn Strauss
2021-11-01
3
-27
/
+0
*
[tests] t/test_mod_ssi
Glenn Strauss
2021-11-01
1
-0
/
+202
*
[multiple] de-dup file and piped loggers (fixes #3101)
Glenn Strauss
2021-09-13
6
-18
/
+23
*
[multiple] quiet coverity warnings
Glenn Strauss
2021-09-09
1
-0
/
+4
*
[tests] t/test_mod_indexfile
Glenn Strauss
2021-09-08
1
-0
/
+140
*
[tests] t/test_mod_staticfile
Glenn Strauss
2021-09-04
1
-0
/
+458
*
[tests] mv tests from request.t to test_request.c
Glenn Strauss
2021-08-27
1
-0
/
+42
*
[tests] update t/test_request.c
Glenn Strauss
2021-08-27
1
-23
/
+18
*
[core] parse $HTTP["remote-ip"] CIDR mask at start
Glenn Strauss
2021-08-27
1
-8
/
+29
*
[core] base64 encode round-up for required space
Glenn Strauss
2021-05-18
1
-10
/
+8
*
[tests] quite coverity warning in test_request.c
Glenn Strauss
2021-05-17
1
-9
/
+9
*
[core] quiet coverity noise
Glenn Strauss
2021-05-08
1
-2
/
+2
*
[core] simplify buffer_path_simplify()
Glenn Strauss
2021-05-08
1
-6
/
+3
*
[mod_userdir] use stat_cache_path_isdir()
Glenn Strauss
2021-03-26
1
-0
/
+5
*
[multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361)
Glenn Strauss
2021-03-22
1
-4
/
+4
*
[multiple] quiet some clang-analyzer warnings
Glenn Strauss
2021-01-29
1
-0
/
+1
*
[multiple] use stat_cache_path_isdir()
Glenn Strauss
2020-10-13
2
-4
/
+4
*
[core] http_request_parse_header() specialized
Glenn Strauss
2020-10-11
1
-2
/
+3
*
[core] move http_request_headers_process()
Glenn Strauss
2020-10-03
1
-1
/
+1
*
[tests] test_base64.c clear buf vs reset
Glenn Strauss
2020-08-02
1
-1
/
+1
*
quiet clang analyzer scan-build warnings
Glenn Strauss
2020-07-08
2
-1
/
+8
*
[doc] src/t/README
Glenn Strauss
2020-07-08
1
-0
/
+4
*
[tests] use buffer_eq_slen() for str comparison
Glenn Strauss
2020-07-08
8
-61
/
+48
*
[tests] t/test_mod_userdir
Glenn Strauss
2020-07-08
1
-0
/
+207
*
[tests] stub out config funcs in test_mod_*
Glenn Strauss
2020-07-08
3
-0
/
+45
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-31
/
+25
[next]