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
/
stick10_commands.h
Commit message (
Expand
)
Author
Age
*
Correct getting minor and major from firmware version
Szczepan Zalega
2018-02-23
*
Update license/copyright lines
Szczepan Zalega
2018-01-16
*
Adjust code to make compilation under MSVC 2017
Szczepan Zalega
2017-06-28
*
Log temporary password as hexdump instead of string representation
Szczepan Zalega
2017-05-13
*
Assume slot_names are volatile data
Szczepan Zalega
2017-05-13
*
Do not log volatile data
Szczepan Zalega
2017-05-13
*
Fix compilation warnings
Szczepan Zalega
2017-03-31
*
Reorder includes
Szczepan Zalega
2017-03-11
*
Make names more consistent
Szczepan Zalega
2017-03-11
*
Get proper card serial for Storage. Get serial as one number.
Szczepan Zalega
2017-03-11
*
Adjust for compilation on Visual Studio 2017
Szczepan Zalega
2017-03-11
*
Use local hexdumping function for getting serial number
Szczepan Zalega
2017-03-11
*
Read slot command support
Szczepan Zalega
2017-03-11
*
Fix getting card serial
Szczepan Zalega
2017-03-11
*
Use stdint instead of inttypes
Szczepan Zalega
2017-01-11
*
Fix compilation warning and error under G++ - use union to reach uint8 slot_c...
Szczepan Zalega
2016-10-22
*
Show hex values in debug messages for certain parameters
Szczepan Zalega
2016-10-19
*
Tests: detect device Pro/Storage. skip AES_support command test for Storage
Szczepan Zalega
2016-10-19
*
Function for getting device's serial number in hex. Fixes #33
Szczepan Zalega
2016-09-08
*
Slots token ID documentation and payload fields update
Szczepan Zalega
2016-08-05
*
Display general config flags as int
Szczepan Zalega
2016-08-05
*
Update general config commands - bool -> uint8_t
Szczepan Zalega
2016-08-05
*
Fixed PIN protected HOTP requests
Szczepan Zalega
2016-08-05
*
Remove obsolete comments
Szczepan Zalega
2016-08-05
*
Allow user to choose new user PIN when unlocking
Szczepan Zalega
2016-08-05
*
Receive slot config during getting OTP code
Szczepan Zalega
2016-08-05
*
Comment not used functions
Szczepan Zalega
2016-08-05
*
Support for command: is_aes_supported
Szczepan Zalega
2016-08-05
*
Config options for OTP slots added to command structure
Szczepan Zalega
2016-08-01
*
Handle write config command
Szczepan Zalega
2016-08-01
*
Handle misc functions: factory reset, build aes key, unlock user password (no...
Szczepan Zalega
2016-08-01
*
Erasing slot - initial version with some authorization issues
Szczepan Zalega
2016-08-01
*
Fixed showing password safe status in debug messages
Szczepan Zalega
2016-08-01
*
Handle writing PW safe slot
Szczepan Zalega
2016-08-01
*
Prepare setting password safe slots
Szczepan Zalega
2016-08-01
*
Handling PW safe login and password
Szczepan Zalega
2016-08-01
*
Working PW safe getting slot name
Szczepan Zalega
2016-08-01
*
Manage retry counts of user and admin passwords
Szczepan Zalega
2016-08-01
*
Enabling password safe and password safe status (latter not working yet)
Szczepan Zalega
2016-08-01
*
Handle changing user and admin PINs
Szczepan Zalega
2016-08-01
*
Working TOTP handling (passing RFC tests)
Szczepan Zalega
2016-08-01
*
Write to TOTP slot
Szczepan Zalega
2016-08-01
*
Initializing with external function
Szczepan Zalega
2016-08-01
*
Initial version of C/Python bindings
Szczepan Zalega
2016-08-01
*
code cleanup
Szczepan Zalega
2016-03-29
*
working hotp tests on nitrokey pro (stick10)
Szczepan Zalega
2016-03-29
*
adding next steps for hotp tests: writing, reading and authorization for writ...
Szczepan Zalega
2016-03-29
*
fixed device status logging
Szczepan Zalega
2016-03-21
*
implementing hotp test
Szczepan Zalega
2016-03-21
*
adding another dissect and reformatting old ones
Szczepan Zalega
2016-03-06
[next]