This website requires JavaScript.
Explore
Help
Sign In
MarketTakers
/
arbiter
Watch
5
Star
0
Fork
0
You've already forked arbiter
Code
Issues
27
Pull Requests
4
Packages
Projects
Releases
Wiki
Activity
Files
bc45b9b9ce7b4b28f0c95c552fd56e103c261289
arbiter
/
server
/
crates
/
arbiter-server
/
tests
History
CleverWild
8feda7990c
fix(auth): reject invalid challenge signatures instead of transitioning to AuthOk
2026-04-03 22:20:07 +02:00
..
client
merge: new flow into main
2026-03-22 12:50:55 +01:00
common
refactor(server::client): migrated to new connection design
2026-03-19 07:53:55 +00:00
keyholder
refactor(server): added
SafeCell
abstraction for easier protected memory swap
2026-03-16 19:41:12 +01:00
user_agent
fix(auth): reject invalid challenge signatures instead of transitioning to AuthOk
2026-04-03 22:20:07 +02:00
client.rs
refactor(server::{user_agent, client}): move auth part to separate function to not to pollute
actor session
with one-time concerns
2026-03-11 14:08:15 +01:00
keyholder.rs
refactor(server::tests): moved integration-like tests into
tests/
2026-03-11 14:05:42 +01:00
user_agent.rs
feat(poc): add terrors PoC crate scaffold and error types
2026-03-15 19:21:55 +01:00