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
/
configfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[multiple] remove buffer_init_string()
Glenn Strauss
2022-01-07
1
-1
/
+2
*
[core] (const char *) for srvconf.modules_dir
Glenn Strauss
2022-01-07
1
-2
/
+1
*
[multiple] remove long-deprecated modules
Glenn Strauss
2022-01-03
1
-10
/
+0
*
[core] fix trace issued for loading mod_auth (fixes #3121)
Glenn Strauss
2021-12-07
1
-7
/
+12
*
[core] allocate one fewer cond_match_t, if needed
Glenn Strauss
2021-11-22
1
-3
/
+0
*
[core] pcre2 support (--with-pcre2)
Glenn Strauss
2021-11-22
1
-0
/
+45
*
[core] use stack w/ pcre_exec unless save captures
Glenn Strauss
2021-11-20
1
-13
/
+1
*
[core] save config regex captures only if used
Glenn Strauss
2021-11-19
1
-0
/
+15
*
[core] warn if dynamic modules before mod_auth
Glenn Strauss
2021-11-04
1
-0
/
+20
*
[core] allow debug.log-state-handling in condition
Glenn Strauss
2021-10-27
1
-14
/
+14
*
[multiple] check feature flags funcs; code reuse
Glenn Strauss
2021-09-30
1
-12
/
+3
*
[multiple] _WIN32 fdevent_pipe_cloexec()
Glenn Strauss
2021-09-30
1
-2
/
+1
*
[core] option: errorlog high precision timestamps
Glenn Strauss
2021-09-30
1
-2
/
+9
*
[core] shared temp buffer for log_*error*()
Glenn Strauss
2021-09-13
1
-0
/
+1
*
[multiple] de-dup file and piped loggers (fixes #3101)
Glenn Strauss
2021-09-13
1
-133
/
+33
*
[core] fdlog.[ch]; fdevent_*_logger_* -> fdlog_*
Glenn Strauss
2021-09-11
1
-5
/
+6
*
[core] clarify an error message
Glenn Strauss
2021-09-08
1
-1
/
+1
*
[core] parse $HTTP["remote-ip"] CIDR mask at start
Glenn Strauss
2021-08-27
1
-0
/
+69
*
[multiple] buffer_copy_string_len_lc()
Glenn Strauss
2021-08-27
1
-3
/
+1
*
[core] request_config_reset()
Glenn Strauss
2021-08-27
1
-1
/
+7
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-45
/
+59
*
[mod_auth*] rename http_auth.* -> mod_auth_api.*
Glenn Strauss
2021-08-27
1
-1
/
+1
*
[mod_auth,mod_vhostdb] move helper funcs to mods
Glenn Strauss
2021-08-27
1
-28
/
+42
*
[multiple] rename safe_memclear() -> ck_memzero()
Glenn Strauss
2021-08-27
1
-3
/
+3
*
[core] consolidate config printing code
Glenn Strauss
2021-05-20
1
-1
/
+169
*
[core] add option to read config file from stdin
Glenn Strauss
2021-05-13
1
-1
/
+37
*
[multiple] buffer_copy_path_len2() aggregate
Glenn Strauss
2021-04-02
1
-4
/
+5
*
[core] config_vars_init()
Glenn Strauss
2021-04-02
1
-11
/
+10
*
[multiple] add attrs from gcc -Wsuggest-attribute=
Glenn Strauss
2021-03-26
1
-1
/
+2
*
[multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361)
Glenn Strauss
2021-03-22
1
-1
/
+6
*
[core] defer pcre_compile until after config parse
Glenn Strauss
2021-03-22
1
-3
/
+15
*
[core] remove stream.[ch]
Glenn Strauss
2021-03-07
1
-11
/
+15
*
[core] rename local var
Glenn Strauss
2021-02-10
1
-4
/
+4
*
[core] enable HTTP/2 by default
Glenn Strauss
2021-01-29
1
-2
/
+4
*
[multiple] etag.[ch] -> http_etag.[ch]; better imp
Glenn Strauss
2020-12-25
1
-1
/
+1
*
buffer_append_path_len() to join paths
Glenn Strauss
2020-12-24
1
-4
/
+7
*
[multiple] fdevent_waitpid() wrapper
Glenn Strauss
2020-12-24
1
-3
/
+3
*
[core] reorder srv->config_context to match ndx (fixes #3047)
Glenn Strauss
2020-12-16
1
-0
/
+21
*
[core] warn if mod_authn_file needed in conf
Glenn Strauss
2020-12-13
1
-28
/
+40
*
[core] add missing mod_wolfssl to ssl compat list
Glenn Strauss
2020-12-05
1
-0
/
+2
*
[core] handle U+00A0 in config parser
Glenn Strauss
2020-11-30
1
-0
/
+7
*
[multiple] more forgiving config str to boolean (fixes #3036)
Glenn Strauss
2020-11-16
1
-8
/
+3
*
[core] filter out duplicate modules
Glenn Strauss
2020-11-11
1
-0
/
+32
*
[core] move misplaced error trace to match option
Glenn Strauss
2020-10-29
1
-2
/
+2
*
[mod_ssi] init status var before waitpid()
Glenn Strauss
2020-10-11
1
-1
/
+1
*
[core] redirect to dir using relative-path
Glenn Strauss
2020-10-11
1
-0
/
+4
*
[core] connection transition to HTTP/2; incomplete
Glenn Strauss
2020-10-11
1
-0
/
+5
*
[core] server.feature-flags to enable h2
Glenn Strauss
2020-08-13
1
-0
/
+5
*
[core] server.feature-flags extensible config
Glenn Strauss
2020-08-02
1
-0
/
+6
*
[mod_deflate] mod_deflate subsumes mod_compress
Glenn Strauss
2020-08-02
1
-0
/
+53
[next]