aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Lock issue test comment updateSzczepan Zalega2016-08-05
* | Test for writing token ID to OTP slotSzczepan Zalega2016-08-05
* | Slots token ID documentation and payload fields updateSzczepan Zalega2016-08-05
* | Slots config writing - C API documentation updateSzczepan Zalega2016-08-05
* | Test factory reset commandSzczepan Zalega2016-08-05
* | Show test parameters names in test nameSzczepan Zalega2016-08-05
* | Display general config flags as intSzczepan Zalega2016-08-05
* | Set xfail on sometimes failing testsSzczepan Zalega2016-08-05
* | Update general config commands - bool -> uint8_tSzczepan Zalega2016-08-05
* | Cleaned HOTP testsSzczepan Zalega2016-08-05
* | Test for PIN protected TOTP gettingSzczepan Zalega2016-08-05
* | Fixed PIN protected HOTP requestsSzczepan Zalega2016-08-05
* | Support writing token id to OTP slots in APISzczepan Zalega2016-08-05
* | Remove obsolete commentsSzczepan Zalega2016-08-05
* | Add slot token id fixmeSzczepan Zalega2016-08-05
* | Check command status for set_time during TOTP testsSzczepan Zalega2016-08-05
* | Make is_AES test more strict (check behavior for wrong password)Szczepan Zalega2016-08-05
* | Do not catch exception in is_AES supportedSzczepan Zalega2016-08-05
* | Clear last command status on the device when checkedSzczepan Zalega2016-08-05
* | Test user password unlockSzczepan Zalega2016-08-05
* | Allow user to choose new user PIN when unlockingSzczepan Zalega2016-08-05
* | Do not return void functions resultsSzczepan Zalega2016-08-05
* | Clear last command status on each API function startSzczepan Zalega2016-08-05
* | DEBUG add debug symbols to binarySzczepan Zalega2016-08-05
* | Remove commented codeSzczepan Zalega2016-08-05
* | Supply slot config arguments during writing in testsSzczepan Zalega2016-08-05
* | Handle OTP slot config in C API during writingSzczepan Zalega2016-08-05
* | Handle C API declarations done in multiple linesSzczepan 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
* | Tests' code reformatSzczepan Zalega2016-08-05
* | Throw exception when retry count is exhausted. Show retry counts in debug mes...Szczepan Zalega2016-08-05
* | Test for regenerating AES key and destroying password safeSzczepan Zalega2016-08-05
* | Increase delay and retry count for response receivingSzczepan Zalega2016-08-05
|/
* Readme: roadmap, removed some issuesv0.8Szczepan Zalega2016-08-02
* Change license to LGPL3Szczepan Zalega2016-08-02
* Readme: update exampleSzczepan Zalega2016-08-01
* Add Python interfacing exampleSzczepan Zalega2016-08-01
* Move get_payload to miscSzczepan Zalega2016-08-01
* C++ tests: use get_payload() function to clear packet before usingSzczepan Zalega2016-08-01