This website requires JavaScript.
Explore
Help
Sign in
blah
/
blahrs
Watch
1
Star
0
Fork
You've already forked blahrs
0
mirror of
https://github.com/Blah-IM/blahrs.git
synced
2025-11-28 22:41:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1e8c16888c
blahrs
/
blahd
History
Download ZIP
Download TAR.GZ
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