aboutsummaryrefslogtreecommitdiff
path: root/include/stick10_commands.h
Commit message (Expand)AuthorAge
* Update license/copyright linesSzczepan Zalega2018-01-16
* Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
* Log temporary password as hexdump instead of string representationSzczepan Zalega2017-05-13
* Assume slot_names are volatile dataSzczepan Zalega2017-05-13
* Do not log volatile dataSzczepan Zalega2017-05-13
* Fix compilation warningsSzczepan Zalega2017-03-31
* Reorder includesSzczepan Zalega2017-03-11
* Make names more consistentSzczepan Zalega2017-03-11
* Get proper card serial for Storage. Get serial as one number.Szczepan Zalega2017-03-11
* Adjust for compilation on Visual Studio 2017Szczepan Zalega2017-03-11
* Use local hexdumping function for getting serial numberSzczepan Zalega2017-03-11
* Read slot command supportSzczepan Zalega2017-03-11
* Fix getting card serialSzczepan Zalega2017-03-11
* Use stdint instead of inttypesSzczepan Zalega2017-01-11
* Fix compilation warning and error under G++ - use union to reach uint8 slot_c...Szczepan Zalega2016-10-22
* Show hex values in debug messages for certain parametersSzczepan Zalega2016-10-19
* Tests: detect device Pro/Storage. skip AES_support command test for StorageSzczepan Zalega2016-10-19
* Function for getting device's serial number in hex. Fixes #33Szczepan Zalega2016-09-08
* Slots token ID documentation and payload fields updateSzczepan Zalega2016-08-05
* Display general config flags as intSzczepan Zalega2016-08-05
* Update general config commands - bool -> uint8_tSzczepan Zalega2016-08-05
* Fixed PIN protected HOTP requestsSzczepan Zalega2016-08-05
* Remove obsolete commentsSzczepan Zalega2016-08-05
* Allow user to choose new user PIN when unlockingSzczepan Zalega2016-08-05
* Receive slot config during getting OTP codeSzczepan Zalega2016-08-05
* Comment not used functionsSzczepan Zalega2016-08-05
* Support for command: is_aes_supportedSzczepan Zalega2016-08-05
* Config options for OTP slots added to command structureSzczepan Zalega2016-08-01
* Handle write config commandSzczepan 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
* Fixed showing password safe status in debug messagesSzczepan 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
* 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
* Working TOTP handling (passing RFC tests)Szczepan Zalega2016-08-01
* Write to TOTP slotSzczepan Zalega2016-08-01
* Initializing with external functionSzczepan Zalega2016-08-01
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01
* code cleanupSzczepan Zalega2016-03-29
* working hotp tests on nitrokey pro (stick10)Szczepan Zalega2016-03-29
* adding next steps for hotp tests: writing, reading and authorization for writ...Szczepan Zalega2016-03-29
* fixed device status loggingSzczepan Zalega2016-03-21
* implementing hotp testSzczepan Zalega2016-03-21
* adding another dissect and reformatting old onesSzczepan Zalega2016-03-06
* adding basic testsSzczepan Zalega2016-03-05