Commit Graph

  • 9282539f22 Make maximum resident credential count configurable Robin Krahl 2023-03-29 10:17:42 +02:00
  • d47a7c158f Merge pull request #13 from Nitrokey/update-trussed Robin Krahl 2023-04-24 08:53:23 +02:00
  • 1d0b4b563b Bump trussed Robin Krahl 2023-02-08 13:20:11 +01:00
  • 5669a09441 Merge remote-tracking branch 'solokeys/main' Robin Krahl 2023-04-17 11:23:17 +02:00
  • 7da201a906 Merge pull request #10 from Nitrokey/nitrokey-ad sosthene-nitrokey 2023-04-17 11:10:09 +02:00
  • 61763a9232 Remove associated data in wrapping of keys Sosthène Guédon 2023-03-16 15:07:47 +01:00
  • f0fd6450e2 Fix clippy warnings Sosthène Guédon 2023-03-16 15:18:24 +01:00
  • a040871260 Run cargo fmt Sosthène Guédon 2023-03-16 15:17:38 +01:00
  • d3e17537eb Add config change to CHANGELOG 0.1.1 Nicolas Stalder 2022-08-22 12:49:24 +02:00
  • 47bcee5f09 Skip user presence check directly after boot Robin Krahl 2022-07-05 17:26:01 +02:00
  • 7b2a9aedef Return error if credential ID is too long Robin Krahl 2022-08-01 12:45:57 +02:00
  • cb73e26df1 bump to 0.1.1 Conor Patrick 2022-08-21 22:01:17 -07:00
  • a87091fea6 dont treat iso14443 as apdu over apdu Conor Patrick 2022-08-21 21:58:21 -07:00
  • 02620449c3 bump to 0.1.1 fix-apdu-over-apdu Conor Patrick 2022-08-21 22:01:17 -07:00
  • 60f54e5dbd dont treat iso14443 as apdu over apdu Conor Patrick 2022-08-21 21:58:21 -07:00
  • 4022d6ce56 Merge pull request #4 from robin-nitrokey/overlong-credential-id Robin Krahl 2022-08-03 15:44:36 +02:00
  • b0408cb1f9 Merge pull request #3 from Nitrokey/skip-up-timeout Robin Krahl 2022-08-03 15:31:20 +02:00
  • fc6d866d5a Merge branch 'solokeys/main' Robin Krahl 2022-08-03 15:26:58 +02:00
  • 184e667950 Return error if credential ID is too long Robin Krahl 2022-08-01 12:45:57 +02:00
  • 3a33294435 Skip user presence check directly after boot Robin Krahl 2022-07-05 17:26:01 +02:00
  • e399a110b1 Use published trussed 0.1.0 Nicolas Stalder 2022-03-17 03:42:44 +01:00
  • d3963644ec Remove some dead code Nicolas Stalder 2022-03-17 02:43:01 +01:00
  • 7a449c9cfe Cargo fmt round Nicolas Stalder 2022-03-17 02:39:21 +01:00
  • c4e4b79502 Clippy round Nicolas Stalder 2022-03-17 02:17:51 +01:00
  • 9e4b7e806a No enterprise attestation support just yet Nicolas Stalder 2022-03-08 23:29:18 +01:00
  • 98b17ee773 Fixes after running solokeys/fido2-tests Nicolas Stalder 2022-03-07 23:03:57 +01:00
  • 323301b8a7 Use path, not filename, to load RKs Nicolas Stalder 2022-03-05 21:59:14 +01:00
  • a860108138 Redesign how credentials are looked up in GetAssertion Nicolas Stalder 2022-03-05 21:16:50 +01:00
  • c425ad5e07 Remove the temporary serialization of credentials Nicolas Stalder 2022-02-26 03:30:43 +01:00
  • 21a743124b Reorganize code distribution in files; add comments + test Nicolas Stalder 2022-02-22 15:03:45 +01:00
  • c16551c754 Move credential stripping/thinning into type Nicolas Stalder 2022-02-01 13:45:38 +01:00
  • 5e02d4016f Make the Credential ID shorter to work with some services Szczepan Zalega 2022-01-08 14:03:12 +01:00
  • b039682d5c Remove some dead code less-ram Nicolas Stalder 2022-03-17 02:43:01 +01:00
  • 0aa05b594f Cargo fmt round Nicolas Stalder 2022-03-17 02:39:21 +01:00
  • ea9f133c30 Clippy round Nicolas Stalder 2022-03-17 02:17:51 +01:00
  • b063f779e8 No enterprise attestation support just yet Nicolas Stalder 2022-03-08 23:29:18 +01:00
  • 578b4a044b Fixes after running solokeys/fido2-tests Nicolas Stalder 2022-03-07 23:03:57 +01:00
  • 13144dd144 Use path, not filename, to load RKs Nicolas Stalder 2022-03-05 21:59:14 +01:00
  • 48893d3fb7 Redesign how credentials are looked up in GetAssertion Nicolas Stalder 2022-03-05 21:16:50 +01:00
  • a3ae8811b6 Remove the temporary serialization of credentials Nicolas Stalder 2022-02-26 03:30:43 +01:00
  • 9dd4bef561 Reorganize code distribution in files; add comments + test Nicolas Stalder 2022-02-22 15:03:45 +01:00
  • 810a103747 Move credential stripping/thinning into type stripped-credentials Nicolas Stalder 2022-02-01 13:45:38 +01:00
  • 1df37ba67a Make the Credential ID shorter to work with some services Szczepan Zalega 2022-01-08 14:03:12 +01:00
  • 543199ebde Correct build errors Szczepan Zalega 2021-12-15 18:42:00 +01:00
  • 5862c89b02 Merge branch 'sz-smaller-keyhandle-length' Szczepan Zalega 2022-01-15 15:58:25 +01:00
  • c9c70c3468 Make the Credential ID shorter to work with some services Szczepan Zalega 2022-01-08 14:03:12 +01:00
  • 437ff5f816 Correct build errors Szczepan Zalega 2021-12-15 18:42:00 +01:00
  • 297114a126 Oversight - we support credential protection Nicolas Stalder 2021-11-25 23:31:53 +01:00
  • 1d26e9f165 Oversight - we support credential protection signal-credprotect Nicolas Stalder 2021-11-25 23:31:53 +01:00
  • 4c51a158c4 Handle pin_protocol field in HmacSecretInput Robin Krahl 2021-11-04 15:04:45 +01:00
  • 83dfc51d2a No explicit main branch ref Nicolas Stalder 2021-11-25 00:09:29 +01:00
  • 972b18d4eb only return one credential when 1>rk is matched in allow list Conor Patrick 2021-11-10 21:53:17 -06:00
  • 8916b2ba41 only return one credential when 1>rk is matched in allow list allowlist-rk Conor Patrick 2021-11-10 21:53:17 -06:00
  • 6955311ae0 Bump heapless Nicolas Stalder 2021-06-10 23:57:19 +02:00
  • 7513d7dbe1 Explicit licensing, after the removal from solo2 monorepo Nicolas Stalder 2021-06-05 19:04:01 +02:00
  • 4a75f07676 Replace ctap-types with git dependency Nicolas Stalder 2021-06-05 18:50:07 +02:00
  • f49b8bbef2 fix fido UP handling Conor Patrick 2021-06-01 14:09:02 -07:00
  • 0d609853a2 Adjust to Trussed object ID cleanup Nicolas Stalder 2021-05-14 19:01:24 +02:00
  • d6f3f5fb22 The great renaming Nicolas Stalder 2021-04-24 00:38:04 +02:00
  • 3b911667d6 fix credMgmt, passing all tests Conor Patrick 2021-04-22 01:07:03 -07:00
  • b146c415a8 use fast logs Conor Patrick 2021-04-19 00:40:24 -07:00
  • a901607bb6 Make it build Nicolas Stalder 2021-04-13 23:13:39 +02:00
  • f61376e4ac yank the aaguid from provisioned cert if it exists Conor Patrick 2021-03-29 19:07:34 -07:00
  • d4545bf4aa use trussed reset + cert store Conor Patrick 2021-03-26 18:27:47 -07:00
  • 2daf52104b add disable feature to reset 10s check Conor Patrick 2021-03-26 01:32:27 -07:00
  • 2788761d3f adjust for trussed-attestation branch Conor Patrick 2021-03-26 01:14:49 -07:00
  • 5a5a256fdb rework fido2 to pass fido2-tests and microsoft tests Conor Patrick 2021-03-25 19:17:51 -07:00
  • 57e1b459a4 Adjust to Trussed changes Nicolas Stalder 2021-03-13 17:29:14 +01:00
  • b7a68040ae Version bumparoo Nicolas Stalder 2021-02-27 01:42:21 +01:00
  • 8ee72f900e Another round of adjustments to Trussed, mostly owned ObjectHandles Nicolas Stalder 2021-02-26 16:57:47 +01:00
  • 9c3687cc0a Adjust to Trussed improvements Nicolas Stalder 2021-02-07 23:06:56 +01:00
  • 25ccb108e9 Further cleanup; give up on heapless PR, external interchange/trussed Nicolas Stalder 2021-02-01 01:36:51 +01:00
  • e9ab971aa8 Bump delog to alpha.3 to get rid of semihosting hangs Nicolas Stalder 2021-01-13 23:05:17 +01:00
  • 179d0ddbf7 Purge ufmt; add build-pc to CI Nicolas Stalder 2021-01-06 22:08:22 +01:00
  • f8f698c93b Use published micro-ecc/littlefs2 sys crates. Remove some warnings Nicolas Stalder 2021-01-06 16:11:01 +01:00
  • 7c108c31b3 Semihosting flusher seems to work; open questions for USB serial Nicolas Stalder 2021-01-06 14:38:32 +01:00
  • 05a3e0324e refactor TrussedClient to be a trait + trait impl with Syscall param Conor Patrick 2020-11-18 15:37:22 +01:00
  • d487dafe62 handle UP timeout, reorg initialization, interrupt priorities Conor Patrick 2020-09-23 15:03:04 -07:00
  • 7fd2f6fde8 reorganize rgb and threebuttons behind UserInterface trussed trait, add uptime Conor Patrick 2020-09-11 13:52:11 -07:00
  • e71e7f58e4 Fix rebase bugs and squelch some warnings Nicolas Stalder 2020-09-11 00:47:40 +02:00
  • ede7bce63c Fix build issues introduced by rebase of trussed-ui onto latest dev branch Nicolas Stalder 2020-09-10 23:14:18 +02:00
  • f6685352e5 Very minimal user presence check for FIDO Nicolas Stalder 2020-08-24 00:13:29 +02:00
  • bebd51d194 add u2f_v2 Conor Patrick 2020-09-09 13:09:18 -07:00
  • f3e1b5a44b delete persistent keys on reset if theyre set Conor Patrick 2020-08-30 22:42:29 -07:00
  • 866e9c22c0 passing all tests reliably Conor Patrick 2020-08-28 15:01:05 -07:00
  • 55a3dc254b passing get_info tests Conor Patrick 2020-08-26 13:43:10 -07:00
  • 9ea98d72ee basic get_assertion tests passing Conor Patrick 2020-08-25 23:29:51 -07:00
  • aaad3c2162 fix issues with deleting multiple credentials Conor Patrick 2020-08-25 22:55:45 -07:00
  • e9b3a789e7 passing all make_credential tests Conor Patrick 2020-08-25 21:58:33 -07:00
  • 87e73fb2e5 move to using a app/trait interface for usbd-ctaphid and remove fido app interchange. Conor Patrick 2020-08-20 20:17:33 -07:00
  • 02a341b4b1 substitute all uses of semihosting and funnel with logging crate Conor Patrick 2020-08-06 23:05:15 -07:00
  • b8b1e0629e consider max frame size by pcd for nfc Conor Patrick 2020-07-01 19:26:56 -04:00
  • 4c19937616 Steer towards standardized naming for certificate data Nicolas Stalder 2020-07-11 15:08:17 +02:00
  • 22ebb36873 Partition key handle space somewhat more formally Nicolas Stalder 2020-07-11 15:07:30 +02:00
  • 55ad7a1c82 use fido2 attestation cert+key if available instead of self signed Conor Patrick 2020-07-10 19:07:59 -07:00
  • 01332d7884 feature gate FIDO_2_1_PRE since it doesn't work with iphone Conor Patrick 2020-06-18 19:56:02 -04:00
  • 2385403ae6 fix order of versions in getInfo, remove some semihosting calls Conor Patrick 2020-06-18 19:35:02 -04:00
  • 7d3cb9c2a8 Some general cleanup Nicolas Stalder 2020-06-09 22:21:56 +02:00
  • c2a0f34f4e fix typo Conor Patrick 2020-06-09 13:11:25 -04:00
  • b85af9413f Merge usbd-ctaphid into solo-bee monorepo Nicolas Stalder 2020-06-04 22:21:52 +02:00