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
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Set version to 3.2
Szczepan Zalega
2018-01-16
*
Install NK_C_API.h file to system's includes
Szczepan Zalega
2018-01-16
*
Remove inttypes from build files
Szczepan Zalega
2018-01-16
*
Add support for pkg-config
David Seifert
2017-12-11
*
Modernise CMake
David Seifert
2017-12-11
*
Switch logging volatile data
Szczepan Zalega
2017-10-11
*
Make Debug build by default on MacOS
Szczepan Zalega
2017-10-11
*
Allow to enable compilation of general and offline tests separately
Szczepan Zalega
2017-10-10
*
Remove -log library leftovers
Szczepan Zalega
2017-10-10
*
Bump version to 3.1
Szczepan Zalega
2017-10-10
*
Merge branch 'test_organize'
Szczepan Zalega
2017-10-10
|
\
|
*
Remove libnitrokey-log and add a switch to choose version instead
Szczepan Zalega
2017-10-04
*
|
Enable offline test on all instances
Szczepan Zalega
2017-10-07
*
|
Add C++ offline tests and set them default
Szczepan Zalega
2017-10-07
*
|
Fix install command
Szczepan Zalega
2017-10-07
*
|
Build shared library by default
Szczepan Zalega
2017-10-07
*
|
Set SONAME and use semantic versioning
Szczepan Zalega
2017-10-07
*
|
build: use GNUInstallDirs
Igor Gnatenko
2017-10-07
|
/
*
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
[next]