StalderT
|
2bb2ea75d1
fix appveyor
|
6 years ago |
StalderT
|
e4de552a97
update mbedtls to version 2.7.1
|
6 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 years ago |
Julius Pfrommer
|
5975e602b6
simplify publish request queueing
|
6 years ago |
Julius Pfrommer
|
3590afa874
small improvements and subscription documentation
|
6 years ago |
Julius Pfrommer
|
8187d8d12b
rename numMonitoredItems to monitoredItemsSize
|
6 years ago |
Julius Pfrommer
|
2afadcd480
cosmetic improvements to the subscriptions
|
6 years ago |
Julius Pfrommer
|
721843e9fe
simplify notifications handling
|
6 years ago |
Julius Pfrommer
|
3dd6817a01
use clientHandle from MonitoredItem
|
6 years ago |
StalderT
|
c4eae725c9
rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId
|
6 years ago |
StalderT
|
98a29088c9
modify notification queues in the server fix #1631
|
6 years ago |
Ari Breitkreuz
|
43ec1caf19
removed const qualifier from editNode function
|
6 years ago |
Mark Giraud
|
12cc370a3b
Add interval to improve performance when dumping with valgrind
|
6 years ago |
Mark Giraud
|
dcd24be134
Fix memory leak in basic256sha256 endpoint creation
|
6 years ago |
StalderT
|
35b98cecf0
fix cmake vcpkg.cmake warning
|
6 years ago |
StalderT
|
380672216b
remove sha1 function
|
6 years ago |
StalderT
|
648182c15e
fix deprecated mbedtls functions
|
6 years ago |
StalderT
|
eaf8a7bd73
fix cmake vcpkg.cmake warning
|
6 years ago |
StalderT
|
bc8ca555b0
remove sha1 function
|
6 years ago |
StalderT
|
5b141655a1
fix deprecated mbedtls functions
|
6 years ago |
Mark
|
ea8f020933
Add a config creation function that includes all policies
|
6 years ago |
Julius Pfrommer
|
c915e6e676
Interpret empty UserIdentityToken as anonymous login
|
6 years ago |
Julius Pfrommer
|
b80438db5f
Don't encrypt username/password over an already encrypted SecureChannel
|
6 years ago |
Tom Lötzsch
|
7017d4a059
fix odr violations in amalgamated build
|
6 years ago |
Jose Cabral
|
9ca5403d47
Add missing ifdef for compiling namespace externally
|
6 years ago |
Mark
|
d7f1e07822
Add a config creation function that includes all policies
|
6 years ago |
Julius Pfrommer
|
23ced3c832
Interpret empty UserIdentityToken as anonymous login
|
6 years ago |
Julius Pfrommer
|
32bf04e672
Don't encrypt username/password over an already encrypted SecureChannel
|
6 years ago |
Tom Lötzsch
|
41403853e7
fix odr violations in amalgamated build
|
6 years ago |
Daniel Feist
|
f7b13b4f1f
Introduced Basic256Sha256 security policy based on Basic128Rsa15
|
6 years ago |