Thomas Bender
|
04fe779360
trivial fix of data type (duration is typedefed as double)
|
6 years ago |
Thomas Bender
|
1a868324b3
network layer uses configured server logger (with fallback to UA_Log_Stdout)
|
6 years ago |
StalderT
|
5508c34f80
fix UA_Client_disconnect/close crash (#1562)
|
6 years ago |
StalderT
|
c18246afa0
only set UA_CONNECTION_OPENING when we have a valid socket
|
6 years ago |
Thomas Bender
|
daaa58a92f
fixed encoding of overlayable types likes enums
|
6 years ago |
Mark Giraud
|
2110c8892e
Fix windows script and warning (#1558)
|
6 years ago |
Stefan Profanter
|
d610fb93db
Also check recursion limit when decoding Variant/DataValue
|
6 years ago |
Ari
|
a1afdcc077
fixed spelling error "MoniteredItem" with "MonitoredItem" (#1553)
|
6 years ago |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 years ago |
StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
6 years ago |
cabralfortiss
|
7fac71131f
First Changes for freeRTOS (#1546)
|
6 years ago |
StalderT
|
3c099f6d57
add shrinkMonitoredItemQueue and a test (#1517)
|
6 years ago |
Mark Giraud
|
a836a1c9f4
Fix incorrect padding calculation (#1551)
|
6 years ago |
StalderT
|
821d5fffdb
fix client log
|
6 years ago |
StalderT
|
02b817fc3c
fix UA_SecureChannel_sendSymmetricMessage
|
6 years ago |
WoutvdBerg
|
c311213293
fix client handle logging
|
6 years ago |
Julius Pfrommer
|
78538baae7
add server-config to the docs
|
6 years ago |
StalderT
|
6470730f43
fix Client_Reconnect test. Sometimes failed with appveyor.
|
6 years ago |
Stefan Profanter
|
24176ffff4
Build tcc from source
|
6 years ago |
Stefan Profanter
|
b22c14dbaf
Fix static initialization for TinyCC
|
7 years ago |
Stefan Profanter
|
fa43f30385
tcc does not support static initialization of struct array
|
7 years ago |
Stefan Profanter
|
f71b6cd563
Tinycc uses -NAN instead of 0xFF
|
7 years ago |
Stefan Profanter
|
fce04f3b72
Do not use static initializer for UA_String array. tcc cannot handle it
|
7 years ago |
Stefan Profanter
|
2393a0ff7f
Add tcc to travis matrix
|
7 years ago |
Stefan Profanter
|
0578af91fd
Check for empty extension object array for add node service
|
6 years ago |
Stefan Profanter
|
fcb0930719
Also check the namespace index for a valid service type
|
6 years ago |
Stefan Profanter
|
3d4b8666b0
Do not allow to activate session multiple times
|
6 years ago |
Julius Pfrommer
|
c54a3e2643
fix a memleak for isNodeInTreeNoCircular; clean up
|
6 years ago |
Julius Pfrommer
|
7449aeba37
clean up handling of continuation points
|
6 years ago |
Julius Pfrommer
|
528dc37f1c
Return TooManyMonitoredItems for the individual operation
|
6 years ago |