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
/
include
/
device_proto.h
Commit message (
Expand
)
Author
Age
*
Disable early device disconnection on communication error
Szczepan Zalega
2017-03-11
*
Allow device to reply 10 times with busy status in a try
Szczepan Zalega
2017-03-11
*
Make statistics about device's connection
Szczepan Zalega
2017-03-11
*
Disconnect device as soon as the communication issue appears
Szczepan Zalega
2017-03-11
*
Throw before communicating with device if it is not initialized
Szczepan Zalega
2017-03-11
*
Pass devices shared pointer to methods instead of ref
Szczepan Zalega
2017-03-11
*
Decrease retry count to 20
Szczepan Zalega
2017-03-11
*
Add lock_guard for complete send-receive cycle
Szczepan Zalega
2017-03-11
*
Remove unused inttypes
Szczepan Zalega
2017-01-09
*
Treat LongOperationException as CommandFailed and handle it transparently
Szczepan Zalega
2016-11-26
*
Code refactoring - named magic numbers (2)
Szczepan Zalega
2016-11-26
*
Code refactoring - named magic numbers
Szczepan Zalega
2016-11-26
*
Handle busy_progressbar device status
Szczepan Zalega
2016-11-26
*
Fix compilation G++6 error
Szczepan Zalega
2016-11-18
*
Fix compilation warning and error under G++ - use union to reach uint8 slot_c...
Szczepan Zalega
2016-10-22
*
Add all devices' and commands' statuses
Szczepan Zalega
2016-10-19
*
Code refactoring: replacing magic numbers
Szczepan Zalega
2016-10-19
*
Code refactoring: variables names unification
Szczepan Zalega
2016-10-19
*
Code refactoring: removing disambiguity from device constants
Szczepan Zalega
2016-10-19
*
Code refactoring: replacing magic numbers
Szczepan Zalega
2016-10-19
*
Code refactoring: c++ casts
Szczepan Zalega
2016-10-19
*
Code reformat
Szczepan Zalega
2016-10-19
*
Code refactoring: rename - disambiguate receiving counter from sending
Szczepan Zalega
2016-10-19
*
Resend outgoing packet on invalid crc and when used all receiving retries
Szczepan Zalega
2016-10-19
*
Make packet valid when its crc is not equal 0
Szczepan Zalega
2016-10-19
*
Handle NK Storage status sent on Storage commands
Szczepan Zalega
2016-10-19
*
Code reformat
Szczepan Zalega
2016-10-19
*
Moving to shared ptr for device
Szczepan Zalega
2016-08-09
*
Clearing whole response packet instead of only payload part #20
Szczepan Zalega
2016-08-08
*
Clear incoming packets as soon they meet their lifetime end
v0.9
Szczepan Zalega
2016-08-05
*
Clear outgoing packet as soon as command response is received
Szczepan Zalega
2016-08-05
*
Throw exception when retry count is exhausted. Show retry counts in debug mes...
Szczepan Zalega
2016-08-05
*
Set variable send_receive delay
Szczepan Zalega
2016-08-01
*
Correct debug message about wrong crc
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
*
Handling device errors through exceptions
Szczepan Zalega
2016-08-01
*
Set last command status
Szczepan Zalega
2016-08-01
*
adding next steps for hotp tests: writing, reading and authorization for writ...
Szczepan Zalega
2016-03-29
*
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
*
Minor fixes, working version
Mateusz Zalega
2015-10-26
*
Initial
Mateusz Zalega
2015-10-22