aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Use the rest of the Pro 0.7 commands in 0.8 interfaceSzczepan Zalega2016-12-12
* Remove changes to Pro 0.7 stick commandsSzczepan Zalega2016-12-12
* Use switch to translate command and device statuses instead of arraySzczepan Zalega2016-12-09
* Get major firmware versionSzczepan Zalega2016-12-06
* Update commentsSzczepan Zalega2016-12-03
* Merge HOTP and TOTP writing commands for 0.8Szczepan Zalega2016-12-03
* Remove length field from send_otp_data packetSzczepan Zalega2016-12-03
* Support longer secrets (40 bytes) for NK Pro 0.8Szczepan Zalega2016-12-03
* Use another OTP writing protocol and test itSzczepan Zalega2016-12-03
* Move temporary_password to packet endSzczepan Zalega2016-12-03
* Working support for new NK Pro 0.8 authorization-less formatSzczepan Zalega2016-12-03
* Mark unused packet variables in TOTP`s GET_CODESzczepan Zalega2016-12-03
* Convinient function for checking if authorization command is supportedSzczepan Zalega2016-12-03
* Check firware version in Pro 0.8 testSzczepan Zalega2016-12-03
* Authorization fix: GetTOTP and WriteToTOTPSLot + testSzczepan Zalega2016-12-03
* Authorization fix: GetHOTP and WriteGeneralConfig + testSzczepan Zalega2016-11-26
* Fix for auth issue in NK ProSzczepan Zalega2016-11-26
* Rename methods in API to make string return more obviousSzczepan Zalega2016-11-26
* Document Storage methods in C APISzczepan Zalega2016-11-26
* Tests: remake fill SD card test. Get progress bar value when busy.Szczepan Zalega2016-11-26
* Treat LongOperationException as CommandFailed and handle it transparentlySzczepan Zalega2016-11-26
* Python bindings and tests for most of Storage functionalitySzczepan Zalega2016-11-26
* Helper for running simple, password only commands for StorageSzczepan Zalega2016-11-26
* Disable locking firmware command for nowSzczepan Zalega2016-11-26
* Code refactoring - named magic numbers (2)Szczepan Zalega2016-11-26
* Code refactoring - named magic numbersSzczepan Zalega2016-11-26
* Transmission data for 2.0 commands move to separate structSzczepan Zalega2016-11-26
* Code refactoring - unify password only commands (2)Szczepan Zalega2016-11-26
* Code refactoring - unify password only commandsSzczepan Zalega2016-11-26
* Define configuration response packet separatelySzczepan Zalega2016-11-26
* Describe commands and mark unusedSzczepan Zalega2016-11-26
* Make packet variables' names more clearSzczepan Zalega2016-11-26
* Support getting SD card occupancy and testSzczepan Zalega2016-11-26
* Mark unused commands and remove obsolete codeSzczepan Zalega2016-11-26
* Support for changing firmware update password and testSzczepan Zalega2016-11-26
* Support for setting hidden volume and test for itSzczepan Zalega2016-11-26
* Support Storage status commands: SendStartup ProductionTestSzczepan Zalega2016-11-26
* Fix naming for change password commands idsSzczepan Zalega2016-11-26
* Set commands enum values by hand for greater verbositySzczepan Zalega2016-11-26
* Handle FillSDCardWithRandomChars command and test itSzczepan Zalega2016-11-26
* Handle busy_progressbar device statusSzczepan Zalega2016-11-26
* Try to disconnect when destroying deviceSzczepan Zalega2016-11-26
* Fix printing macroSzczepan Zalega2016-11-26
* Remove static keyword from CommandID dissectionSzczepan Zalega2016-11-26
* Remove obsolete macroSzczepan Zalega2016-11-26
* Another set of Storage password-only commandsSzczepan Zalega2016-11-26
* Enable hidden encrypted partitionSzczepan Zalega2016-11-26
* First template based password commands. Initial dissect support for commandsSzczepan Zalega2016-11-26
* General password based commandSzczepan Zalega2016-11-26
* Add strcpyT to misc.hSzczepan Zalega2016-11-26