| Commit message (Expand) | Author | Age |
... | |
* | Test code refactoring | Szczepan Zalega | 2016-08-01 |
* | Fixed showing password safe status in debug messages | Szczepan Zalega | 2016-08-01 |
* | Handle password safe slots programmed status | Szczepan Zalega | 2016-08-01 |
* | Assertions on password safe slot number | Szczepan Zalega | 2016-08-01 |
* | Magic numbers refactoring | Szczepan Zalega | 2016-08-01 |
* | Erase password safe slot | Szczepan Zalega | 2016-08-01 |
* | Handle writing PW safe slot | Szczepan Zalega | 2016-08-01 |
* | Prepare setting password safe slots | Szczepan Zalega | 2016-08-01 |
* | Handling PW safe login and password | Szczepan Zalega | 2016-08-01 |
* | Working PW safe getting slot name | Szczepan Zalega | 2016-08-01 |
* | Handle locking device | Szczepan Zalega | 2016-08-01 |
* | Manage retry counts of user and admin passwords | Szczepan Zalega | 2016-08-01 |
* | Enabling password safe and password safe status (latter not working yet) | Szczepan Zalega | 2016-08-01 |
* | Change fields naming in login function | Szczepan Zalega | 2016-08-01 |
* | Refactor: remove magic numbers from code | Szczepan Zalega | 2016-08-01 |
* | Add test for changing PINs | Szczepan Zalega | 2016-08-01 |
* | Handle changing user and admin PINs | Szczepan Zalega | 2016-08-01 |
* | Marking todos | Szczepan Zalega | 2016-08-01 |
* | Checking not programmed slots | Szczepan Zalega | 2016-08-01 |
* | Reverting memcpy to strcpy | Szczepan Zalega | 2016-08-01 |
* | Moving to pytest for testing python bindings | Szczepan Zalega | 2016-08-01 |
* | Use custom copy function for strings | Szczepan Zalega | 2016-08-01 |
* | Handle errors with exceptions | Szczepan Zalega | 2016-08-01 |
* | Left comments about alternative approach to get last command execution status | Szczepan Zalega | 2016-08-01 |
* | Handling device errors through exceptions | Szczepan Zalega | 2016-08-01 |
* | Rename mark_time -> get_time | Szczepan Zalega | 2016-08-01 |
* | Get TOTP writing feedback | Szczepan Zalega | 2016-08-01 |
* | Check HOTP writing feedback | Szczepan Zalega | 2016-08-01 |
* | Set last command status | Szczepan Zalega | 2016-08-01 |
* | Check has command failed or not on device | Szczepan Zalega | 2016-08-01 |
* | Allow setting last command status on device | Szczepan Zalega | 2016-08-01 |
* | Number totp config bits | Szczepan Zalega | 2016-08-01 |
* | Fix const declarations | Szczepan Zalega | 2016-08-01 |
* | Working HOTP handling (passing RFC tests) | Szczepan Zalega | 2016-08-01 |
* | Working TOTP handling (passing RFC tests) | Szczepan Zalega | 2016-08-01 |
* | Show CRC in hex | Szczepan Zalega | 2016-08-01 |
* | Makefile: build lib only command | Szczepan Zalega | 2016-08-01 |
* | TOTP python tests | Szczepan Zalega | 2016-08-01 |
* | Write to TOTP slot | Szczepan Zalega | 2016-08-01 |
* | Comments. Fix crc to authorize in write hotp | Szczepan Zalega | 2016-08-01 |
* | Use factory to initialize payloads | Szczepan Zalega | 2016-08-01 |
* | Initializing with external function | Szczepan Zalega | 2016-08-01 |
* | Initial version of C/Python bindings | Szczepan Zalega | 2016-08-01 |
* | Upgrade clang to 3.8 | Szczepan Zalega | 2016-07-15 |
* | Create build directory | Szczepan Zalega | 2016-07-15 |
* | Merge pull request #9 from privacyidea/fix_counter_reset | szszszsz | 2016-04-19 |
|\ |
|
| * | Reset the HOTP counter | Cornelius Kölbel | 2016-04-19 |
|/ |
|
* | Merging latest master changes | Szczepan Zalega | 2016-04-19 |
|\ |
|
| * | Revert "Minor fixes, working version" | Szczepan Zalega | 2016-04-19 |
| * | Update Readme: cloning recursively with git | Szczepan Zalega | 2016-04-13 |