0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ircd::db: Consistent interruption masking on rocksdb entry; minor cleanup. More... over 2 years ago
ircd::client: Add conf item for pool dispatch flags. More... over 2 years ago
modules/console: Format db io and perf output into lines. More... over 2 years ago
ircd::client: Fix conf::item action prior to target initialization. More... over 2 years ago
ircd::ctx::list: Add mid-list insertion suite to interface. More... over 2 years ago
ircd::ctx: Simplify ctx::list abi; tweak hot section. More... over 2 years ago
modules/client/rooms/members: Fix missing event::append usage for stream to client. More... over 2 years ago
modules/client/sync/rooms: Fix m.room.create not synced to creator prior to join. More... over 2 years ago
ircd::ctx::pool: Add option for dispatch strategy; behavior changed by default. More... over 2 years ago
ircd::ctx::queue: Add options for FIFO and LIFO strategies to interface. More... over 2 years ago
ircd::ctx::dock: Add options for waiters; support queuing strategies. More... over 2 years ago
ircd::m: Add convenience suite to extract creator from event tuple. More... over 2 years ago
ircd::asio: Interpose workaround for bug in io_uring_service::get_sqe() boost 1.81. More... over 2 years ago
modules/console: Display the eval spread as a difference in vm cmd; adjust fmt. More... over 2 years ago
ircd::ctx::pool: Upgrade various opts sites to designated inits; minor inline. More... over 2 years ago
ircd::ctx::dock: Deduplicate prologue/epilogue in wait() suite. More... over 2 years ago
ircd::db::database::logger: Additional conditions for debug level in any build mode. More... over 2 years ago
ircd::db::database: Hide dangerous best_efforts_recovery behind all-caps options. More... over 2 years ago
ircd::db::database: Use INFO level for table file closed on shutdown. More... over 2 years ago
ircd::json::stack: Split into directory; inlines; abi simplification. More... over 2 years ago
ircd::m::vm: Add evaluator identity suite; add #IDENT fault code. More... over 2 years ago
ircd::m::vm: Add #DENIED fault code. More... over 2 years ago
ircd::m::vm::fault: Add missing to switch; improve formatting; minor cleanup. More... over 2 years ago
ircd::m::hook: Fix call to m::membership() for non-member event. More... over 2 years ago
modules/federation/send_join: Implement federation ยง10.0 Join amplification attack. More... over 2 years ago
configure: Upgrade reorder warnings to errors. More... over 2 years ago
modules/federation/sender: Add amplification override condition. More... over 2 years ago
ircd::m::vm::opts: Additional doc for notify; minor reorg. More... over 2 years ago
modules/federation/sender: Cleanup; separate handle conditions, use m::member(). More... over 2 years ago
ircd::m: Add m::member(event) convenience inline interface. More... over 2 years ago