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
/
base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] struct log_error_st for error logging
Glenn Strauss
2019-04-20
1
-5
/
+4
*
[core] pass (fdnode *) for registered fdevent fd
Glenn Strauss
2019-03-07
1
-0
/
+2
*
[core] remove fde_ndx member outside fdevents
Glenn Strauss
2019-03-07
1
-2
/
+0
*
[core] config option to allow GET w/ request body
Glenn Strauss
2019-03-07
1
-0
/
+1
*
[core] con->is_ssl_sock
Glenn Strauss
2019-02-12
1
-0
/
+1
*
[mod_accesslog] attempt to reconstruct req line
Glenn Strauss
2019-02-10
1
-2
/
+0
*
[core] replace con->response.keep_alive
Glenn Strauss
2019-02-08
1
-2
/
+0
*
[core] pass req hdrs buffer to http_request_parse
Glenn Strauss
2019-02-08
1
-2
/
+0
*
[core] srv->max_fds_lowat and srv->max_fds_hiwat
Glenn Strauss
2019-02-04
1
-0
/
+2
*
[core] systemd socket activation support
Glenn Strauss
2019-01-19
1
-0
/
+3
*
[core] server.compat-module-load = "disable"
Glenn Strauss
2018-11-17
1
-0
/
+2
*
[core] code reuse with http_response_body_clear()
Glenn Strauss
2018-09-23
1
-4
/
+1
*
[core] abstraction layer for HTTP header manip
Glenn Strauss
2018-09-23
1
-15
/
+2
*
[core] security: use-after-free invalid Range req
Glenn Strauss
2018-08-12
1
-4
/
+0
*
[core] server.http-parseopts URL normalization opt (fixes #1720)
Glenn Strauss
2018-08-12
1
-0
/
+1
*
[core] http_kv.[ch] method, status, version str
Glenn Strauss
2018-08-05
1
-1
/
+1
*
[core] some header cleanup
Glenn Strauss
2018-04-08
1
-108
/
+3
*
[core] merge redirect/rewrite pattern substitution
Glenn Strauss
2018-01-10
1
-1
/
+1
*
[core] do not reparse request if async cb
Glenn Strauss
2018-01-01
1
-0
/
+1
*
[core] quiet pedantic cc warning for excess comma
Glenn Strauss
2017-11-02
1
-1
/
+1
*
[core] consolidate backend network write handlers
Glenn Strauss
2017-11-02
1
-1
/
+1
*
[core] cleanup: consolidate FAM code in stat_cache
Glenn Strauss
2017-10-29
1
-7
/
+1
*
[core] cleanup unused ifndef
Glenn Strauss
2017-10-29
1
-4
/
+0
*
[core] isolate sock_addr manipulation
Glenn Strauss
2017-10-29
1
-12
/
+1
*
[core] SIGCHLD handle_waitpid hook for modules
Glenn Strauss
2017-09-10
1
-0
/
+1
*
[core] base_decls.h to quiet compiler warnings
Glenn Strauss
2017-07-30
1
-14
/
+7
*
[core] sock_addr_from_str_hints reusable name res
Glenn Strauss
2017-07-15
1
-1
/
+1
*
[core] server.socket-perms to set perms on unix (fixes #656)
Glenn Strauss
2017-06-13
1
-0
/
+1
*
[core] act as transparent proxy after con Upgrade
Glenn Strauss
2017-05-14
1
-0
/
+1
*
[mod_proxy] simple host/url mapping in headers (fixes #152)
Glenn Strauss
2017-05-07
1
-0
/
+2
*
[core] inet_ntop_cache now 4-element cache
Glenn Strauss
2017-04-15
1
-16
/
+0
*
[core] save connection-level proto in con->proto
Glenn Strauss
2017-04-06
1
-0
/
+1
*
[core] make stat_cache private to stat_cache.c
Glenn Strauss
2017-03-28
1
-19
/
+2
*
[core] include "fdevent.h" where needed
Glenn Strauss
2017-03-28
1
-3
/
+4
*
[core] server.syslog-facility (fixes #2800)
Glenn Strauss
2017-03-19
1
-0
/
+1
*
[mod_proxy] remove use of con->got_response
Glenn Strauss
2017-03-15
1
-3
/
+0
*
[core] remove unused member con->in_joblist
Glenn Strauss
2017-03-15
1
-2
/
+0
*
[core] config opt to intercept dynamic handler err (fixes #974)
Glenn Strauss
2017-02-11
1
-0
/
+1
*
[core] handle if backend sends Transfer-Encoding (#2786)
Glenn Strauss
2017-02-11
1
-0
/
+1
*
[mod_openssl] use TLS SNI to set host-based certs
Glenn Strauss
2017-01-31
1
-1
/
+0
*
[mod_openssl] move openssl config into mod_openssl
Glenn Strauss
2017-01-31
1
-53
/
+2
*
[core] new plugin hooks to help isolate SSL
Glenn Strauss
2017-01-14
1
-0
/
+1
*
[core] con interface for read/write; isolate SSL
Glenn Strauss
2017-01-14
1
-4
/
+3
*
[TLS] ssl.read-ahead = "disable" for low mem (fixes #2778)
Glenn Strauss
2017-01-10
1
-0
/
+1
*
[core] support Transfer-Encoding: chunked req body (fixes #2156)
Glenn Strauss
2016-12-16
1
-1
/
+2
*
[core] remove srv->entropy[]
Glenn Strauss
2016-12-09
1
-2
/
+0
*
[mod_deflate] skip deflate if loadavg too high (fixes #1505)
Glenn Strauss
2016-10-19
1
-0
/
+2
*
[core] rand.[ch] to use better RNGs when available
Glenn Strauss
2016-10-15
1
-1
/
+0
*
[core] server.max-request-field-size (fixes #2130)
Glenn Strauss
2016-10-06
1
-0
/
+1
*
[core] better DragonFlyBSD support (fixes #2746)
Glenn Strauss
2016-08-20
1
-1
/
+1
[next]