aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01
* Upgrade clang to 3.8Szczepan Zalega2016-07-15
* Create build directorySzczepan Zalega2016-07-15
* Merge pull request #9 from privacyidea/fix_counter_resetszszszsz2016-04-19
|\
| * Reset the HOTP counterCornelius Kölbel2016-04-19
|/
* Merging latest master changesSzczepan Zalega2016-04-19
|\
| * Revert "Minor fixes, working version"Szczepan Zalega2016-04-19
| * Update Readme: cloning recursively with gitSzczepan Zalega2016-04-13
| * Add initial readme fileszszszsz2016-04-13
| * Adding License file, GPLv3Szczepan Zalega2016-03-19
| * Minor fixes, working versionMateusz Zalega2015-10-22
* | checking slots programmed with nitrokey app (should be moved to separate TC)Szczepan Zalega2016-04-19
* | Send temporary passwordSzczepan Zalega2016-04-13
* | fix slot name shortenedSzczepan Zalega2016-03-29
* | 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 hextobyte implementationSzczepan Zalega2016-03-20
* | adding hotp test suiteSzczepan Zalega2016-03-20
* | increasing retry countSzczepan Zalega2016-03-06
* | Checking device status after completion of get_feature report and retrying re...Szczepan Zalega2016-03-06
* | Enabling Password Safe in unittestSzczepan Zalega2016-03-06
* | adding another dissect and reformatting old onesSzczepan Zalega2016-03-06
* | changing compiler to clang-3.6Szczepan Zalega2016-03-05
* | adding basic testsSzczepan Zalega2016-03-05
* | formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
* | cleaned up test.cc, added fixme commentSzczepan Zalega2016-03-05
* | adding first unit testsSzczepan Zalega2016-03-05
* | ignoring vim swap files, logs and build output in .gitignoreSzczepan Zalega2016-03-05
* | adding Catch frameworkSzczepan Zalega2016-03-05
* | removing statically compiled lhidapiSzczepan Zalega2016-03-05
* | adding status check for each iterationSzczepan Zalega2016-03-05
* | added const2string temporary conversion codeSzczepan Zalega2016-02-20
* | added long sleep for behavior check, read_callback is running, fixed device s...Szczepan Zalega2016-02-20
* | adding pthread lib explicite to MakefileSzczepan Zalega2016-02-20
* | removing hid_init() calls as they should have be called automatically (as lon...Szczepan Zalega2016-02-20
* | checking status correctly (in specification hid_get_feature_report returns nu...Szczepan Zalega2016-02-20
* | compiling own version of lib hid_libusb (copied from nitroapp) and linking it...Szczepan Zalega2016-02-20
* | testing stick 10Szczepan Zalega2016-02-13
* | makefile: link libnitrokey.so w/ hidapi-libusbSzczepan Zalega2016-01-27
* | Minor fixes, working versionMateusz Zalega2015-10-26
|/
* InitialMateusz Zalega2015-10-22