Julius Pfrommer
|
ef93d2d801
fix(server): Fix O(n^2) runtime for adding many references
|
5 년 전 |
Stefan Profanter
|
a06a792fa8
fix(server): Correctly initialize application description discovery urls for custom hostname
|
5 년 전 |
Julius Pfrommer
|
caa20e1c4f
Server: Add a configurable delay to the server shutdown
|
5 년 전 |
Julius Pfrommer
|
b04af1d6f7
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 년 전 |
Julius Pfrommer
|
fd08d012d9
Server: Initialize the config in the server
|
5 년 전 |
Julius Pfrommer
|
522804cafc
Server: Move the nodestore from the config to the server
|
5 년 전 |
Julius Pfrommer
|
95e58a2d58
Server: Verify the ApplicationURI matches the certificate
|
5 년 전 |
Benjamin Bara
|
9e95f3d767
Stack: Various small reformatting to fix build after running clang-format
|
5 년 전 |
Stefan Profanter
|
f295562a11
Untabify
|
5 년 전 |
Peter Rustler
|
a4c968f4c6
server_history_update: Add access control to alter historical data.
|
5 년 전 |
Jonas Green
|
1a40bb1fe1
WIP: Separate SecurityPolicies from Endpoints in the server (#2247)
|
5 년 전 |
Julius Pfrommer
|
4d804b5935
Timer: Use zip tree for the timer
|
5 년 전 |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 년 전 |
Julius Pfrommer
|
5d72fb8462
Allow fractions of milliseconds for timed callback intervalls
|
6 년 전 |
Julius Pfrommer
|
767093a63d
Discovery: Add DiscoveryManager
|
6 년 전 |
Julius Pfrommer
|
43a2b539c2
Deprecate UA_TRUE/UA_FALSE for internal use
|
6 년 전 |
Martin Lang
|
c17b068960
Fix PC-lint warning: Declaration of symbol 'index' hides symbol 'index(...)' (#2148)
|
6 년 전 |
Julius Pfrommer
|
f492dbbfa0
Move WorkQueue to a separate struct for client and server
|
6 년 전 |
Markus Kocybik
|
9bdb86835b
UpdateSecurityPolicyCertificate
|
6 년 전 |
Mark Giraud
|
d907707fcc
Remove OR'ing statuscodes
|
6 년 전 |
Martin Lang
|
9921548252
Move number of check endpoint to UA_Server_run_startup function
|
6 년 전 |