Julius Pfrommer
|
c200836107
Client: Cosmetic improvements
|
5 years ago |
Julius Pfrommer
|
52d1cf2d2d
Client: Simplify UA_Client_getContext
|
5 years ago |
Julius Pfrommer
|
117c625b88
Client: Improve logging during connect
|
5 years ago |
Julius Pfrommer
|
30a14e8bd7
Client: Add support for encrypted UserTokenPolicies
|
5 years ago |
Julius Pfrommer
|
bcaa6695c0
Client: Store SecurityPolicies in the client config; Refactor connection logic
|
5 years ago |
Julius Pfrommer
|
b4c9fc37eb
Client: Initialize client config inside the client structure
|
5 years ago |
Julius Pfrommer
|
734782360d
Client: Forward UA_String to NetworkLayer plugin
|
5 years ago |
Julius Pfrommer
|
29a0e6a492
Client: Fix logging edge case during startup
|
5 years ago |
Julius Pfrommer
|
d8b0a250cf
SecureChannel: Fix the case where instantiating the SecurityPolicy fails
|
5 years ago |
Julius Pfrommer
|
5c56f3e41d
SecureChannel: Cosmetic improvements
|
5 years ago |
Peter Rustler
|
a4c968f4c6
server_history_update: Add access control to alter historical data.
|
5 years ago |
Peter Rustler
|
9b29a27e85
server_historical_update: Add test for the historical update.
|
5 years ago |
Peter Rustler
|
0d939f4762
server_historical_update: Add api to alter raw data.
|
5 years ago |
Lukas Meling
|
f90a74c2be
JSON: fix decoding of structured types (#2395)
|
5 years ago |
Mark Giraud
|
578dc5fd37
Fix pubsub includes
|
5 years ago |
Julius Pfrommer
|
45869a6a74
Server: Disable ServerTimestamp if manually set but not requested
|
5 years ago |
Julius Pfrommer
|
0d3048e202
CTT: Add Integer and UInteger scalars
|
5 years ago |
Julius Pfrommer
|
53e117df7f
CTT: Deterministic NodeId for the CurrentTime node
|
5 years ago |
Wolfgang Braun
|
9f0f1a7411
Bugfix: delete subscriptions that are closed by the server
|
5 years ago |
Ralph Lange
|
762d391990
NodesetCompiler: fix python shebang lines
|
5 years ago |
Lukas M
|
89b41278ab
JSON: added networkmessage and datasetmessage json encoding (PUBSUB)
|
5 years ago |
matkonnerth
|
b7e772e4da
Nodeset-Compiler: fix return value
|
5 years ago |
Frank Meerkoetter
|
defe399445
Remove comments - I felt to be misleading
|
5 years ago |
Peter Rustler
|
62e81f7282
access_control: Add missing ua_server.h include.
|
5 years ago |
Jonas Green
|
1a40bb1fe1
WIP: Separate SecurityPolicies from Endpoints in the server (#2247)
|
5 years ago |
Julius Pfrommer
|
fe01551f83
PubSub: Remove duplicate code path; Improve logging
|
5 years ago |
Julius Pfrommer
|
0c19d77f42
PubSub: Send out NetworkMessages with only one DataSetMessage right away
|
5 years ago |
Julius Pfrommer
|
b16260dbe5
PubSub: Do not malloc network buffers >= 512 bytes
|
5 years ago |
Julius Pfrommer
|
e50616da7b
PubSub: Pull out encoding / sending of NetworkMessages into a separate function
|
5 years ago |
Julius Pfrommer
|
9a90b1fcea
PubSub: Simplify preparation of NetworkMessages with several DataSetMessages
|
5 years ago |