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
/
stick10_commands.h
Commit message (
Expand
)
Author
Age
*
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
*
adding basic tests
Szczepan Zalega
2016-03-05
*
formatted code with clang-format-3.6 with style=google
Szczepan Zalega
2016-03-05
*
Minor fixes, working version
Mateusz Zalega
2015-10-26