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
*
Bump version to 3.4.1
Szczepan Zalega
2018-07-18
*
Handle build without Git repository info
Szczepan Zalega
2018-07-18
*
Add a test to ensure valid C code in the C API
Robin Krahl
2018-07-05
*
Move implementation from header back to compilation unit
Szczepan Zalega
2018-06-19
*
Add getters for the library version
Robin Krahl
2018-05-25
*
Implement suggested tests
Szczepan Zalega
2018-04-19
*
Fix compilation warnings for tests
Szczepan Zalega
2018-04-19
*
Install: use correct source dir for Udev rules installation when included fro...
Szczepan Zalega
2018-04-11
*
Update version to 3.3
Szczepan Zalega
2018-04-10
*
Allow overriding of udev rules dir
David Seifert
2018-03-13
*
Make unbundling easier
David Seifert
2018-03-13
*
Add tests for refreshed devices list and not refreshed in the loop
Szczepan Zalega
2018-02-28
*
Initial support for multiple devices with C++ and test
Szczepan Zalega
2018-02-28
*
Install udev file (CMake)
Szczepan Zalega
2018-01-30
*
Try to use system Catch2 if possible
David Seifert
2018-01-29
*
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
[next]