aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Code refactoring - unify password only commands (2)Szczepan Zalega2016-11-26
| * Code refactoring - unify password only commandsSzczepan Zalega2016-11-26
| * Define configuration response packet separatelySzczepan Zalega2016-11-26
| * Describe commands and mark unusedSzczepan Zalega2016-11-26
| * Tests: skip long and dangerous testsSzczepan Zalega2016-11-26
| * Tests refactoring - replace magic values with constantsSzczepan Zalega2016-11-26
| * Make packet variables' names more clearSzczepan Zalega2016-11-26
| * Support getting SD card occupancy and testSzczepan Zalega2016-11-26
| * Mark unused commands and remove obsolete codeSzczepan Zalega2016-11-26
| * Support for changing firmware update password and testSzczepan Zalega2016-11-26
| * Print ascii representation of dump in hexdumpSzczepan Zalega2016-11-26
| * Test multiple hidden volumes with different passwords and locationsSzczepan Zalega2016-11-26
| * Support for setting hidden volume and test for itSzczepan Zalega2016-11-26
| * Test command ids correctness and getting device statusSzczepan Zalega2016-11-26
| * Support Storage status commands: SendStartup ProductionTestSzczepan Zalega2016-11-26
| * Fix naming for change password commands idsSzczepan Zalega2016-11-26
| * Set commands enum values by hand for greater verbositySzczepan Zalega2016-11-26
| * Import command ids defined as macro to test local enumSzczepan Zalega2016-11-26
| * Handle FillSDCardWithRandomChars command and test itSzczepan Zalega2016-11-26
| * Handle busy_progressbar device statusSzczepan Zalega2016-11-26
| * Test: check device status. Use automatic disconnection.Szczepan Zalega2016-11-26
| * Try to disconnect when destroying deviceSzczepan Zalega2016-11-26
| * Test: another commandsSzczepan Zalega2016-11-26
| * Fix printing macroSzczepan Zalega2016-11-26
| * Disable warnings about GNU extension during C++ tests compilationSzczepan Zalega2016-11-26
| * Test: check more commandsSzczepan Zalega2016-11-26
| * Test: reduced code bloatSzczepan Zalega2016-11-26
| * Test: let device rest after enabling encrypted partitionSzczepan Zalega2016-11-26
| * Remove static keyword from CommandID dissectionSzczepan Zalega2016-11-26
| * Remove obsolete macroSzczepan Zalega2016-11-26
| * Build properly subtasks in parallelSzczepan Zalega2016-11-26
| * Another set of Storage password-only commandsSzczepan Zalega2016-11-26
| * C++ tests update (2) - wait before lockSzczepan Zalega2016-11-26
| * C++ tests updateSzczepan Zalega2016-11-26
| * Make device slower for now for easier debuggingSzczepan Zalega2016-11-26
| * Enable hidden encrypted partitionSzczepan Zalega2016-11-26
| * C++ tests for Storage commandsSzczepan Zalega2016-11-26
| * First template based password commands. Initial dissect support for commandsSzczepan Zalega2016-11-26
| * General password based commandSzczepan Zalega2016-11-26
| * Add strcpyT to misc.hSzczepan Zalega2016-11-26
| * Add dissection template to commandsSzczepan Zalega2016-11-26
| * Remove already implemented commandsSzczepan Zalega2016-11-26
| * Remove password matrix commandsSzczepan Zalega2016-11-26
| * Code reformatSzczepan Zalega2016-11-26
| * Migrate commands to new formatSzczepan Zalega2016-11-26
|/
* Fix compilation G++6 errorSzczepan Zalega2016-11-18
* Fix compilation warning and error under G++ - use union to reach uint8 slot_c...Szczepan Zalega2016-10-22
* Merge pull request #42 from Nitrokey/13-storage_pro_cmdsszszszsz2016-10-19
|\
| * Tests: xfail factory reset test for StorageSzczepan Zalega2016-10-19
| * Tests: template for testing OTP secrets starting from nullSzczepan Zalega2016-10-19