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 |
Julius Pfrommer
|
d783f983c7
remove last uses of thread_local variables
|
6 years ago |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
6 years ago |
Jannis Voelker
|
bcb30aa72d
Add client context to UA_Client
|
6 years ago |
Julius Pfrommer
|
9703c27a52
latex returns error code on appveyor; disable temporarily
|
6 years ago |
Julius Pfrommer
|
ec074bf608
Remove-Item is unreliable on Windows. Add -Force flag
|
6 years ago |
Julius Pfrommer
|
5e46c5e986
use C-style comments
|
6 years ago |
Julius Pfrommer
|
73b52b18f7
variants can contain arrays of variant
|
6 years ago |
Julius Pfrommer
|
cea3354e98
check for max recursion depth
|
6 years ago |