367 Commits
Author SHA1 Message Date
Suyog Tandel e3dc8fc1c6 docs: add documentation to src/device/module 2026-06-23 21:53:00 +05:30
Suyog Tandel 2852893187 chore: format code using cargo fmt 2026-06-23 20:29:56 +05:30
Suyog Tandel 5157c0616c fix: tests and update crates to latest versions 2026-06-23 15:03:30 +05:30
Suyog Tandel cc72224252 fix: bug in fido curve config 2026-06-23 00:24:00 +05:30
Suyog Tandel 22708b0e0c feat: add hardware-endpoints panel to control usb interfaces for rskey 2026-06-23 00:06:11 +05:30
Suyog Tandel 796c14462d chore: format code using cargo fmt 2026-06-22 22:05:07 +05:30
Suyog Tandel c27ff57d78 fix: config errors in config view 2026-06-22 21:57:53 +05:30
Suyog Tandel 6b5d591e28 feat: add support for RS-Keys firmware and add optito reset the device 2026-06-22 21:26:39 +05:30
Suyog Tandel 1c53fc8c40 Automatic commit of package [picoforge] release [0.6.0-1].
Created by command:

/usr/bin/tito tag --offline --accept-auto-changelog --keep-version
picoforge-0.6.0-1
2026-06-22 07:37:32 +00:00
Suyog Tandel 8a40c3e7b9 chore: sync spec to 0.6.0 [skip ci] 2026-06-22 07:37:32 +00:00
Suyog Tandel b549eebfb7 chore: update deps and fix tito spec update script v0.6.0 2026-06-22 12:56:43 +05:30
Suyog Tandel 30f5b98eec chore: Modify Readme.md with firmware support info 2026-06-22 12:01:53 +05:30
Suyog Tandel 1281577bf5 chore: update screenshots and readme.md 2026-06-22 11:46:40 +05:30
Suyog TandelandGitHub 7a45f6452c Merge pull request #96 from librekeys/0.6.0rc
0.6.0rc
2026-06-22 11:13:34 +05:30
Suyog Tandel fd1e058d6b chore: format code 2026-06-17 23:56:00 +05:30
Suyog Tandel 512c0e8674 fix: edge cases in conditional clauses for version check of firmware 2026-06-17 23:54:35 +05:30
Suyog Tandel 9401d10d6e fix: update the device not connected message in config view 2026-06-17 23:25:25 +05:30
Suyog TandelandGitHub ce75094e5c Merge pull request #94 from kralonur/feat/picofido-7.6-support
Picofido 7.6 support
2026-06-04 19:57:23 +05:30
kralonur 3e3d1a72e8 docs: update picofido firmware compatibility notes 2026-05-14 20:20:07 +03:00
kralonur 4f583bd25c docs: add kralonur to credits 2026-05-14 20:13:28 +03:00
kralonur d39dcbe5f2 style: cargo clippy and fmt 2026-05-14 20:02:09 +03:00
kralonur 389a850c31 fix(ui): gate FIDO hardware config by firmware support 2026-05-14 19:58:54 +03:00
kralonur 3ddf402680 refactor(fido): gate hardware config by firmware version 2026-05-14 19:58:54 +03:00
kralonur 13ba4958f7 refactor(fido): parse picofido 7.6 getinfo vendor commands 2026-05-14 19:58:43 +03:00
kralonur 23d12ba40c refactor(fido): split raw HID and CBOR response handling 2026-05-14 19:48:49 +03:00