- Jul 16, 2020
-
- Jul 07, 2020
-
-
koenigl authored
unwrap only works if the error value implements Debug, however since the buttons subsystem doesn't return TockValue<E> but TockError this isn't the case (anymore). In theory one should think about refactoring check_user_presence() to return TockResult<()> and possibly implementing some way for Ctap2StatusCode to be converted to TockError enums or similar. Then we can just pass errors up the stack instead of panicking early.
-
- Jun 30, 2020
- Jun 24, 2020
- Jun 19, 2020
- Jun 11, 2020
- Jun 02, 2020
- May 27, 2020
-
-
Julien Cretin authored
Update reproducible hashes
-
Julien Cretin authored
-
Julien Cretin authored
Support parsing old credentials
-
- May 15, 2020
-
-
Julien Cretin authored
-
Julien Cretin authored
-
- May 14, 2020
-
-
Julien Cretin authored
-
Julien Cretin authored
-
Julien Cretin authored
-
- May 13, 2020
-
-
gendx authored
Add GitHub workflow to check that binaries are reproducible.
-
Guillaume Endignoux authored
-
Guillaume Endignoux authored
-
Julien Cretin authored
-
- May 12, 2020
-
-
Guillaume Endignoux authored
-
- May 11, 2020
-
-
Julien Cretin authored
-
Julien Cretin authored
-