aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Fix const declarationsSzczepan Zalega2016-08-01
* Working HOTP handling (passing RFC tests)Szczepan Zalega2016-08-01
* Working TOTP handling (passing RFC tests)Szczepan Zalega2016-08-01
* Show CRC in hexSzczepan Zalega2016-08-01
* Makefile: build lib only commandSzczepan 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
* Upgrade clang to 3.8Szczepan Zalega2016-07-15
* Create build directorySzczepan Zalega2016-07-15
* Merge pull request #9 from privacyidea/fix_counter_resetszszszsz2016-04-19
|\
| * Reset the HOTP counterCornelius Kölbel2016-04-19
|/
* Merging latest master changesSzczepan Zalega2016-04-19
|\
| * Revert "Minor fixes, working version"Szczepan Zalega2016-04-19
| * Update Readme: cloning recursively with gitSzczepan Zalega2016-04-13
| * Add initial readme fileszszszsz2016-04-13