| Commit message (Expand) | Author | Age |
... | |
* | Comments for unit test | Szczepan Zalega | 2016-08-01 |
* | Test read/write config | Szczepan Zalega | 2016-08-01 |
* | Tested OTP codes PIN protected | Szczepan Zalega | 2016-08-01 |
* | Add authentication for erasing slots | Szczepan Zalega | 2016-08-01 |
* | Handle write config command | Szczepan Zalega | 2016-08-01 |
* | Getting password safe data does not need admin temp | Szczepan Zalega | 2016-08-01 |
* | Remove auth from getPWSslotName does not need auth. Passing tests. | Szczepan Zalega | 2016-08-01 |
* | Erasing slot - initial version with some authorization issues | Szczepan Zalega | 2016-08-01 |
* | Test code refactoring | 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 |
* | 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 |
* | Refactor: remove magic numbers from code | Szczepan Zalega | 2016-08-01 |
* | Add test for changing PINs | Szczepan Zalega | 2016-08-01 |
* | Marking todos | Szczepan Zalega | 2016-08-01 |
* | Checking not programmed slots | Szczepan Zalega | 2016-08-01 |
* | Moving to pytest for testing python bindings | 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 |
* | Reset the HOTP counter | Cornelius Kölbel | 2016-04-19 |
* | checking slots programmed with nitrokey app (should be moved to separate TC) | Szczepan Zalega | 2016-04-19 |
* | Send temporary password | Szczepan Zalega | 2016-04-13 |
* | fix slot name shortened | Szczepan Zalega | 2016-03-29 |
* | code cleanup | Szczepan Zalega | 2016-03-29 |
* | working hotp tests on nitrokey pro (stick10) | Szczepan Zalega | 2016-03-29 |
* | adding next steps for hotp tests: writing, reading and authorization for writ... | Szczepan Zalega | 2016-03-29 |
* | implementing hotp test | Szczepan Zalega | 2016-03-21 |
* | adding hextobyte implementation | Szczepan Zalega | 2016-03-20 |
* | adding hotp test suite | Szczepan Zalega | 2016-03-20 |
* | Enabling Password Safe in unittest | Szczepan Zalega | 2016-03-06 |
* | changing compiler to clang-3.6 | Szczepan Zalega | 2016-03-05 |
* | adding basic tests | Szczepan Zalega | 2016-03-05 |
* | formatted code with clang-format-3.6 with style=google | Szczepan Zalega | 2016-03-05 |
* | cleaned up test.cc, added fixme comment | Szczepan Zalega | 2016-03-05 |
* | adding first unit tests | Szczepan Zalega | 2016-03-05 |
* | adding Catch framework | Szczepan Zalega | 2016-03-05 |
* | removing statically compiled lhidapi | Szczepan Zalega | 2016-03-05 |
* | adding status check for each iteration | Szczepan Zalega | 2016-03-05 |
* | added const2string temporary conversion code | Szczepan Zalega | 2016-02-20 |
* | compiling own version of lib hid_libusb (copied from nitroapp) and linking it... | Szczepan Zalega | 2016-02-20 |
* | testing stick 10 | Szczepan Zalega | 2016-02-13 |
* | makefile: link libnitrokey.so w/ hidapi-libusb | Szczepan Zalega | 2016-01-27 |
* | Minor fixes, working version | Mateusz Zalega | 2015-10-26 |