Julius Pfrommer
|
13ca513402
fix compile issues related to the external namespace
|
7 years ago |
Julius Pfrommer
|
22f4219840
relax type checking when no value is present (fix #914)
|
7 years ago |
Julius Pfrommer
|
33cf90ddfe
reduce duplicate functionality for adding namespaces
|
7 years ago |
Julius Pfrommer
|
2a93aebd39
allow adding of namespaces via the write service
|
7 years ago |
Julius Pfrommer
|
eb0e48ab07
mark clang tools as advanced cmake options
|
7 years ago |
Julius Pfrommer
|
9ebd645cbf
set namespacearray type (fix #921)
|
7 years ago |
Julius Pfrommer
|
917169614c
fix warnings from clang-tidy
|
7 years ago |
Julius Pfrommer
|
4f93f53c23
add clang-tidy for linting
|
7 years ago |
Julius Pfrommer
|
a308b1c689
add more examples for writing the node value
|
7 years ago |
Julius Pfrommer
|
c540238a43
fix attribute unit tests for multi-threading
|
7 years ago |
Julius Pfrommer
|
69ecb55a8b
cosmetic improvements
|
7 years ago |
Julius Pfrommer
|
dfef59dbaf
make nodeid hashing public; simpler FNV hashing for (short) string nodeids
|
7 years ago |
Julius Pfrommer
|
27a2b77429
fix drop in gcov coverage (#917)
|
7 years ago |
Julius Pfrommer
|
3b50718415
seed rng if not disabled by flag, fix #632
|
7 years ago |
Julius Pfrommer
|
e8e0e2c2c5
use clear variable identifiers in array encoding
|
7 years ago |
Julius Pfrommer
|
d8c0e3e154
fix a warning about enum comparison
|
7 years ago |
Julius Pfrommer
|
41b50ab3a6
Check the SecurityPolicyUri of UserTokenPolicies
|
7 years ago |
Julius Pfrommer
|
fecd0bf4fd
fix #909, replace an utf8 character with ascii
|
7 years ago |
Julius Pfrommer
|
34a5baa069
add github issue template (inspired by the librdkafka project)
|
7 years ago |
Julius Pfrommer
|
6577996af5
improve value callback
|
7 years ago |
Julius Pfrommer
|
1f6c35b4f7
make unit tests with valgrind optional
|
7 years ago |
Julius Pfrommer
|
2cabd7c5d9
use cmake project version facility
|
8 years ago |
Mike Looijmans
|
58ce90e99d
Generate properly versioned shared library links on Linux
|
8 years ago |
Julius Pfrommer
|
243237e882
feature: allow limiting the retransmission queue in the server (fix
|
8 years ago |
Julius Pfrommer
|
9fdd7df363
RetransmissionQueue as TAILQ instead of LIST
|
8 years ago |
Julius Pfrommer
|
134cb5543d
cosmetic: struct members start with lowercase
|
8 years ago |
Julius Pfrommer
|
201be0cf71
fix #896: AccessLevel as Byte
|
8 years ago |
Julius Pfrommer
|
b3f496711f
mark multithreading as experimental
|
8 years ago |
Julius Pfrommer
|
abc3716e07
First files compiling as cxx
|
8 years ago |
Julius Pfrommer
|
dac72655db
fix: add stdint.h for older Visual Studios
|
8 years ago |