Activity
From 2022-12-10 to 2022-12-16
2022-12-12
- 18:50 Feature #3179: Lighttpd1.4.67 x86 on Centos7_ 64 rpm installation package update request
- > So I want to make the corresponding rpm package on Centos7, but now I have encountered a problem.
Missing contex... - 18:47 Feature #3179 (Invalid): Lighttpd1.4.67 x86 on Centos7_ 64 rpm installation package update request
- Hi Tian. This is the lighttpd issue tracker for issues in lighttpd.
It is not the place for end-user questions.
It... - 14:30 Feature #3179 (Invalid): Lighttpd1.4.67 x86 on Centos7_ 64 rpm installation package update request
- Hello, developer, I'm Tian Chang. I'm building a lightweight web server using lighttpd recently, and I have successfu...
- 04:22 Revision 7de6e1b3: [mod_wolfssl] match mod_openssl CLOSE_NOTIFY
- 04:22 Revision 18abd62c: [mod_openssl] CLOSE_NOTIFY handling with KTLS
- adjust CLOSE_NOTIFY handling to avoid excess error trace after
SSL_shutdown()
2022-12-11
- 07:01 Bug #3178 (Patch Pending): scons: build_fullstatic with_lua=1 fails due to redefinition error
- For a workaround until lighttpd 1.4.68 in Jan, you can use the following patch to remove mod_secdownload, or you can ...
- 06:56 Bug #3178: scons: build_fullstatic with_lua=1 fails due to redefinition error
- Thanks for the report.
mod_secdownload is scheduled to be removed in the next lighttpd release, currently estimate... - 06:48 Bug #3178 (Fixed): scons: build_fullstatic with_lua=1 fails due to redefinition error
- There is a full-static-build error for lighttpd using a Docker Alpine container on Debian 11. The failure is a link e...
- 02:00 Revision f2d9b7f2: [core] config_check_cond_nocache_eval() tweak
- 00:29 Revision da1c7ad2: [core] chunk.c tweaks
- add branch hint to chunkqueue_use_memory()
remove an overly paranoid check for chunkqueue corruption
(were it needed...
2022-12-10
- 20:25 Revision ee9aea72: [lighttpd-angel] remove unused includes
- 20:25 Revision 5fe8322e: [core] create non-inlined vector_resize()
- reduce inlined code generated by use of vector_*_push()
when calling vector_*_reserve() derived from local vector.[ch] - 20:15 Revision 5e14db43: [multiple] employ ck_calloc, ck_malloc shared code
- employ ck_calloc(), ck_malloc() shared code to slightly reduce code size
(centralize the ck_assert() to check that me... - 16:58 Revision abf470be: [core] log_buffer_vsprintf tweaks
- - use (unsigned int) instead of (size_t)
- copy only remaining fragment of string if encoding needed - 16:58 Revision 73712b61: [mod_wstunnel] store value in tmp before byteswap
- correct code for bigendian
(if optimizer did not already detect and do the right thing) - 16:58 Revision 2916573a: [build] omit unused vector.[ch] from build
- (no longer used at the moment)
- 16:58 Revision 8626edfa: [core] use data_config_list for config
- use data_config_list for config, replacing generated vector_config_weak
- 16:58 Revision d61eec24: [core] mark gw_proc_free() cold
- 16:58 Revision c412bb59: [multiple] employ ck_realloc_u32() shared code
- employ ck_realloc_u32() shared code to slightly reduce code size
- 16:46 Revision 0318ef7b: [core] ck_calloc() ck_malloc() ck_realloc_u32()
- checking functions to wrap calloc(), malloc(), and realloc(),
which ck_assert() that memory allocation succeeds
ck_r... - 03:31 Feature #3177: Dependency errors Issue
- > If there is anything unclear, I would be happy to provide more information.
I, again, deleted the .xlsx file you a... - 02:31 Feature #3177: Dependency errors Issue
- In MAKE dependencies, practitioners are used to declaring incomplete dependencies (e.g., missing header files). This ...
Also available in: Atom