~nitrokey/nitrokey/+git/libnitrokey:storage-v0.56

Last commit made on 2021-07-29
Get this branch:
git clone -b storage-v0.56 https://git.launchpad.net/~nitrokey/nitrokey/+git/libnitrokey

Branch merges

Branch information

Name:
storage-v0.56
Repository:
lp:~nitrokey/nitrokey/+git/libnitrokey

Recent commits

0748451... by Szczepan

Tests: decrease TOTP slots count to 14

Done due to the unfixed bug

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

016b25e... by Robin Krahl <email address hidden>

Support custom log functions using the C API

This patch adds the NK_set_log_level function to the C API that makes it
possible to set a custom log function. Fixes #202.

d753488... by Szczepan

Merge branch '199-aes-key-generation-removes-otp'

Add test for reported firmware bug for Nitrokey Storage, where AES key
generation clears the internal storage, including the OTP pages.

Connected: #199