Stefan Profanter
|
6d44b199ef
Use Dockerized travis builds and add gcc8 build to matrix
|
6 years ago |
Stefan Profanter
|
0fec88807a
Fix various gcc8 warnings
|
6 years ago |
Stefan Profanter
|
b6a0012b21
Fix implicit conversion loses integer precision: 'const UA_NetworkMessageType' to 'UA_Byte'
|
6 years ago |
Stefan Profanter
|
0f51f66653
Remove all usages of UA_THREAD_LOCAL. Fixes #1769
|
6 years ago |
Stefan Profanter
|
9fb454760d
Consistantly use UA_Boolean instead of bool
|
6 years ago |
Stefan Profanter
|
1ac542c60b
Fixes #1869 undefined `struct timeval` on alpine linux
|
6 years ago |
Stefan Profanter
|
c40228e18a
Update doc and remove `UA_ENABLE_GENERATE_NAMESPACE0`. Fixes #1857
|
6 years ago |
Julius Pfrommer
|
22ee3e24e6
Call: Fix return codes expected by the CTT
|
6 years ago |
ckmk14
|
d438c438cb
Create self-signed ApplicationInstanceCertificate (#1865)
|
6 years ago |
Martin Lang
|
b4e235919c
Fix gcc compiler warning: no previous prototype for 'UA_dump_hex_pkg' (#1851)
|
6 years ago |
Root-Core
|
488e7e9486
Added HistoryServerCapabilities to ServerCapabilities (#1862)
|
6 years ago |
Jannis Voelker
|
c8415dd11a
Fix amalgamation build with events enabled
|
6 years ago |
Jonas Green
|
966d1805fa
Bad max check when creating a new subscription
|
6 years ago |
Peter Rustler
|
dba0e80dc9
Move UA_NumericRange_parseFromString into exported api.
|
6 years ago |
Markus Kocybik
|
e8bea685ac
Adds dataEncipherment to key usage extension for initial certificate
|
6 years ago |
Julius Pfrommer
|
a4d5926051
Events: Test for object nodes and hierarchical references
|
6 years ago |
Julius Pfrommer
|
7366fd5669
Reuse nodeid definitions
|
6 years ago |
Stefan Profanter
|
808239dc8a
Push to rc2
|
6 years ago |
Julius Pfrommer
|
f6e3d96686
Events: More logging in UA_Server_triggerEvent
|
6 years ago |
Julius Pfrommer
|
26792b355a
Events: More return value checking when setting the standard event attributes
|
6 years ago |
Julius Pfrommer
|
674f811b0a
Events: More return value checking in UA_Server_createEvent
|
6 years ago |
Julius Pfrommer
|
5c83183164
Events: Mark events subscriptions as experimental
|
6 years ago |
Martin Lang
|
3a74e628db
Add server helper function "getNamespaceByName" (#1841)
|
6 years ago |
Stefan Profanter
|
fd304ae645
Allow to use NS ID script by adding additional parameter for NS name
|
6 years ago |
Stefan Profanter
|
a5089596da
Update mdnsd to fix compilation warnings with gcc7
|
6 years ago |
Julius Pfrommer
|
638e78a23d
PubSub: Fix allocating a buffer of length zero
|
6 years ago |
Julius Pfrommer
|
351bbf6ae2
PubSub: Store old samples only in the writer, not in the DataSetField
|
6 years ago |
Julius Pfrommer
|
6c389f23d5
PubSub: Add UA_ENABLE_PUBSUB_DELTAFRAMES option to disable delta frames
|
6 years ago |
Julius Pfrommer
|
fe4ad297ed
PubSub: Proper reset in UA_DataSetWriter_deleteMembers
|
6 years ago |
Julius Pfrommer
|
0d8370caa0
PubSub: Fix a double list remove
|
6 years ago |