46
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 04, 2025 — Jan 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MINOR: init: Make devnullfd global and create it earlier in init More... 2 months ago
BUG/MINOR: init: Do not close previously created fd in stdio_quiet More... 2 months ago
BUG/MINOR: acl: warn if "_sub" derivative used with an explicit match More... 2 months ago
MINOR: http: fix 405,431,501 default errorfile More... 2 months ago
BUG/MEDIUM: cli: do not return ACKs one char at a time More... 2 months ago
MINOR: cli: create cli_raw_rcv_buf() from the generic applet_raw_rcv_buf() More... 2 months ago
MINOR: applet: do not put SE_FL_WANT_ROOM on rcv_buf() if the channel is empty More... 2 months ago
MEDIUM: quic: Fix build with openssl-compat More... 2 months ago
BUG/MEDIUM: mt_list: Use atomic operations to prevent compiler optims More... 2 months ago
BUILD: openssl-compat: fix build failure with OPENSSL=0 and KTLS=1 More... 2 months ago
BUG/MAJOR: stats-file: ensure shm_stats_file_object struct mapping consistency (2nd attempt) More... 2 months ago
Revert "MINOR: compiler: add FIXED_SIZE(size, type, name) macro" More... 2 months ago
Revert "MEDIUM: freq-ctr: use explicit-size types for freq-ctr struct" More... 2 months ago
Revert "BUG/MAJOR: stats-file: ensure shm_stats_file_object struct mapping consistency" More... 2 months ago
BUG/MINOR: stick-tables: properly index string-type keys More... 2 months ago
CI: disable fail-fast on fedora rawhide builds More... 2 months ago
BUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el More... 2 months ago
MINOR: acme: display the complete challenge_ready command in the logs More... 2 months ago
BUG/MEDIUM: stick-tables: Don't loop if there's nothing left More... 2 months ago
MINOR: compiler: add FIXED_SIZE(size, type, name) macro More... 2 months ago
BUG/MEDIUM: build: limit excessive and counter-productive gcc-15 vectorization More... 2 months ago
MINOR: acme: add the dns-01-record field to the sink More... 2 months ago
BUG/MINOR: ssl: returns when SSL_CTX_new failed during init More... 2 months ago
BUG/MEDIUM: ssl: Crash because of dangling ckch_store reference in a ckch instance More... 2 months ago
BUG/MAJOR: stats-file: ensure shm_stats_file_object struct mapping consistency More... 2 months ago
MEDIUM: freq-ctr: use explicit-size types for freq-ctr struct More... 2 months ago
MINOR: stats-file: fix typo in shm-stats-file object struct size detection More... 2 months ago
BUG/MAJOR: pools: fix default pool alignment More... 2 months ago
BUG/MEDIUM: h3: properly encode response after interim one in same buf More... 2 months ago
BUG/MEDIUM: h1-htx: Don't set HTX_FL_EOM flag on 1xx informational messages More... 2 months ago