Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 lat temu |
Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 lat temu |
Stefan Profanter
|
f2cc0141d9
BrowseName for Encoding should include space (see Part 4, Table 161)
|
7 lat temu |
Julius Pfrommer
|
08ee0a53f2
untabify master
|
7 lat temu |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 lat temu |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 lat temu |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 lat temu |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 lat temu |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 lat temu |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 lat temu |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 lat temu |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
7 lat temu |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
7 lat temu |
Julius Pfrommer
|
917169614c
fix warnings from clang-tidy
|
8 lat temu |
Julius Pfrommer
|
243237e882
feature: allow limiting the retransmission queue in the server (fix
|
8 lat temu |
Julius Pfrommer
|
9fdd7df363
RetransmissionQueue as TAILQ instead of LIST
|
8 lat temu |
Julius Pfrommer
|
134cb5543d
cosmetic: struct members start with lowercase
|
8 lat temu |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 lat temu |
Julius Pfrommer
|
4859fd5219
use delayed callback to send dangling publish responses; fix setting the
|
8 lat temu |
Julius Pfrommer
|
e705eea331
fix handling of timestamps in read/write
|
8 lat temu |
Julius Pfrommer
|
de3b7d9398
cosmetic improvements
|
8 lat temu |
Julius Pfrommer
|
98b67429c9
workaround some current omissions when adding nodes
|
8 lat temu |
Julius Pfrommer
|
2ac78bb448
Remove repeated job when a subscription has publishing disabled; improve logging
|
8 lat temu |
Julius Pfrommer
|
33051eaed6
cleanup cmake (#681)
|
8 lat temu |
Julius Pfrommer
|
f38cd44c51
immediately sample new monitoreditem
|
8 lat temu |
Julius Pfrommer
|
6e452b6da4
fix a memory issue uncovered by coverity
|
8 lat temu |
Julius Pfrommer
|
4ab6abe183
fix #657; allow some statuscodes when creating monitoreditems
|
8 lat temu |
Julius Pfrommer
|
7a465c9db5
fix an issue with statuscode verification uncovered by cppcheck
|
8 lat temu |
Julius Pfrommer
|
a0ad8a8a58
fix an issue uncovered by cppcheck
|
8 lat temu |
Julius Pfrommer
|
db0c995daa
fix #647; enable generation of monitoreditems with "good" and "uncertain" attributes
|
8 lat temu |