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 quiet compiler warnings 32-bit build
Glenn Strauss
2023-05-13
6
-11
/
+22
*
[core] fix new use of posix_spawn with some glibc (fixes #3201)
Glenn Strauss
2023-05-11
1
-4
/
+4
*
[mod_magnet] fix static build using autoconf (fixes #3203)
Glenn Strauss
2023-05-11
1
-2
/
+1
*
[mod_h2] HTTP/2 separate module; no longer builtin
Glenn Strauss
2023-05-10
4
-15
/
+4
*
- next is 1.4.71
Glenn Strauss
2023-05-10
4
-4
/
+4
*
[core] treat mod_h2 as built-in module (for now)
lighttpd-1.4.70
Glenn Strauss
2023-05-10
1
-1
/
+1
*
[core] treat mod_h2 as built-in module (for now)
Glenn Strauss
2023-05-10
1
-2
/
+6
*
[doc] NEWS
Glenn Strauss
2023-05-10
1
-0
/
+142
*
[core] treat mod_h2 as built-in module (for now)
Glenn Strauss
2023-05-10
3
-9
/
+2
*
[tests] tests/prepare.sh comment w/ alt build root
Glenn Strauss
2023-05-10
1
-1
/
+4
*
[core] fdevent_load_file() check if limit exceeded
Glenn Strauss
2023-05-09
1
-1
/
+1
*
[mod_dirlisting] _WIN32 compile fix
Glenn Strauss
2023-05-08
1
-1
/
+0
*
[core] modify use of posix_spawnattr_setsigdefault
Glenn Strauss
2023-05-08
1
-0
/
+9
*
[core] Mac OS POSIX_SPAWN_CLOEXEC_DEFAULT
Glenn Strauss
2023-05-08
1
-0
/
+41
*
[core] posix_spawn_file_actions_addclosefrom_np()
Glenn Strauss
2023-05-08
6
-0
/
+17
*
[core] posix_spawnattr_setcwd_np() on QNX
Glenn Strauss
2023-05-07
1
-2
/
+12
*
[mod_openssl] check kernel support for KTLS
Glenn Strauss
2023-05-07
1
-6
/
+17
*
[core] fix HTTP/2 use of http_response_loop()
Glenn Strauss
2023-05-07
1
-4
/
+8
*
[mod_openssl] FreeBSD: check "kern.ipc.tls.enable"
Glenn Strauss
2023-05-07
1
-0
/
+24
*
[core] quiet coverity warning
Glenn Strauss
2023-05-05
1
-1
/
+3
*
[mod_dirlisting] _WIN32 fix fstat() after close()
Glenn Strauss
2023-05-05
1
-2
/
+13
*
[mod_openssl] SSL_OP_ENABLE_KTLS_TX_ZEROCOPY_SENDFILE
Glenn Strauss
2023-05-05
1
-0
/
+3
*
[build] ifdef _WIN32 before include fs_win32.h
Glenn Strauss
2023-05-04
2
-3
/
+3
*
[autoconf] include fs_win32.h in hdrs for dpkg
Glenn Strauss
2023-05-04
1
-1
/
+1
*
[scons] avoid dup mod_h2 module in static build
Glenn Strauss
2023-05-04
1
-0
/
+2
*
[tests] copy confs for running tests in alt dir
Glenn Strauss
2023-05-04
1
-0
/
+6
*
[mod_cgi] reset upload_temp_file_size in CGI close
Glenn Strauss
2023-05-03
1
-2
/
+6
*
[mod_cgi] reuse fd already opened to /dev/null
Glenn Strauss
2023-05-03
1
-4
/
+11
*
[mod_cgi] doubly-linked list of CGI pids
Glenn Strauss
2023-05-03
1
-0
/
+2
*
[build] move some files to call from modules
Glenn Strauss
2023-05-03
4
-9
/
+11
*
[core] move some shared funcs to call from modules
Glenn Strauss
2023-05-03
2
-38
/
+40
*
[meson] build fix for builtin_mods
Glenn Strauss
2023-05-03
1
-2
/
+1
*
[core] _WIN32 compile fix
Glenn Strauss
2023-05-03
1
-1
/
+1
*
[core] return pid_t from fdevent_waitpid()
Glenn Strauss
2023-05-03
4
-7
/
+8
*
[mod_mbedtls] check MBEDTLS_DEBUG_C for debug func
Glenn Strauss
2023-05-03
1
-0
/
+2
*
[core] always decr fd count upon socket close()
Glenn Strauss
2023-05-03
2
-5
/
+5
*
[mod_cgi] cgi_create_err() cold err handling func
Glenn Strauss
2023-05-03
1
-73
/
+64
*
[mod_cgi] do not issue trace if CGI closes input
Glenn Strauss
2023-05-03
1
-0
/
+8
*
[mod_cgi] reduce code size
Glenn Strauss
2023-05-03
1
-9
/
+8
*
[mod_cgi] move fd count to cgi_create_env()
Glenn Strauss
2023-05-03
1
-8
/
+5
*
[core] rename http_kv funcs, reorder http_versions
Glenn Strauss
2023-05-03
6
-77
/
+48
*
[core] noinline stat_cache_sptree_find()
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[mod_proxy] match "map-host-response" "-" w/ Host
Glenn Strauss
2023-05-03
1
-1
/
+1
*
[TLS] $SERVER["socket"] inherit global ssl.engine
Glenn Strauss
2023-05-03
5
-4
/
+33
*
[core] noinline connection shutdown, reset
Glenn Strauss
2023-05-03
1
-0
/
+5
*
[core] h1.[ch] collect some HTTP/1.x specific code
Glenn Strauss
2023-05-03
11
-935
/
+987
*
[mod_auth] warn if auth.require path never matches
Glenn Strauss
2023-05-03
1
-0
/
+12
*
[meson] check FORCE_{WOLFSSL,MBEDTLS}_CRYPTO
Glenn Strauss
2023-05-03
1
-3
/
+7
*
[meson] update comment with build flags
Glenn Strauss
2023-05-03
1
-1
/
+1
*
[mod_cgi] comment about caching target dirname
Glenn Strauss
2023-05-03
1
-0
/
+17
[next]