- Mar 02, 2020
-
-
Guillaume Endignoux authored
-
- Feb 28, 2020
-
-
gendx authored
Import bugfix from https://github.com/tock/tock/pull/1636 as a patch.
-
Jean-Michel Picod authored
Fixed incorrect command in install.md.
-
- Feb 27, 2020
-
-
Fred Chien(錢逢祥) authored
`ioreg -P USB` doesn't work, it should be `ioreg -p USB` to get usb list in Mac OS X.
-
gendx authored
Synchronize with upstream Tock to remove 04-rtt.patch
-
Guillaume Endignoux authored
-
- Feb 25, 2020
-
-
Jean-Michel Picod authored
Add Github workflows
-
Jean-Michel Picod authored
- python code formatting is tested with yapf - cron workflow to run cargo audit - Don't run on latest
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
This avoids running workflows when it's not needed
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
- Feb 24, 2020
-
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
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.
-