Julius Pfrommer
|
21739ae53a
Client: Improve logging of the SecureChannel initialization
|
6 years ago |
Julius Pfrommer
|
9834e57869
Client: Fix a potential memleak if the client initialization fails
|
6 years ago |
Julius Pfrommer
|
7e635abcda
SecureChannel: Split into _init and _setSecurityPolicy
|
6 years ago |
Julius Pfrommer
|
fd1061e444
SecureChannel: Put all messages/chunks in a tailq for in-order processing
|
6 years ago |
Stefan Profanter
|
59abd19681
Consistent use of UA_malloc and UA_free. Fixes #1968
|
6 years ago |
Julius Pfrommer
|
02734c310d
Session: Print complete NodeId for the SessionToken
|
6 years ago |
Julius Pfrommer
|
2e7da4fd36
Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds
|
6 years ago |
Julius Pfrommer
|
bd39665703
Types: Small doc improvement
|
6 years ago |
Julius Pfrommer
|
07eeb6ee94
Add configuration option to allow empty variable values
|
6 years ago |
Julius Pfrommer
|
f1f3b5f97f
Cosmetic improvement to UA_Node_deleteReference
|
6 years ago |
Julius Pfrommer
|
4d7af816dc
Check for malloc fails during node copying
|
6 years ago |
Julius Pfrommer
|
dad8e92bad
Remove duplicate code for UA_Node_deleteReferences
|
6 years ago |
Julius Pfrommer
|
59a3cfb856
Client: Deprecate UA_Client_manuallyRenewSecureChannel
|
6 years ago |
Julius Pfrommer
|
4d6af8f425
Client: Depreate UA_Client_close in favor of UA_Client_disconnect
|
6 years ago |
Julius Pfrommer
|
acf47875ef
Client: Add UA_Client_getConfig
|
6 years ago |
Julius Pfrommer
|
a71df69e12
Client: Move non-config definitions out of ua_client_config.h
|
6 years ago |
Julius Pfrommer
|
c7ebb469c7
Client: Re-add UA_Client_runAsync as a deprecated inline function
|
6 years ago |
Julius Pfrommer
|
07c1ba184b
Client: Reorder client config definitions; small cleanup
|
6 years ago |
Julius Pfrommer
|
52d2549b78
Single header for all SecurityPolicy plugin implementations
|
6 years ago |
Julius Pfrommer
|
f0385d93ba
Cosmetic cleanup; Remove C++-style comments in the public API
|
6 years ago |
Julius Pfrommer
|
c4217b44e2
Use macro shortcuts for extern "C" declarations in the public API
|
6 years ago |
Julius Pfrommer
|
fc52f0909b
CI: Temporarily disable certificate generation on MacOS X Travis
|
6 years ago |
Julius Pfrommer
|
7064b7315e
CI: Fix valgrind installation on newer MacOS X
|
6 years ago |
Fabian Arndt
|
ac4392ea2b
Added callback to register MonitoredItems in userland
|
6 years ago |
Julius Pfrommer
|
aa4f73bb22
Tests: Create a custom session for subscriptions testing
|
6 years ago |
Julius Pfrommer
|
c5c5aaa7d7
Make AdminSession part of the server struct (was global var)
|
6 years ago |
Martin Lang
|
db86ab2478
Fix max nodes per browse handling (ServerCapabilities) (#1949)
|
6 years ago |
Jannis Voelker
|
3436898f4c
Fix unaddressable access when writing the value of a VariableType node
|
6 years ago |
Yekta Nizamoğlu
|
8158f37248
NodesetCompiler use Byte array instead of string (#1621)
|
6 years ago |
Ari
|
c6c5b9e294
Add support for EventQueueOverflowEvents (#1829)
|
6 years ago |