~nitrokey/nitrokey/+git/libnitrokey:pro-get-random-command

Last commit made on 2021-08-21
Get this branch:
git clone -b pro-get-random-command https://git.launchpad.net/~nitrokey/nitrokey/+git/libnitrokey

Branch merges

Branch information

Name:
pro-get-random-command
Repository:
lp:~nitrokey/nitrokey/+git/libnitrokey

Recent commits

036133c... by Szczepan

Skip test for NK Pro older than 0.14, and all Storage. Quick refactor.

ebc4d22... by Szczepan

Handle GET_RANDOM command - performance stats

ca35e1a... by Szczepan

Handle GET_RANDOM command

a43d419... by Szczepan

Merge branch 'tests-update'

Update tests

Done while working on the Nitrokey Storage firmware release

53effa0... by Szczepan

Storage: run bootloader when confirmed through --run-skipped

0c971a8... by Szczepan

Update pytest configuration. Add --runslow parameter.

4054612... by Szczepan

Fix running multiple test suites

f7f4513... by Szczepan

Fix Python tests

Add missing identifier, required for Python parsing.

Fixes https://github.com/Nitrokey/libnitrokey/issues/206

871a1c9... by Szczepan

Add Nitrokey 3 to the Udev rules file

a6e5df2... by Szczepan

Merge branch 'log-function'

Add log handler by function, but with levels

Fixes #203