Julius Pfrommer
|
f4a53633a4
suppress a cppcheck false positive
|
7 years ago |
Julius Pfrommer
|
e9766c7663
add handling of custom types to the decoding function, client and server
|
7 years ago |
Julius Pfrommer
|
510d278196
fix a clang-analyzer warning in discovery unit test
|
7 years ago |
Julius Pfrommer
|
5477fd87b9
remove specific clang-analyzer, part 2
|
7 years ago |
Julius Pfrommer
|
116d3c5cd9
don't specify the exact scan-build version
|
7 years ago |
Julius Pfrommer
|
8a4d8b326b
fix a cppcheck issue
|
7 years ago |
Julius Pfrommer
|
2755f7221a
add checking of access rights in the write service
|
7 years ago |
Julius Pfrommer
|
45cf55c334
Merge branch '0.2'
|
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
|
714c5d562f
don't print useraccesslevel and userexecutable for generated nodes
|
7 years ago |
Julius Pfrommer
|
1e6227f386
fix userspace unit test
|
7 years ago |
Julius Pfrommer
|
10d60837f5
fix attribute unit test
|
7 years ago |
Julius Pfrommer
|
fbac663ef4
Merge branch '0.2'
|
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 |