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_setenv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] _WIN32 __declspec(dllexport) *_plugin_init
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-4
/
+2
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+2
*
[mod_setenv] cleanup user-provided hdr sloppiness
Glenn Strauss
2022-05-06
1
-0
/
+27
*
[multiple] remove base.h include where not used
Glenn Strauss
2021-09-08
1
-2
/
+1
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-17
/
+17
*
[core] extend (data_string *) to store header id
Glenn Strauss
2020-10-11
1
-23
/
+24
*
[multiple] rename connection_reset hook to request
Glenn Strauss
2020-08-02
1
-3
/
+3
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-24
/
+24
*
[core] move plugin_ctx into (request_st *)
Glenn Strauss
2020-07-08
1
-5
/
+5
*
[multiple] generic config array type checking
Glenn Strauss
2020-07-08
1
-12
/
+6
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-4
/
+0
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-12
/
+0
*
[mod_setenv] use config_plugin_values_init()
Glenn Strauss
2020-05-23
1
-243
/
+225
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-3
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] inline buffer as part of data_string value
Glenn Strauss
2020-02-24
1
-8
/
+8
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-6
/
+6
*
[core] inline buffer as part of DATA_UNSET key
Glenn Strauss
2020-02-24
1
-12
/
+12
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[core] fix setting of headers previously reset (fixes #2919)
Glenn Strauss
2018-11-17
1
-2
/
+6
*
[core] abstraction layer for HTTP header manip
Glenn Strauss
2018-09-23
1
-8
/
+12
*
[core] code reuse with array_insert_key_value()
Glenn Strauss
2018-09-16
1
-20
/
+2
*
[config] more specific checks for array lists
Glenn Strauss
2017-03-08
1
-0
/
+12
*
[mod_setenv] directives to overwrite/remove hdrs (fixes #650, fixes #2295)
Glenn Strauss
2017-01-31
1
-10
/
+69
*
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
*
fix segfaults in many plugins if they failed configuration
Stefan Bühler
2015-05-14
1
-0
/
+2
*
fix buffer, chunk and http_chunk API
Stefan Bühler
2015-02-08
1
-4
/
+4
*
fix/silence bugs reported by ccc-analyzer (clang)
Stefan Bühler
2013-11-13
1
-1
/
+1
*
Fix non-ANSI function declarations.
Cyril Brulebois
2012-08-31
1
-1
/
+1
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-3
/
+3
*
Use connection_reset instead of handle_request_done for cleanup callbacks
Stefan Bühler
2009-07-14
1
-2
/
+2
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-0
/
+1
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-49
/
+49
*
only apply setenv once per request
Jan Kneschke
2006-01-14
1
-1
/
+50
*
fixed warnings about unused vars and unhandled enum-values in switch()
Jan Kneschke
2005-11-07
1
-1
/
+1
*
either remove include config.h or covered it in HAVE_CONFIG_H
Jan Kneschke
2005-09-24
1
-2
/
+0
*
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
-23
/
+8
*
merge [109], [259], [266] and [267]
Jan Kneschke
2005-04-14
1
-1
/
+1
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+215