aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Fixed bug with not releasing device on disconnectSzczepan Zalega2016-10-19
| * xfail aes support test for nowSzczepan Zalega2016-10-19
| * Add TODO noteSzczepan Zalega2016-10-19
| * Convert char to int during dissectionSzczepan Zalega2016-10-13
| * NK Storage: cmd output status constantsSzczepan Zalega2016-10-13
| * NK Storage: update counters before gettingSzczepan Zalega2016-10-13
|/
* Readme update - dependencies, compilers, format (#40)szszszsz2016-09-19
* Merge pull request #36 from Nitrokey/issue_31-secret_as_hexszszszsz2016-09-10
|\
| * Remove asserts in favor of exceptions or warnings. Test changes in Python.Szczepan Zalega2016-09-10
| * Assume secret is coded in hex for OTP slot write #31Szczepan Zalega2016-09-10
| * Add hex to binary converting functionSzczepan Zalega2016-09-10
| * C++ test update (compilation fix)Szczepan Zalega2016-09-10
|/
* Merge pull request #34 from Nitrokey/issue_33szszszsz2016-09-08
|\
| * Function for getting device's serial number in hex. Fixes #33Szczepan Zalega2016-09-08
| * Allow disabling hexdump headerSzczepan Zalega2016-09-08
|/
* Python example update #5Szczepan Zalega2016-08-16
* Merged library exceptions declarationv1.0Szczepan Zalega2016-08-09
* Correction for TOTP RFC test: move authorization closer to command thatSzczepan Zalega2016-08-09
* Fixed test with getting random OTP codesSzczepan Zalega2016-08-09
* Remove compilation warning regarding printf format in hexdumpSzczepan Zalega2016-08-09
* Return error on invalid slotSzczepan Zalega2016-08-09
* Return error for too long stringSzczepan Zalega2016-08-09
* Small fixesSzczepan Zalega2016-08-09
* Remove not used CommError classSzczepan Zalega2016-08-09
* Remove redundant castSzczepan Zalega2016-08-09
* Return a vector to C API to duplicate thereSzczepan Zalega2016-08-09
* Return string as char* instead of uint*Szczepan Zalega2016-08-09
* Remove surplus string length assertions (it is done during copying anyway)Szczepan Zalega2016-08-09
* Test for too long PINSzczepan Zalega2016-08-09
* Test Status commandSzczepan Zalega2016-08-09
* Clear string result from get statusSzczepan Zalega2016-08-09
* Use templates with functors to pack codeSzczepan Zalega2016-08-09
* Rename variablesSzczepan Zalega2016-08-09
* Remove incorrect const declarationSzczepan Zalega2016-08-09
* Corrected test for getting OTP codes from not programmed slot and extractedSzczepan Zalega2016-08-09
* Rename: auth_package -> authorize_packageSzczepan Zalega2016-08-09
* Move manager instance to shared_ptrSzczepan Zalega2016-08-09
* Moving to shared ptr for deviceSzczepan Zalega2016-08-09
* Replace Authorization commands with shorter versionSzczepan Zalega2016-08-09
* Clear TODOsSzczepan Zalega2016-08-08
* Clearing whole response packet instead of only payload part #20Szczepan Zalega2016-08-08
* Clear incoming packets as soon they meet their lifetime endv0.9Szczepan Zalega2016-08-05
* Clear outgoing packet as soon as command response is receivedSzczepan Zalega2016-08-05
* Use device autodetection in testsSzczepan Zalega2016-08-05
* Autodetect inserted stick and connect to itSzczepan Zalega2016-08-05
* Catch runtime exceptions on C API login and show them on screenSzczepan Zalega2016-08-05
* Bindings example updateSzczepan Zalega2016-08-05
* Merge pull request #21 from waffle-iron/masterszszszsz2016-08-05
|\
| * add waffle.io badgeMaking GitHub Delicious2016-08-04
* | Revert "DEBUG add debug symbols to binary"Szczepan Zalega2016-08-05