index
:
libnitrokey
enumerate
feature/doxygen
feature/sd-usage-data-struct
fix/get-firmware-version
fix/progress-bar-error
fix/python-requirements
get_status
master
pws-slot-count
qmake-version
status-struct
wip/multiple-devices
Robin Krahl's fork of libnitrokey
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
device.cc
Commit message (
Expand
)
Author
Age
*
Decrease retry count to 20
Szczepan Zalega
2017-03-11
*
More debug log info during dev connection
Szczepan Zalega
2017-03-11
*
Use nullptr instead of NULL
Szczepan Zalega
2017-03-11
*
Use lock_guard while accessing hid_api
Szczepan Zalega
2017-03-11
*
Make device configuration const, protect non-const with ::atomic
Szczepan Zalega
2017-03-11
*
Make device slower for now for easier debugging
Szczepan Zalega
2016-11-26
*
Code refactoring: removing disambiguity from device constants
Szczepan Zalega
2016-10-19
*
Set shorter delays in sending/receiving packets (2)
Szczepan Zalega
2016-10-19
*
Set shorter delays in sending/receiving packets
Szczepan Zalega
2016-10-19
*
Increase retry timeout for NK Storage for now
Szczepan Zalega
2016-10-19
*
Fixed bug with not releasing device on disconnect
Szczepan Zalega
2016-10-19
*
Increase delay and retry count for response receiving
Szczepan Zalega
2016-08-05
*
Set variable send_receive delay
Szczepan Zalega
2016-08-01
*
Let device identify itself by model
Szczepan Zalega
2016-08-01
*
Set different delay timings for Nitrokey Storage
Szczepan Zalega
2016-08-01
*
Use int instead of CommError
Szczepan Zalega
2016-08-01
*
Allow setting last command status on device
Szczepan Zalega
2016-08-01
*
Initial version of C/Python bindings
Szczepan Zalega
2016-08-01
*
increasing retry count
Szczepan Zalega
2016-03-06
*
Checking device status after completion of get_feature report and retrying re...
Szczepan Zalega
2016-03-06
*
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
*
added long sleep for behavior check, read_callback is running, fixed device s...
Szczepan Zalega
2016-02-20
*
removing hid_init() calls as they should have be called automatically (as lon...
Szczepan Zalega
2016-02-20
*
checking status correctly (in specification hid_get_feature_report returns nu...
Szczepan Zalega
2016-02-20
*
compiling own version of lib hid_libusb (copied from nitroapp) and linking it...
Szczepan Zalega
2016-02-20
*
Minor fixes, working version
Mateusz Zalega
2015-10-26
*
Initial
Mateusz Zalega
2015-10-22