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
Commit message (
Expand
)
Author
Age
...
*
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
*
Test for too long PIN
Szczepan Zalega
2016-08-09
*
Test Status command
Szczepan Zalega
2016-08-09
*
Clear string result from get status
Szczepan Zalega
2016-08-09
*
Use templates with functors to pack code
Szczepan Zalega
2016-08-09
*
Rename variables
Szczepan Zalega
2016-08-09
*
Remove incorrect const declaration
Szczepan Zalega
2016-08-09
*
Corrected test for getting OTP codes from not programmed slot and extracted
Szczepan Zalega
2016-08-09
*
Rename: auth_package -> authorize_package
Szczepan Zalega
2016-08-09
*
Move manager instance to shared_ptr
Szczepan Zalega
2016-08-09
*
Moving to shared ptr for device
Szczepan Zalega
2016-08-09
*
Replace Authorization commands with shorter version
Szczepan Zalega
2016-08-09
*
Clear TODOs
Szczepan Zalega
2016-08-08
*
Clearing whole response packet instead of only payload part #20
Szczepan Zalega
2016-08-08
*
Clear incoming packets as soon they meet their lifetime end
v0.9
Szczepan Zalega
2016-08-05
*
Clear outgoing packet as soon as command response is received
Szczepan Zalega
2016-08-05
*
Use device autodetection in tests
Szczepan Zalega
2016-08-05
*
Autodetect inserted stick and connect to it
Szczepan Zalega
2016-08-05
*
Catch runtime exceptions on C API login and show them on screen
Szczepan Zalega
2016-08-05
*
Bindings example update
Szczepan Zalega
2016-08-05
*
Merge pull request #21 from waffle-iron/master
szszszsz
2016-08-05
|
\
|
*
add waffle.io badge
Making GitHub Delicious
2016-08-04
*
|
Revert "DEBUG add debug symbols to binary"
Szczepan Zalega
2016-08-05
*
|
Lock issue test comment update
Szczepan Zalega
2016-08-05
*
|
Test for writing token ID to OTP slot
Szczepan Zalega
2016-08-05
*
|
Slots token ID documentation and payload fields update
Szczepan Zalega
2016-08-05
*
|
Slots config writing - C API documentation update
Szczepan Zalega
2016-08-05
*
|
Test factory reset command
Szczepan Zalega
2016-08-05
*
|
Show test parameters names in test name
Szczepan Zalega
2016-08-05
*
|
Display general config flags as int
Szczepan Zalega
2016-08-05
*
|
Set xfail on sometimes failing tests
Szczepan Zalega
2016-08-05
*
|
Update general config commands - bool -> uint8_t
Szczepan Zalega
2016-08-05
*
|
Cleaned HOTP tests
Szczepan Zalega
2016-08-05
*
|
Test for PIN protected TOTP getting
Szczepan Zalega
2016-08-05
*
|
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
[prev]
[next]