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
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Remove libnitrokey-log and add a switch to choose version instead
Szczepan Zalega
2017-10-04
*
Adjust code to make compilation under MSVC 2017
Szczepan Zalega
2017-06-28
*
Add C++ tests for some current issues
Szczepan Zalega
2017-06-27
*
Do not abort compilation at all on OSX
Szczepan Zalega
2017-04-04
*
Do not abort compilation on warnings in hid.c on OSX
Szczepan Zalega
2017-04-03
*
Do not fail compilation on tests
Szczepan Zalega
2017-03-31
*
Do not check for warnings on 3rd-party code - hidapi
Szczepan Zalega
2017-03-31
*
Show warnings during the compilation and treat warnings as error
Szczepan Zalega
2017-03-31
*
Use proper frameworks with cmake and OSX
Szczepan Zalega
2017-03-20
*
Do not link hidapi under OSX
Szczepan Zalega
2017-03-14
*
Add tested Travis build configuration. Set proper hidapi url.
Szczepan Zalega
2017-03-11
*
Count lifetime instances of device communication exception
Szczepan Zalega
2017-03-11
*
Comment: use clang with TSAN
Szczepan Zalega
2017-03-11
*
Build debug-log-free library for increased security
Szczepan Zalega
2017-03-11
*
Compiles on MXE, but not working on Windows
Szczepan Zalega
2017-03-11
*
Adjust for compilation on Visual Studio 2017
Szczepan Zalega
2017-03-11
*
Test compilation under windows
Szczepan Zalega
2017-03-11
*
For Clang use default compiler name
Szczepan Zalega
2017-03-11
*
Do not let to enable both ASAN and TSAN
Szczepan Zalega
2017-03-11
*
Support TSAN
Szczepan Zalega
2017-03-11
*
Allow user to build only one version (static/dynamic) of the lib at once
Szczepan Zalega
2017-03-11
*
Fix project version
Szczepan Zalega
2017-03-11
*
Compile both dynamic and static library versions
Szczepan Zalega
2017-03-11
*
Use CPack to generate packages
Szczepan Zalega
2017-03-11
*
Build Release with debug info when none build type selected
Szczepan Zalega
2017-03-11
*
Support ASAN and Clang optionally
Szczepan Zalega
2017-03-11
*
Remove GCC specific settings. Make tests compilation optional.
Szczepan Zalega
2017-03-11
*
Use CMake instead of Make
Szczepan Zalega
2017-03-11
*
Fix for auth issue in NK Pro
Szczepan Zalega
2016-11-26
*
Handle busy_progressbar device status
Szczepan Zalega
2016-11-26
*
C++ tests for Storage commands
Szczepan Zalega
2016-11-26
*
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
*
Merged library exceptions declaration
v1.0
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
*
Handling device errors through exceptions
Szczepan Zalega
2016-08-01
*
Initial version of C/Python bindings
Szczepan Zalega
2016-08-01