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_fastcgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-2
/
+1
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+1
*
[multiple] rename status_counter -> plugin_stats
Glenn Strauss
2022-05-11
1
-2
/
+1
*
[mod_ajp13,mod_fastcgi] recv_parse smaller funcs
Glenn Strauss
2021-10-27
1
-13
/
+16
*
[mod_ajp13,mod_fastcgi] check resp w/ content len
Glenn Strauss
2021-10-27
1
-33
/
+2
*
[mod_ajp13,mod_fastcgi] comment: no response body
Glenn Strauss
2021-10-16
1
-0
/
+15
*
[core] disable streaming response with authorizer (fixes #3106)
Glenn Strauss
2021-10-01
1
-0
/
+6
*
[multiple] internal control for backend read bytes
Glenn Strauss
2021-09-28
1
-1
/
+2
*
[core] log_error_multiline()
Glenn Strauss
2021-09-08
1
-2
/
+2
*
[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
-6
/
+6
*
[multiple] use buffer_append_* aggregates
Glenn Strauss
2021-04-02
1
-8
/
+3
*
[multiple] optimize primitives, buffer_extend()
Glenn Strauss
2021-03-26
1
-31
/
+13
*
[core] http_cgi.[ch] CGI interfaces (RFC 3875)
Glenn Strauss
2021-03-07
1
-0
/
+1
*
[multiple] quiet some clang-analyzer warnings
Glenn Strauss
2021-01-29
1
-1
/
+1
*
[tests] remove FastCGI test dependency on libfcgi
Glenn Strauss
2020-12-23
1
-9
/
+1
*
[mod_fastcgi] move src/fastcgi.h into src/compat/
Glenn Strauss
2020-11-27
1
-1
/
+1
*
[multiple] add back-pressure gw data pump (fixes #3033)
Glenn Strauss
2020-11-12
1
-1
/
+2
*
[multiple] handle NULL val as empty in *_env_add (fixes #3030)
Glenn Strauss
2020-11-09
1
-1
/
+1
*
[mod_fastcgi] decode chunked is cold code path
Glenn Strauss
2020-10-19
1
-4
/
+11
*
[multiple] inline chunkqueue where always alloc'd
Glenn Strauss
2020-10-11
1
-13
/
+14
*
[multiple] code reuse chunkqueue_peek_data()
Glenn Strauss
2020-10-11
1
-33
/
+17
*
[multiple] inline chunkqueue_length()
Glenn Strauss
2020-10-11
1
-1
/
+1
*
[mod_fastcgi] decode Transfer-Encoding: chunked
Glenn Strauss
2020-08-02
1
-1
/
+26
*
[multiple] rename connection_reset hook to request
Glenn Strauss
2020-08-02
1
-1
/
+1
*
quiet clang analyzer scan-build warnings
Glenn Strauss
2020-07-08
1
-0
/
+4
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-39
/
+37
*
[core] store subrequest_handler instead of mode
Glenn Strauss
2020-07-08
1
-3
/
+3
*
[core] move plugin_ctx into (request_st *)
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] move addtl request-specific struct members
Glenn Strauss
2020-07-08
1
-5
/
+5
*
[core] rename content_length to reqbody_length
Glenn Strauss
2020-07-08
1
-4
/
+4
*
[multiple] generic config array type checking
Glenn Strauss
2020-07-08
1
-10
/
+2
*
[core] log_error_multiline_buffer()
Glenn Strauss
2020-07-08
1
-2
/
+2
*
[multiple] plugin_stats array
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-11
/
+10
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-24
/
+27
*
[multiple] gw_backends config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-92
/
+110
*
[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 key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-4
/
+4
*
[core] differentiate array_get_* for ro and rw
Glenn Strauss
2020-02-24
1
-3
/
+3
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[core] pass (fdnode *) for registered fdevent fd
Glenn Strauss
2019-03-07
1
-1
/
+1
*
[mod_fastcgi] fix NULL ptr deref from bugfix #2922 (fixes #2923)
Glenn Strauss
2018-12-18
1
-1
/
+1
*
[multiple] reduce initial buffer sz if large POST (fixes #2922)
Glenn Strauss
2018-12-12
1
-11
/
+7
*
[core] perf: simple, quick buffer_clear()
Glenn Strauss
2018-11-23
1
-3
/
+3
*
[mod_fastcgi] transfer chunks minus packet padding
Glenn Strauss
2018-11-19
1
-1
/
+2
*
[mod_fastcgi] minor: copy packet without padding
Glenn Strauss
2018-11-18
1
-4
/
+2
*
[multiple] dynamic handlers hint backend header sz
Glenn Strauss
2018-11-12
1
-6
/
+2
*
[mod_fastcgi,mod_scgi] perf: env accumulation
Glenn Strauss
2018-11-12
1
-3
/
+6
[next]