Julius Pfrommer
|
3dce9f5ed5
refactor(server): Simplify the async operations intenally
|
5 년 전 |
Stefan Profanter
|
addf2adfae
fix(ns): Rename Minimal.xml to Reduced.xml to match CMake options
|
5 년 전 |
Julius Pfrommer
|
b0b902cbde
feature(core): Make multithreading a non-experimental feature
|
5 년 전 |
Julius Pfrommer
|
e19d6f7e2d
feat(build): Make UA_ENABLE_DA a visible build option
|
5 년 전 |
Nik625
|
9bcc632cde
feature(server): Add reduced NodeSet for DataAccess support
|
5 년 전 |
Julius Pfrommer
|
c04429b824
fix(build): Fix use of check_c_compiler_flag and avoid add_definitions
|
5 년 전 |
Julius Pfrommer
|
35f2ca4116
refactor(server): Remove server/ua_server_methodqueue.h
|
5 년 전 |
Julius Pfrommer
|
8e5acfe8f4
refactor(server): Regroup async server methods in ua_server_async.c
|
5 년 전 |
Julius Pfrommer
|
c4cde43deb
refactor(server): Rename UA_AsyncMethodManager to UA_AsyncOperationManager
|
5 년 전 |
Julius Pfrommer
|
d8ce2f9c14
refactor(server): Rename ua_asyncmethod_manager.c -> ua_server_async.c
|
5 년 전 |
Stefan Profanter
|
72d2dab1f2
ci: Add separate open62541-code-generation target required for freeRTOS and other builds
|
5 년 전 |
Julius Pfrommer
|
e97abd591a
fix(core): Install dependencies to /include instead of /include/open62541
|
5 년 전 |
Julius Pfrommer
|
7cad87fa7c
feature(plugin): Recover the old hash-map based Nodestore
|
5 년 전 |
Julius Pfrommer
|
ddd0fbfcfd
refactor(server): Restore the NodeStore as a true plugin
|
5 년 전 |
Julius Pfrommer
|
10d0c89995
build(core): Make coverage generation an advanced option
|
5 년 전 |
Julius Pfrommer
|
288e6703e2
build(core): Make query an advanced option
|
5 년 전 |
Julius Pfrommer
|
6574a46bd1
build(core): Make static analysis an advanced CMake option
|
5 년 전 |
Julius Pfrommer
|
7019dadc3d
build(core): Make historizing an advanced feature
|
5 년 전 |
Nikhil Vannan Krishnan
|
11c0679187
fix(pubsub): Fix Travis and Appveyor build
|
5 년 전 |
Lukas M
|
7ff1fe598f
feat(pubsub): Add MQTT support
|
5 년 전 |
Julius Pfrommer
|
abae79b2f7
refactor(pubsub): Split pubsub core into reader and writer
|
5 년 전 |
Julius Pfrommer
|
acbac3ee0b
Merge branch '1.0'
|
5 년 전 |
Julius Pfrommer
|
ef93d2d801
fix(server): Fix O(n^2) runtime for adding many references
|
5 년 전 |
Klaus Schick
|
cc94b6aa0f
Server: Asynchronous Operations API / Implementation for methods
|
5 년 전 |
Stefan Profanter
|
01fae7b5b4
Merge remote-tracking branch '1.0' into master
|
5 년 전 |
Stefan Profanter
|
2acca0e61b
fix: CMake only enable FORTIFY_SOURCE=2 if UA_ENABLE_HARDENING=ON
|
5 년 전 |
Stefan Profanter
|
a853430813
fix(cmake): Only set sanitizer clang flags on unix system
|
5 년 전 |
Ubuntu
|
2b3a8cbc91
feat(server): Adding multithreading architecture with additional refactoring
|
5 년 전 |
matkonnerth
|
777eb9339d
Server: Read Datatype Definitions of Structures
|
5 년 전 |
Stefan Profanter
|
bfdb9953dd
Merge remote-tracking branch 'upstream/1.0' into master
|
5 년 전 |