Julius Pfrommer
|
ddfe4b1231
refactor(server): Rename UA_AsyncMethodManager_clear
|
5 年之前 |
Julius Pfrommer
|
b322f4d128
refactor(server): Remove server pointer from AsyncMethodManager
|
5 年之前 |
Julius Pfrommer
|
2e4f890f8d
refactor(server): Copy SessionId for the Async Method Call
|
5 年之前 |
Julius Pfrommer
|
ddd0fbfcfd
refactor(server): Restore the NodeStore as a true plugin
|
5 年之前 |
Lukas M
|
7ff1fe598f
feat(pubsub): Add MQTT support
|
6 年之前 |
Julius Pfrommer
|
e6185d0a2c
refactor(server): Rename UA_Node_deleteMembers to UA_Node_clear
|
5 年之前 |
Julius Pfrommer
|
acbac3ee0b
Merge branch '1.0'
|
5 年之前 |
Julius Pfrommer
|
ef93d2d801
fix(server): Fix O(n^2) runtime for adding many references
|
5 年之前 |
Julius Pfrommer
|
a237c8b353
refactor(server): Move UA_Server_new to plugins
|
5 年之前 |
Klaus Schick
|
cc94b6aa0f
Server: Asynchronous Operations API / Implementation for methods
|
5 年之前 |
Ubuntu
|
dfdc6ae296
feat(multithreading): Locks and assertions for Session, Subscription and MonitoredItem handling
|
5 年之前 |
Ubuntu
|
12e959aa2c
feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions
|
5 年之前 |
Ubuntu
|
dd63cf4afa
feat(multithreading): Adding locks for Namespace and ObjectProperty-functions
|
5 年之前 |
Stefan Profanter
|
01fae7b5b4
Merge remote-tracking branch '1.0' into master
|
5 年之前 |
Stefan Profanter
|
a06a792fa8
fix(server): Correctly initialize application description discovery urls for custom hostname
|
5 年之前 |
Ubuntu
|
30c8b7d92c
feat(multithreading): Adding new macro for assertions and rename UA_LOCK_RELEASE to UA_LOCK_DESTROY
|
5 年之前 |
Ubuntu
|
2b3a8cbc91
feat(server): Adding multithreading architecture with additional refactoring
|
5 年之前 |
Julius Pfrommer
|
caa20e1c4f
Server: Add a configurable delay to the server shutdown
|
5 年之前 |
Julius Pfrommer
|
01bcaa2f4e
Server: Add a configurable delay to the server shutdown
|
5 年之前 |
Julius Pfrommer
|
b04af1d6f7
Server: Allow server_new with an existing config
|
5 年之前 |
Julius Pfrommer
|
5e85b5e8b6
Server: Allow server_new with an existing config
|
5 年之前 |
Julius Pfrommer
|
357478dcea
Security: UA_SecurityPolicy_getSecurityPolicyByUri takes a const Uri argument
|
5 年之前 |
Asish Ganesh
|
2e14f900ab
[FIX] Initialize ServerArray with same ApplicationURI as NamespaceArray
|
5 年之前 |
Stefan Profanter
|
3101cc2b24
Stack: Add additional doc for NS1 URI initialization
|
5 年之前 |
Jojakim Stahl
|
fc0d2448c6
Be sure to setup namespace 1 when server is going live
|
5 年之前 |
Jojakim Stahl
|
6debf8cd84
Fix setup of namespace 1 URI
|
5 年之前 |
Stefan Profanter
|
6fe8453249
Untabify
|
5 年之前 |
Stefan Profanter
|
b66d533e0e
Stack: Check for memory allocation success
|
5 年之前 |
Stefan Profanter
|
d419a00a6b
Stack: Add additional config flag to enable mDNS and fix UaExpert not showing LDS Server
|
5 年之前 |
Julius Pfrommer
|
daf078958c
Sever: Cosmetic improvements
|
5 年之前 |