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
*
Fixed PIN protected HOTP requests
Szczepan Zalega
2016-08-05
*
Support writing token id to OTP slots in API
Szczepan Zalega
2016-08-05
*
Remove obsolete comments
Szczepan Zalega
2016-08-05
*
Add slot token id fixme
Szczepan Zalega
2016-08-05
*
Check command status for set_time during TOTP tests
Szczepan Zalega
2016-08-05
*
Make is_AES test more strict (check behavior for wrong password)
Szczepan Zalega
2016-08-05
*
Do not catch exception in is_AES supported
Szczepan Zalega
2016-08-05
*
Clear last command status on the device when checked
Szczepan Zalega
2016-08-05
*
Test user password unlock
Szczepan Zalega
2016-08-05
*
Allow user to choose new user PIN when unlocking
Szczepan Zalega
2016-08-05
*
Do not return void functions results
Szczepan Zalega
2016-08-05
*
Clear last command status on each API function start
Szczepan Zalega
2016-08-05
*
DEBUG add debug symbols to binary
Szczepan Zalega
2016-08-05
*
Remove commented code
Szczepan Zalega
2016-08-05
*
Supply slot config arguments during writing in tests
Szczepan Zalega
2016-08-05
*
Handle OTP slot config in C API during writing
Szczepan Zalega
2016-08-05
*
Handle C API declarations done in multiple lines
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
*
Tests' code reformat
Szczepan Zalega
2016-08-05
*
Throw exception when retry count is exhausted. Show retry counts in debug mes...
Szczepan Zalega
2016-08-05
*
Test for regenerating AES key and destroying password safe
Szczepan Zalega
2016-08-05
*
Increase delay and retry count for response receiving
Szczepan Zalega
2016-08-05
*
Readme: roadmap, removed some issues
v0.8
Szczepan Zalega
2016-08-02
*
Change license to LGPL3
Szczepan Zalega
2016-08-02
*
Readme: update example
Szczepan Zalega
2016-08-01
*
Add Python interfacing example
Szczepan Zalega
2016-08-01
*
Move get_payload to misc
Szczepan Zalega
2016-08-01
*
C++ tests: use get_payload() function to clear packet before using
Szczepan Zalega
2016-08-01
*
Readme: login before accessing the device. Tests: change device to Nitrokey Pro
Szczepan Zalega
2016-08-01
*
Readme: change CFFI link to overview
Szczepan Zalega
2016-08-01
*
Readme: example of C API access from Python
Szczepan Zalega
2016-08-01
*
Readme: known issues
Szczepan Zalega
2016-08-01
*
Add string parameters lengths to function documentation for C API
Szczepan Zalega
2016-08-01
*
Added description for C API functions, updated README.md
Szczepan Zalega
2016-08-01
*
Remove unneeded files / modules paths
Szczepan Zalega
2016-08-01
*
Get device status command for storage stick
Szczepan Zalega
2016-08-01
*
Merge changing PIN functions
Szczepan Zalega
2016-08-01
*
Set variable send_receive delay
Szczepan Zalega
2016-08-01
*
Handle changing admin/user password on NK Storage - NitrokeyManager
Szczepan Zalega
2016-08-01
*
Handle changing admin/user password on NK Storage
Szczepan Zalega
2016-08-01
*
Let device identify itself by model
Szczepan Zalega
2016-08-01
*
Update TODO
Szczepan Zalega
2016-08-01
*
Ignore compiler warnings regarding variable size struct
Szczepan Zalega
2016-08-01
*
Fixed PWS slot status test
Szczepan Zalega
2016-08-01
*
Connect to Nitrokey Storage. Do not authenticate on test start
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 proper number of HOTP slots in test - 15
Szczepan Zalega
2016-08-01
[next]