echo/src
2026-07-19 14:38:16 +00:00
..
engine Fix self-review regressions: throttle SASL SCRAM, key game target by UID, exclude keycard from password lockout 2026-07-19 14:38:16 +00:00
config.rs Add loopback health and Prometheus metrics endpoint 2026-07-19 04:13:18 +00:00
dict.rs Fix duration overflow, expiry-warned resets, DICT control-char injection, and HostServ TAKE forbid recheck 2026-07-19 13:24:46 +00:00
gossip.rs Bind game identity to UID (hijack + cap bypass) and warn on plaintext gossip 2026-07-19 14:15:06 +00:00
grpc.rs engine: persist the incident ring (LOGSEARCH) across restarts via a periodic + on-shutdown snapshot event, mirroring stat-counter persistence 2026-07-19 00:46:14 +00:00
health.rs Add loopback health and Prometheus metrics endpoint 2026-07-19 04:13:18 +00:00
jsonrpc.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
keycard.rs keycard: redeem website login keycards over SASL 2026-07-16 22:27:59 +00:00
link.rs engine: persist the incident ring (LOGSEARCH) across restarts via a periodic + on-shutdown snapshot event, mirroring stat-counter persistence 2026-07-19 00:46:14 +00:00
main.rs Add loopback health and Prometheus metrics endpoint 2026-07-19 04:13:18 +00:00
migrate.rs Preserve Anope negative mode locks on import instead of dropping them 2026-07-19 13:45:43 +00:00
proto.rs auth: offload IDENTIFY + SASL PLAIN verify off the engine lock 2026-07-16 19:04:18 +00:00