8 Commits
Author SHA1 Message Date
Robin Krahl 62a124a610 Release trussed-auth-backend v0.2.0-rc.1 2026-06-09 12:21:53 +02:00
Robin Krahl 88950e05a9 Update to trussed-v0.2.0-rc.1 2026-06-09 12:21:11 +02:00
Robin Krahl faeb596778 Release trussed-auth v0.5.0 and trussed-auth-backend v0.1.0 2026-03-25 11:31:24 +01:00
Robin Krahl 5d3f08285f Update trussed-core to v0.2 2026-03-23 15:50:12 +01:00
Sosthène GuédonandRobin Krahl ca06a0a646 Update to heapless v0.9 2026-03-23 15:50:04 +01:00
Robin Krahl d786c6bb5b Update trussed
This patch updates trussed to use the updated virtual client
implementation and to replace heapless with heapless-bytes.
2025-03-11 10:04:58 +01:00
Robin Krahl ab6ad84225 Release trussed-auth v0.4.0 2025-01-21 21:26:46 +01:00
Robin Krahl 2fc6856270 Split backend and extension
This patch splits the trussed-auth crate into two crates:  trussed-auth
only defines the AuthExtension and can be used by clients or other
backends implementing the extension.  trussed-auth-backend contains the
AuthBackend that implements the extension using the filesystem.
2025-01-21 21:08:09 +01:00