aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Fixed showing password safe status in debug messagesSzczepan Zalega2016-08-01
* Handle password safe slots programmed statusSzczepan Zalega2016-08-01
* Assertions on password safe slot numberSzczepan Zalega2016-08-01
* Magic numbers refactoringSzczepan 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
* Change fields naming in login functionSzczepan Zalega2016-08-01
* Refactor: remove magic numbers from codeSzczepan Zalega2016-08-01
* Add test for changing PINsSzczepan Zalega2016-08-01
* Handle changing user and admin PINsSzczepan Zalega2016-08-01
* Marking todosSzczepan Zalega2016-08-01
* Checking not programmed slotsSzczepan Zalega2016-08-01
* Reverting memcpy to strcpySzczepan Zalega2016-08-01
* Moving to pytest for testing python bindingsSzczepan Zalega2016-08-01
* Use custom copy function for stringsSzczepan Zalega2016-08-01
* Handle errors with exceptionsSzczepan 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 HOTP writing feedbackSzczepan Zalega2016-08-01
* Set last command statusSzczepan Zalega2016-08-01
* Check has command failed or not on deviceSzczepan Zalega2016-08-01
* Allow setting last command status on deviceSzczepan Zalega2016-08-01
* Number totp config bitsSzczepan Zalega2016-08-01