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
6
Packages
Projects
Releases
Wiki
Activity
Files
bec82e036e81056a8109928c0c5cefd403d810ba
arbiter
/
server
/
crates
/
arbiter-server
/
tests
History
CleverWild
bec82e036e
Some checks failed
ci/woodpecker/pr/server-audit
Pipeline was successful
Details
ci/woodpecker/pr/server-lint
Pipeline was successful
Details
ci/woodpecker/pr/server-vet
Pipeline failed
Details
ci/woodpecker/pr/server-test
Pipeline was successful
Details
feat(integrity): derive-like macro VerifiedFields that allows to inherit
Verified<T>
type's provenance to all fields of
T
2026-04-11 03:53:25 +02:00
..
client
feat(integrity): derive-like macro VerifiedFields that allows to inherit
Verified<T>
type's provenance to all fields of
T
2026-04-11 03:53:25 +02:00
common
refactor(server::client): migrated to new connection design
2026-03-19 07:53:55 +00:00
keyholder
housekeeping(server): fixed clippy warns
2026-04-04 14:33:48 +02:00
user_agent
feat(integrity): derive-like macro VerifiedFields that allows to inherit
Verified<T>
type's provenance to all fields of
T
2026-04-11 03:53:25 +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