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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
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
|
*
Tests: TOTP 64bit time test
Szczepan Zalega
2016-10-19
|
*
Tests cleanup: move wait function up
Szczepan Zalega
2016-10-19
|
*
Skip factory reset until full recovery will be implemented for NK Storage, na...
Szczepan Zalega
2016-10-19
|
*
Improve TOTP test - check all codes before failing, use readable names for va...
Szczepan Zalega
2016-10-19
|
*
Support regenerating AES keys on NK Storage
Szczepan Zalega
2016-10-19
|
*
Dictionary update
Szczepan Zalega
2016-10-19
|
*
Tests: check user retry counter based on PIN changing. Lock device before tests.
Szczepan Zalega
2016-10-19
|
*
Test C API in C++ (Catch)
Szczepan Zalega
2016-10-19
|
*
CMake: Set clang as compiler and set linking flags
Szczepan Zalega
2016-10-19
|
*
Log TooLongStringException in the moment of creation
Szczepan Zalega
2016-10-19
|
*
Log when device reports command status not equal 0
Szczepan Zalega
2016-10-19
|
*
Increase retry timeout for NK Storage for now
Szczepan Zalega
2016-10-19
|
*
Log strcpyT argument sizes info
Szczepan Zalega
2016-10-19
|
*
Show NK Storage status on response packet dissection (regardless of connected...
Szczepan Zalega
2016-10-19
|
*
Command unlock user password for NK Storage
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
|
*
Command unlock user pin
Szczepan Zalega
2016-10-19
|
*
C/C++ API: make connection and disconnection more robust
Szczepan Zalega
2016-10-19
|
*
Fixed too long string test fail caused by different behavior of Storage
Szczepan Zalega
2016-10-19
|
*
Fixed bug with not releasing device on disconnect
Szczepan Zalega
2016-10-19
|
*
xfail aes support test for now
Szczepan Zalega
2016-10-19
|
*
Add TODO note
Szczepan Zalega
2016-10-19
|
*
Convert char to int during dissection
Szczepan Zalega
2016-10-13
|
*
NK Storage: cmd output status constants
Szczepan Zalega
2016-10-13
|
*
NK Storage: update counters before getting
Szczepan Zalega
2016-10-13
|
/
*
Readme update - dependencies, compilers, format (#40)
szszszsz
2016-09-19
*
Merge pull request #36 from Nitrokey/issue_31-secret_as_hex
szszszsz
2016-09-10
|
\
|
*
Remove asserts in favor of exceptions or warnings. Test changes in Python.
Szczepan Zalega
2016-09-10
|
*
Assume secret is coded in hex for OTP slot write #31
Szczepan Zalega
2016-09-10
|
*
Add hex to binary converting function
Szczepan Zalega
2016-09-10
|
*
C++ test update (compilation fix)
Szczepan Zalega
2016-09-10
|
/
*
Merge pull request #34 from Nitrokey/issue_33
szszszsz
2016-09-08
|
\
|
*
Function for getting device's serial number in hex. Fixes #33
Szczepan Zalega
2016-09-08
|
*
Allow disabling hexdump header
Szczepan Zalega
2016-09-08
|
/
*
Python example update #5
Szczepan Zalega
2016-08-16
*
Merged library exceptions declaration
v1.0
Szczepan Zalega
2016-08-09
*
Correction for TOTP RFC test: move authorization closer to command that
Szczepan Zalega
2016-08-09
*
Fixed test with getting random OTP codes
Szczepan Zalega
2016-08-09
*
Remove compilation warning regarding printf format in hexdump
Szczepan Zalega
2016-08-09
*
Return error on invalid slot
Szczepan Zalega
2016-08-09
*
Return error for too long string
Szczepan Zalega
2016-08-09
*
Small fixes
Szczepan Zalega
2016-08-09
*
Remove not used CommError class
Szczepan Zalega
2016-08-09
*
Remove redundant cast
Szczepan Zalega
2016-08-09
*
Return a vector to C API to duplicate there
Szczepan Zalega
2016-08-09
*
Return string as char* instead of uint*
Szczepan Zalega
2016-08-09
*
Remove surplus string length assertions (it is done during copying anyway)
Szczepan Zalega
2016-08-09
[prev]
[next]