| Commit message (Expand) | Author | Age |
... | |
* | Do not abort compilation at all on OSX | Szczepan Zalega | 2017-04-04 |
* | Use correct format letter | Szczepan Zalega | 2017-04-03 |
* | Do not abort compilation on warnings in hid.c on OSX | Szczepan Zalega | 2017-04-03 |
* | Return OTP codes as strings to make sure they are zero-filled properly | Szczepan Zalega | 2017-04-03 |
* | Fix compilation warning on OSX | Szczepan Zalega | 2017-03-31 |
* | Do not fail compilation on tests | Szczepan Zalega | 2017-03-31 |
* | Do not check for warnings on 3rd-party code - hidapi | Szczepan Zalega | 2017-03-31 |
* | Fix compilation warnings | Szczepan Zalega | 2017-03-31 |
* | Do not allow to set delays lower than 20 ms | Szczepan Zalega | 2017-03-31 |
* | Show warnings during the compilation and treat warnings as error | Szczepan Zalega | 2017-03-31 |
* | Allow to directly choose loglevel | Szczepan Zalega | 2017-03-29 |
* | Allow to change device commands delays runtime | Szczepan Zalega | 2017-03-29 |
* | Change log's date-time format. Code reformat. | Szczepan Zalega | 2017-03-29 |
* | Use separate exception for wrong receiving packet's CRC | Szczepan Zalega | 2017-03-27 |
* | Use proper frameworks with cmake and OSX | Szczepan Zalega | 2017-03-20 |
* | Merge branch 'osx_build' | Szczepan Zalega | 2017-03-16 |
|\ |
|
| * | Add function comment | Szczepan Zalega | 2017-03-14 |
| * | Do not link hidapi under OSX | Szczepan Zalega | 2017-03-14 |
| * | Use hidapi patched for mac | Szczepan Zalega | 2017-03-13 |
| * | Never call hid exit on OSX | Szczepan Zalega | 2017-03-13 |
* | | Documentation update | Szczepan Zalega | 2017-03-16 |
|/ |
|
* | Merge branch 'libnitrokey_3' | Szczepan Zalega | 2017-03-11 |
|\ |
|
| * | Cleanup modules | Szczepan Zalega | 2017-03-11 |
| * | Fix compilation warnings | Szczepan Zalega | 2017-03-11 |
| * | Add tested Travis build configuration. Set proper hidapi url. | Szczepan Zalega | 2017-03-11 |
| * | Dynamically increase delay between retries on busy status | Szczepan Zalega | 2017-03-11 |
| * | Use own exception types instead of general runtime_error | Szczepan Zalega | 2017-03-11 |
| * | Allow to check is current device visible to the OS | Szczepan Zalega | 2017-03-11 |
| * | Set turbo mode | Szczepan Zalega | 2017-03-11 |
| * | Add TODO comment | Szczepan Zalega | 2017-03-11 |
| * | Handle enabling update mode on Storage device | Szczepan Zalega | 2017-03-11 |
| * | Check for null device reference in case of failed reconnection | Szczepan Zalega | 2017-03-11 |
| * | Correct comments and fix firmware version requirements | Szczepan Zalega | 2017-03-11 |
| * | Authenticate before factory reset so the command will not timeout | Szczepan Zalega | 2017-03-11 |
| * | Update encrypted volume test. Use random password. | Szczepan Zalega | 2017-03-11 |
| * | Prefer to use log-enabled library in tests | Szczepan Zalega | 2017-03-11 |
| * | Remove obsolete comments | Szczepan Zalega | 2017-03-11 |
| * | Do reconnect also on receiving failure | Szczepan Zalega | 2017-03-11 |
| * | Remove checking for mutex being locked | Szczepan Zalega | 2017-03-11 |
| * | Make device-level reconnect on problem with sending | Szczepan Zalega | 2017-03-11 |
| * | Reorder includes | Szczepan Zalega | 2017-03-11 |
| * | Count lifetime instances of device communication exception | Szczepan Zalega | 2017-03-11 |
| * | Log execution of connect function | Szczepan Zalega | 2017-03-11 |
| * | Comment: use clang with TSAN | Szczepan Zalega | 2017-03-11 |
| * | Comments | Szczepan Zalega | 2017-03-11 |
| * | Use nullptr instead of NULL | Szczepan Zalega | 2017-03-11 |
| * | Build debug-log-free library for increased security | Szczepan Zalega | 2017-03-11 |
| * | Comments | Szczepan Zalega | 2017-03-11 |
| * | Feature check for 320 bits OTP secret | Szczepan Zalega | 2017-03-11 |
| * | Project info for repositories | Szczepan Zalega | 2017-03-11 |