index
:
mirrors/libnitrokey
119-qmake_version_getter
137-stick_hangs
141-cmake-hidapi-pkgconfig
154-storage54
184-storage-only
check_invalid_slot_on_device_side
connect_with_serial
deprecate_old_UV_flag_functions
ext-issue-storage-98
general
get_status
master
names_clash
pr_115
pr_116
pr_60
pr_62
qmake_prefixed_install
size-optimization
squashed_for_nkapp_v1.2-launchpad
storage-v0.54-tests
travis_update
update_tests
use_strnlen
wip-command_line_client
wip-retry_function
wip-show_information_about_invalid_CRC
wip-use_volatile
Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror)
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
device.h
Commit message (
Expand
)
Author
Age
*
Update license/copyright lines
Szczepan Zalega
2018-01-16
*
Fix compilation warnings
Szczepan Zalega
2017-03-31
*
Allow to change device commands delays runtime
Szczepan Zalega
2017-03-29
*
Make device-level reconnect on problem with sending
Szczepan Zalega
2017-03-11
*
Rename is_connected to be more specific
Szczepan Zalega
2017-03-11
*
Correct device counters
Szczepan Zalega
2017-03-11
*
Compiles on MXE, but not working on Windows
Szczepan Zalega
2017-03-11
*
Make statistics about device's connection
Szczepan Zalega
2017-03-11
*
Add method for checking is the device listed as connected in OS
Szczepan Zalega
2017-03-11
*
Remove UNKNOWN type of the device
Szczepan Zalega
2017-03-11
*
Use atomic_exchange for atomic operations
Szczepan Zalega
2017-03-11
*
Make device configuration const, protect non-const with ::atomic
Szczepan Zalega
2017-03-11
*
Remove unused inttypes
Szczepan Zalega
2017-01-09
*
Convinient function for checking if authorization command is supported
Szczepan Zalega
2016-12-03
*
Try to disconnect when destroying device
Szczepan Zalega
2016-11-26
*
Code refactoring: removing disambiguity from device constants
Szczepan Zalega
2016-10-19
*
Remove not used CommError class
Szczepan Zalega
2016-08-09
*
Clear last command status on the device when checked
Szczepan Zalega
2016-08-05
*
Support for command: is_aes_supported
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
*
Use int instead of CommError
Szczepan Zalega
2016-08-01
*
Allow setting last command status on device
Szczepan Zalega
2016-08-01
*
Fix const declarations
Szczepan Zalega
2016-08-01
*
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
*
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