- Feb 24, 2020
-
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
These should do the checks for us. Not an expert though so it may need a bit of tweaking before they do what we want them to do.
-
Jean-Michel Picod authored
Configure pylint for Google's Python style.
-
Jean-Michel authored
-
Jean-Michel authored
-
- Feb 21, 2020
-
-
Jean-Michel authored
Adding pylint configuration, VSCode configuration to lint on save and make the deploy.py script compliant.
-
Jean-Michel Picod authored
Fix errors in deploy script.
-
Jean-Michel authored
-
Jean-Michel Picod authored
Document troubleshooting on OS X
-
Jean-Michel authored
-
- Feb 20, 2020
-
-
Jean-Michel Picod authored
Better handling of OpenSSL generated keys.
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
Improve deploy script.
-
Jean-Michel Picod authored
It seems that ECC keys generated by OpenSSL can be between 30 and 33 bytes long whereas OpenSK code expects a fixed size of 32 bytes. This variation could cause Travis CI to fail but also invalid ECC keys to be flashed, causing the authenticator to not work.
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
- Check that JLinkExe in properly installed - Verify that the app is installed - Always report failures in the exit code - Add vscode settings for Python code formatting using Google style - Fix issue #42 regarding tockloader version and sticky parameter
-
- Feb 19, 2020
-
-
Jean-Michel Picod authored
Add troubleshooting instructions.
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
Replace shell script with a python3 script
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
gendx authored
Fix review comments for #39
-
gendx authored
-
Jean-Michel Picod authored
-
gendx authored
-
Jean-Michel Picod authored
Updated the shell script that generates the certificates and the documentation accordingly. Caveat: now installation is a 2-step procedure, installing OS and application are split into 2 commands.
-
gendx authored
Don't lock the allocator with spin.
-
- Feb 18, 2020
-
-
gendx authored
-
kaczmarczyck authored
Mentions webauthn.io at the end of install.md.
-
Fabian Kaczmarczyck authored
-
- Feb 17, 2020
-
-
gendx authored
-
- Feb 10, 2020
-
-
Julien Cretin authored
-
- Feb 09, 2020
-
-
Julien Cretin authored
Fixes #25
-
- Feb 07, 2020
-
-
gendx authored
-
gendx authored
Update the ring dev dependency version.
-
Guillaume Endignoux authored
-
gendx authored
-
- Feb 06, 2020
-
-
gendx authored
Don't dereference slices obtained from include_bytes.
-