continuwuity/src/core
Jason Volk f82eba1861 Refactor server_keys service/interface and related callsites
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-21 22:09:22 +00:00
..
alloc make jemalloc stats an optional feature 2024-08-29 19:19:20 +00:00
config Refactor server_keys service/interface and related callsites 2024-10-21 22:09:22 +00:00
error Refactor server_keys service/interface and related callsites 2024-10-21 22:09:22 +00:00
info add our_modules() for log capture filter convenience 2024-08-08 18:09:21 +00:00
log add our_modules() for log capture filter convenience 2024-08-08 18:09:21 +00:00
metrics tokio metrics 2024-07-14 11:31:39 +00:00
mods fixes for modules 2024-07-28 05:59:12 -07:00
pdu Refactor server_keys service/interface and related callsites 2024-10-21 22:09:22 +00:00
result add is_not_found as Error member function; tweak interface; add doc comments 2024-10-21 22:09:22 +00:00
utils add random shuffle util 2024-10-21 22:09:22 +00:00
Cargo.toml feature-gate direct TLS mode to make rustls/aws-lc-rs optional 2024-10-21 22:08:33 +00:00
debug.rs relax Sized bound for debug::type_name 2024-10-21 22:09:22 +00:00
mod.rs add mactors for true/false 2024-10-21 22:09:22 +00:00
result.rs add FlatOk trait to Result/Option suite 2024-10-21 22:09:22 +00:00
server.rs de-global server_is_ours / user_is_local 2024-07-27 08:26:42 +00:00