aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Make is_AES test more strict (check behavior for wrong password)Szczepan Zalega2016-08-05
* | Do not catch exception in is_AES supportedSzczepan Zalega2016-08-05
* | Clear last command status on the device when checkedSzczepan Zalega2016-08-05
* | Test user password unlockSzczepan Zalega2016-08-05
* | Allow user to choose new user PIN when unlockingSzczepan Zalega2016-08-05
* | Do not return void functions resultsSzczepan Zalega2016-08-05
* | Clear last command status on each API function startSzczepan Zalega2016-08-05
* | DEBUG add debug symbols to binarySzczepan Zalega2016-08-05
* | Remove commented codeSzczepan Zalega2016-08-05
* | Supply slot config arguments during writing in testsSzczepan Zalega2016-08-05
* | Handle OTP slot config in C API during writingSzczepan Zalega2016-08-05
* | Handle C API declarations done in multiple linesSzczepan Zalega2016-08-05
* | Receive slot config during getting OTP codeSzczepan Zalega2016-08-05
* | Comment not used functionsSzczepan Zalega2016-08-05
* | Support for command: is_aes_supportedSzczepan Zalega2016-08-05
* | Tests' code reformatSzczepan Zalega2016-08-05
* | Throw exception when retry count is exhausted. Show retry counts in debug mes...Szczepan Zalega2016-08-05
* | Test for regenerating AES key and destroying password safeSzczepan Zalega2016-08-05
* | Increase delay and retry count for response receivingSzczepan Zalega2016-08-05
|/
* Readme: roadmap, removed some issuesv0.8Szczepan Zalega2016-08-02
* Change license to LGPL3Szczepan Zalega2016-08-02
* Readme: update exampleSzczepan Zalega2016-08-01
* Add Python interfacing exampleSzczepan Zalega2016-08-01
* Move get_payload to miscSzczepan Zalega2016-08-01
* C++ tests: use get_payload() function to clear packet before usingSzczepan Zalega2016-08-01
* Readme: login before accessing the device. Tests: change device to Nitrokey ProSzczepan Zalega2016-08-01
* Readme: change CFFI link to overviewSzczepan Zalega2016-08-01
* Readme: example of C API access from PythonSzczepan Zalega2016-08-01
* Readme: known issuesSzczepan Zalega2016-08-01
* Add string parameters lengths to function documentation for C APISzczepan Zalega2016-08-01
* Added description for C API functions, updated README.mdSzczepan Zalega2016-08-01
* Remove unneeded files / modules pathsSzczepan Zalega2016-08-01
* Get device status command for storage stickSzczepan Zalega2016-08-01
* Merge changing PIN functionsSzczepan Zalega2016-08-01
* Set variable send_receive delaySzczepan Zalega2016-08-01
* Handle changing admin/user password on NK Storage - NitrokeyManagerSzczepan Zalega2016-08-01
* Handle changing admin/user password on NK StorageSzczepan Zalega2016-08-01
* Let device identify itself by modelSzczepan Zalega2016-08-01
* Update TODOSzczepan Zalega2016-08-01
* Ignore compiler warnings regarding variable size structSzczepan Zalega2016-08-01
* Fixed PWS slot status testSzczepan Zalega2016-08-01
* Connect to Nitrokey Storage. Do not authenticate on test startSzczepan Zalega2016-08-01
* Correct debug message about wrong crcSzczepan Zalega2016-08-01
* Set different delay timings for Nitrokey StorageSzczepan Zalega2016-08-01
* Use proper number of HOTP slots in test - 15Szczepan Zalega2016-08-01
* Use int instead of CommErrorSzczepan Zalega2016-08-01
* Fix HOTP slots count -> 15Szczepan Zalega2016-08-01
* Do not authenticate on login with admin credentialsSzczepan Zalega2016-08-01
* Choose device model during connectionSzczepan Zalega2016-08-01
* TODO updateSzczepan Zalega2016-08-01