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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[core] _WIN32 sys-wait.h to wrap <sys/wait.h>
Glenn Strauss
2023-05-03
7
-10
/
+42
*
[core] _WIN32 sys-unistd.h to wrap <unistd.h>
Glenn Strauss
2023-05-03
30
-45
/
+125
*
[multiple] _WIN32 Find*File() sys-dirent.h
Glenn Strauss
2023-05-03
4
-24
/
+193
*
[mod_dirlisting] _WIN32 Find*File()
Glenn Strauss
2023-05-03
1
-8
/
+119
*
[core] _WIN32 use gmtime_s(), localtime_s()
Glenn Strauss
2023-05-03
1
-0
/
+8
*
[core] _WIN32 minimal glob() impl for configfile.c
Glenn Strauss
2023-05-03
1
-0
/
+106
*
[multiple] _WIN32 misc compat
Glenn Strauss
2023-05-03
3
-2
/
+67
*
[core] _WIN32 signal-related compat
Glenn Strauss
2023-05-03
4
-5
/
+101
*
[core] _WIN32 uid, gid compat
Glenn Strauss
2023-05-03
2
-0
/
+12
*
[multiple] _WIN32 stat() compat sys-stat.h
Glenn Strauss
2023-05-03
13
-31
/
+195
*
[multiple] _WIN32 protect code w/ HAVE_SYS_UN_H
Glenn Strauss
2023-05-03
2
-1
/
+10
*
[core] _WIN32 protect code w/ HAVE_IPV6
Glenn Strauss
2023-05-03
3
-0
/
+14
*
[multiple] _WIN32 protect code w/ HAVE_FORK
Glenn Strauss
2023-05-03
3
-1
/
+20
*
[multiple] _WIN32 protect code w/ HAVE_SYSLOG_H
Glenn Strauss
2023-05-03
3
-0
/
+8
*
[core] _WIN32 impl of setenv(), unsetenv()
Glenn Strauss
2023-05-03
2
-0
/
+16
*
[core] _WIN32 port compatibility headers
Glenn Strauss
2023-05-03
4
-0
/
+586
*
[multiple] optimistic client read only if HTTP/1.x
Glenn Strauss
2023-05-03
3
-3
/
+6
*
[mod_h2] HTTP/2 module: mod_h2
Glenn Strauss
2023-05-03
7
-0
/
+43
*
[core] hxcon "base class" for h2con
Glenn Strauss
2023-05-03
8
-54
/
+60
*
[core] http_dispatch[] tables for HTTP proto vers
Glenn Strauss
2023-05-03
7
-65
/
+81
*
[core] r->x union w/ structs for r->x.{h1,h2}
Glenn Strauss
2023-04-29
5
-115
/
+120
*
[core] r->x union w/ structs for r->x.{h1}
Glenn Strauss
2023-04-29
4
-20
/
+29
*
[core] HTTP_VERSION_3 enum value
Glenn Strauss
2023-04-29
4
-4
/
+13
*
[core] h2_recv_reqbody()
Glenn Strauss
2023-04-29
3
-20
/
+61
*
[core] h2_process_streams()
Glenn Strauss
2023-04-29
3
-235
/
+265
*
[core] h2_check_timeout()
Glenn Strauss
2023-04-29
3
-66
/
+82
*
[core] h2_send_goaway_graceful()
Glenn Strauss
2023-04-24
3
-4
/
+23
*
[core] expose request_set_state() for internal use
Glenn Strauss
2023-04-24
2
-5
/
+16
*
[core] CON_STATE_REQUEST_END transient state
Glenn Strauss
2023-04-24
2
-3
/
+5
*
[core] connection_check_upgrade() h2_upgrade_h2c()
Glenn Strauss
2023-04-24
3
-77
/
+99
*
[core] quiet coverity warning
Glenn Strauss
2023-04-15
1
-1
/
+2
*
[core] remove instance of devel debug code
Glenn Strauss
2023-04-15
1
-6
/
+2
*
[mod_magnet] support ./configure --with-lua=luajit (#3199)
Glenn Strauss
2023-04-11
2
-1
/
+12
*
[mod_extforward] recognize unix domain sockets (fixes #3198)
Glenn Strauss
2023-04-06
1
-0
/
+1
*
[core] h2 http_request_parse_header() tweak
Glenn Strauss
2023-04-06
1
-0
/
+4
*
[core] check chunk file open early in mmap viewadj (fixes #3197)
Glenn Strauss
2023-04-04
1
-5
/
+3
*
[core] connection_handle_request_start_state()
Glenn Strauss
2023-04-04
1
-8
/
+14
*
[core] reorder enum handler_t
Glenn Strauss
2023-04-04
1
-1
/
+1
*
[mod_openssl] SSL_CTX_set_options() takes uint64_t
Glenn Strauss
2023-04-04
1
-1
/
+8
*
[mod_extforward] typo in comment
Glenn Strauss
2023-04-04
1
-1
/
+1
*
[core] add members to http_header_parse_ctx
Glenn Strauss
2023-04-04
2
-5
/
+6
*
[core] permit shell HERE docs to specify config
Glenn Strauss
2023-03-27
1
-18
/
+62
*
[core] limit server.max-request-field-size <=65535
Glenn Strauss
2023-03-27
1
-2
/
+2
*
[core] h2 match w/ lsxpack pseudo-header key only
Glenn Strauss
2023-03-25
3
-21
/
+15
*
[core] h2 mark :status matching lsxpack enum value
Glenn Strauss
2023-03-25
1
-0
/
+2
*
[core] h2: remove obsolete comment
Glenn Strauss
2023-03-25
1
-7
/
+0
*
[core] h2_get_stream_req() code reuse
Glenn Strauss
2023-03-24
1
-26
/
+21
*
[core] h2_recv_headers() tweak to reduce code size
Glenn Strauss
2023-03-22
1
-8
/
+5
*
[scons] fix static build to include builtin_mods
Glenn Strauss
2023-03-12
1
-0
/
+3
*
[core] cast to fix compiler error in prior commit
Glenn Strauss
2023-03-12
1
-1
/
+1
[prev]
[next]