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
/
mod_skeleton.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[multiple] remove base.h include where not used
Glenn Strauss
2021-09-08
1
-1
/
+1
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-1
/
+1
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-15
/
+15
*
[multiple] copy small struct instead of memcpy()
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[core] store subrequest_handler instead of mode
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] generic config array type checking
Glenn Strauss
2020-07-08
1
-21
/
+1
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-1
/
+0
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-13
/
+0
*
[mod_skeleton] use config_plugin_values_init()
Glenn Strauss
2020-05-23
1
-80
/
+78
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-2
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-1
/
+1
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[mod_skeleton] review and simplify
Glenn Strauss
2018-09-23
1
-65
/
+31
*
[core] calloc plugin_config for consistent init
Glenn Strauss
2017-04-30
1
-3
/
+5
*
[core] remove some unused header includes
Glenn Strauss
2017-03-28
1
-1
/
+0
*
[config] more specific checks for array lists
Glenn Strauss
2017-03-08
1
-0
/
+6
*
minor: spelling changes in some comments/messages
Glenn Strauss
2016-07-18
1
-1
/
+1
*
fix some warnings reported by cppcheck
Glenn Strauss
2016-07-17
1
-7
/
+6
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+2
*
[config] check config option scope; warn if server option is given in conditi...
Stefan Bühler
2015-11-07
1
-1
/
+2
*
minor spelling fixes
Stefan Bühler
2015-06-21
1
-1
/
+1
*
fix segfaults in many plugins if they failed configuration
Stefan Bühler
2015-05-14
1
-1
/
+1
*
fix/silence bugs reported by ccc-analyzer (clang)
Stefan Bühler
2013-11-13
1
-1
/
+1
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-7
/
+3
*
Insert many con->mode checks; they should prevent two modules to handle the s...
Stefan Bühler
2008-08-01
1
-0
/
+2
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-47
/
+47
*
part of [733]
mOo
2005-10-01
1
-0
/
+2
*
added read-only WebDAV support
Jan Kneschke
2005-08-19
1
-0
/
+3
*
fixed possible uninit variables of the config-parser fails (merged [183])
Jan Kneschke
2005-08-16
1
-2
/
+2
*
removed setup_connection (merged [295])
Jan Kneschke
2005-08-08
1
-21
/
+6
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+220