aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Skip not working/implemented tests for nowSzczepan Zalega2016-08-01
* Preconditions for PWS login_password testSzczepan Zalega2016-08-01
* Clear last command status code on success (non template functions)Szczepan Zalega2016-08-01
* Clear last command status code on successSzczepan Zalega2016-08-01
* Add todoSzczepan Zalega2016-08-01
* Config options for OTP slots added to command structureSzczepan Zalega2016-08-01
* Test OTP w/ and w/o pin protection. Test user and admin auth.Szczepan Zalega2016-08-01
* Authorizing getting OTP codes - initial versionSzczepan Zalega2016-08-01
* Correct tests for OTPSzczepan Zalega2016-08-01
* Comments for unit testSzczepan Zalega2016-08-01
* Test read/write configSzczepan Zalega2016-08-01
* Tested OTP codes PIN protectedSzczepan Zalega2016-08-01
* Add authentication for erasing slotsSzczepan Zalega2016-08-01
* Handle write config commandSzczepan Zalega2016-08-01
* Getting password safe data does not need admin tempSzczepan Zalega2016-08-01
* Remove auth from getPWSslotName does not need auth. Passing tests.Szczepan Zalega2016-08-01
* Handle misc functions: factory reset, build aes key, unlock user password (no...Szczepan Zalega2016-08-01
* Erasing slot - initial version with some authorization issuesSzczepan Zalega2016-08-01
* Test code refactoringSzczepan Zalega2016-08-01