Project

General

Profile

Activity

From 2024-02-06 to 2024-02-12

2024-02-12

04:22 Revision b0fe02ec: [core] lighttpd.conf detect,err if consecutive str
lighttpd.conf detect and error for consecutive strings, which should be
concatenated ('+') or separated in config lis...
gstrauss

2024-02-11

10:38 Revision 0676b257: [core] fix crash with invalid lighttpd.conf syntax
(thx thatseattleguy)
Same bug as in #2892.
The same bug was fixed in lighttpd 1.4.50 in commit f4f13745,
but reintro...
gstrauss
05:35 Revision 115203ae: [core] clarify configfile parse comment
gstrauss

2024-02-09

10:17 Revision d7a9a439: [ci] add missing intermediate dep for Cygwin
gcc or some tool underneath appears to require libintl-devel package gstrauss
08:53 Revision 5ae496eb: [core] accept 65536 in config for ushort values
accept 65536 in config for unsiged short values, and translate to 65535
(more user-friendly)
gstrauss
08:53 Revision d86f90e9: [core] li_tohex*() no longer adds '\0'
gstrauss
08:53 Revision 32f971a6: [core] array require nonnull for insert,replace
gstrauss
08:53 Revision b98f7713: [core] buffer.c combine asserts
buffer.c combine asserts; use __builtin_add_overflow() gstrauss
08:53 Revision 44a2d29f: [core] shared code chunkqueue_close_tempchunk()
gstrauss
08:53 Revision 46820d44: [mod_fastcgi] check env w/ cond instead of assert
gstrauss
08:53 Revision 96e17391: [core] remove assert from sock_addr.c
If present, getaddrinfo() from OS is expected to work properly gstrauss
08:53 Revision 4209dd8b: [core] configparser.y combine assert, remove debug
gstrauss
08:53 Revision a67b9573: [core] remove asserts from gw_status_get_counter()
enforce length limits on internal strings use to construct key gstrauss
08:53 Revision 6c1dcd5b: [core] ck_static_assert()
ck_static_assert() convenience macro to wrap C11 static_assert() gstrauss
 

Also available in: Atom