Commit Graph
93 Commits
Author SHA1 Message Date
Conor Patrick 8916b2ba41 only return one credential when 1>rk is matched in allow list 2021-11-10 21:53:17 -06:00
Nicolas Stalder 6955311ae0 Bump heapless 2021-06-10 23:57:19 +02:00
Nicolas Stalder 7513d7dbe1 Explicit licensing, after the removal from solo2 monorepo 2021-06-05 19:04:01 +02:00
Nicolas Stalder 4a75f07676 Replace ctap-types with git dependency 2021-06-05 18:50:07 +02:00
Conor Patrick f49b8bbef2 fix fido UP handling 2021-06-01 14:48:20 -07:00
Nicolas StalderandNicolas Stalder 0d609853a2 Adjust to Trussed object ID cleanup 2021-05-14 19:19:56 +02:00
Nicolas StalderandNicolas Stalder d6f3f5fb22 The great renaming
- name things by what they are
- try and make then names human readable
2021-04-25 16:31:25 +02:00
Conor PatrickandNicolas Stalder 3b911667d6 fix credMgmt, passing all tests 2021-04-25 16:31:25 +02:00
Conor PatrickandNicolas Stalder b146c415a8 use fast logs 2021-04-25 16:31:25 +02:00
Nicolas StalderandNicolas Stalder a901607bb6 Make it build 2021-04-13 23:14:07 +02:00
Conor PatrickandNicolas Stalder f61376e4ac yank the aaguid from provisioned cert if it exists 2021-04-13 22:20:53 +02:00
Conor PatrickandNicolas Stalder d4545bf4aa use trussed reset + cert store 2021-04-13 22:20:53 +02:00
Conor PatrickandNicolas Stalder 2daf52104b add disable feature to reset 10s check 2021-04-13 22:20:53 +02:00
Conor PatrickandNicolas Stalder 2788761d3f adjust for trussed-attestation branch 2021-04-13 22:20:53 +02:00
Conor PatrickandNicolas Stalder 5a5a256fdb rework fido2 to pass fido2-tests and microsoft tests 2021-04-13 22:20:53 +02:00
Nicolas Stalder 57e1b459a4 Adjust to Trussed changes 2021-03-13 17:29:14 +01:00
Nicolas Stalder b7a68040ae Version bumparoo 2021-02-27 02:05:39 +01:00
Nicolas StalderandNicolas Stalder 8ee72f900e Another round of adjustments to Trussed, mostly owned ObjectHandles 2021-02-26 18:06:44 +01:00
Nicolas StalderandNicolas Stalder 9c3687cc0a Adjust to Trussed improvements 2021-02-26 18:06:44 +01:00
Nicolas StalderandNicolas Stalder 25ccb108e9 Further cleanup; give up on heapless PR, external interchange/trussed 2021-02-26 18:06:44 +01:00
Nicolas StalderandNicolas Stalder e9ab971aa8 Bump delog to alpha.3 to get rid of semihosting hangs 2021-01-13 23:17:06 +01:00
Nicolas StalderandNicolas Stalder 179d0ddbf7 Purge ufmt; add build-pc to CI 2021-01-06 23:36:01 +01:00
Nicolas StalderandNicolas Stalder f8f698c93b Use published micro-ecc/littlefs2 sys crates. Remove some warnings 2021-01-06 22:07:17 +01:00
Nicolas StalderandNicolas Stalder 7c108c31b3 Semihosting flusher seems to work; open questions for USB serial 2021-01-06 22:07:17 +01:00
Conor PatrickandNicolas Stalder 05a3e0324e refactor TrussedClient to be a trait + trait impl with Syscall param 2021-01-05 01:31:38 +01:00