aboutsummaryrefslogtreecommitdiff
path: root/NitrokeyManager.cc
Commit message (Expand)AuthorAge
* Merge changing PIN functionsSzczepan Zalega2016-08-01
* Handle changing admin/user password on NK Storage - NitrokeyManagerSzczepan Zalega2016-08-01
* Fix HOTP slots count -> 15Szczepan Zalega2016-08-01
* Choose device model during connectionSzczepan Zalega2016-08-01
* Config options for OTP slots added to command structureSzczepan Zalega2016-08-01
* Authorizing getting OTP codes - initial versionSzczepan Zalega2016-08-01
* Test read/write configSzczepan 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
* Handle password safe slots programmed statusSzczepan Zalega2016-08-01
* Assertions on password safe slot numberSzczepan Zalega2016-08-01
* Erase password safe slotSzczepan Zalega2016-08-01
* Handle writing PW safe slotSzczepan Zalega2016-08-01
* Prepare setting password safe slotsSzczepan Zalega2016-08-01
* Handling PW safe login and passwordSzczepan Zalega2016-08-01
* Working PW safe getting slot nameSzczepan Zalega2016-08-01
* Handle locking deviceSzczepan Zalega2016-08-01
* Manage retry counts of user and admin passwordsSzczepan Zalega2016-08-01
* Enabling password safe and password safe status (latter not working yet)Szczepan Zalega2016-08-01
* Handle changing user and admin PINsSzczepan Zalega2016-08-01
* Reverting memcpy to strcpySzczepan Zalega2016-08-01
* Use custom copy function for stringsSzczepan Zalega2016-08-01
* Left comments about alternative approach to get last command execution statusSzczepan Zalega2016-08-01
* Handling device errors through exceptionsSzczepan Zalega2016-08-01
* Rename mark_time -> get_timeSzczepan Zalega2016-08-01
* Get TOTP writing feedbackSzczepan Zalega2016-08-01
* Check has command failed or not on deviceSzczepan Zalega2016-08-01
* Number totp config bitsSzczepan Zalega2016-08-01
* Working TOTP handling (passing RFC tests)Szczepan Zalega2016-08-01
* TOTP python testsSzczepan Zalega2016-08-01
* Write to TOTP slotSzczepan Zalega2016-08-01
* Comments. Fix crc to authorize in write hotpSzczepan Zalega2016-08-01
* Use factory to initialize payloadsSzczepan Zalega2016-08-01
* Initializing with external functionSzczepan Zalega2016-08-01
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01