Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
před 7 roky |
Julius Pfrommer
|
759ca35c7f
cosemtic improvements to the subscriptions module
|
před 7 roky |
Julius Pfrommer
|
d1c49761a4
remove offset for encoding
|
před 7 roky |
Julius Pfrommer
|
0ccac95559
Merge branch '0.2'
|
před 7 roky |
Julius Pfrommer
|
1d2e2aae06
use only the timestamps requested for the monitoreditem (reported in CTT)
|
před 7 roky |
Julius Pfrommer
|
3369fa1db8
Merge branch '0.2'
|
před 7 roky |
Julius Pfrommer
|
3da07052e9
Fix warnings uncovered by PVS Studio
|
před 7 roky |
Julius Pfrommer
|
2b2831017b
refactor to remove gotos
|
před 7 roky |
Julius Pfrommer
|
6af75b086e
Merge branch '0.2'
|
před 7 roky |
Julius Pfrommer
|
58ab60bc17
use only UA_malloc internally
|
před 7 roky |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
před 7 roky |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
před 7 roky |
Julius Pfrommer
|
8cd826c478
Merge branch '0.2'
|
před 7 roky |
Julius Pfrommer
|
9925681e23
Ensure that unit tests run with multithreading enabled (fix #912)
|
před 7 roky |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
před 7 roky |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
před 7 roky |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
před 7 roky |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
před 7 roky |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
před 7 roky |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
před 7 roky |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
před 7 roky |
Julius Pfrommer
|
243237e882
feature: allow limiting the retransmission queue in the server (fix
|
před 8 roky |
Julius Pfrommer
|
9fdd7df363
RetransmissionQueue as TAILQ instead of LIST
|
před 8 roky |
Julius Pfrommer
|
134cb5543d
cosmetic: struct members start with lowercase
|
před 8 roky |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
před 8 roky |
Julius Pfrommer
|
2a127dc9e3
fix: set correct length of the stack-allocated comparison encoding
|
před 8 roky |
Julius Pfrommer
|
bdf0cf6658
refactor: decompose MonitoredItem_SampleCallback into smaller chunks
|
před 8 roky |
Julius Pfrommer
|
e8f60f8ada
refactor: use less heap allocations when no monitoreditems sample is generated
|
před 8 roky |
Julius Pfrommer
|
a38fc21365
suppress a cppcheck false positive
|
před 8 roky |
Julius Pfrommer
|
f24a597fa6
fix a false positive gcc warning
|
před 8 roky |