blahrs/blahd
oxalica 1e8c16888c refactor(blahd): use NonZero/u32 for page length
This avoids platform-dependent `usize` in configuration and webapi.
2024-09-23 18:04:26 -04:00
..
src refactor(blahd): use NonZero/u32 for page length 2024-09-23 18:04:26 -04:00
tests test: add more tests for register verification 2024-09-22 12:18:41 -04:00
Cargo.toml bench: move to blah-types and add for sign/verify 2024-09-23 14:49:36 -04:00
config.example.toml fix(blahd): reject UNIX domain socket for now 2024-09-19 09:04:50 -04:00
schema.sql refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00