Julius Pfrommer
|
8e5acfe8f4
refactor(server): Regroup async server methods in ua_server_async.c
|
5 years ago |
Julius Pfrommer
|
c4cde43deb
refactor(server): Rename UA_AsyncMethodManager to UA_AsyncOperationManager
|
5 years ago |
Julius Pfrommer
|
d8ce2f9c14
refactor(server): Rename ua_asyncmethod_manager.c -> ua_server_async.c
|
5 years ago |
Julius Pfrommer
|
6a91f9d46f
refactor(server): Prepare AsyncMethodManager for read/write operations
|
5 years ago |
Julius Pfrommer
|
ddfe4b1231
refactor(server): Rename UA_AsyncMethodManager_clear
|
5 years ago |
Julius Pfrommer
|
e4da8b12fa
refactor(server): Simplify method signatures for AsyncMethodManager
|
5 years ago |
Julius Pfrommer
|
b322f4d128
refactor(server): Remove server pointer from AsyncMethodManager
|
5 years ago |
Julius Pfrommer
|
2385f04da8
cosmetic(server): Reduce line length in src/server/ua_asyncmethod_manager.c
|
5 years ago |
Julius Pfrommer
|
78cd8afc60
refactor(server): Simplify UA_AsyncMethodManager_removeEntry
|
5 years ago |
Julius Pfrommer
|
2e4f890f8d
refactor(server): Copy SessionId for the Async Method Call
|
5 years ago |
Julius Pfrommer
|
1e9b38b2b1
cosmetic(server): Rename dispatchTime in the AsyncMethodManager
|
5 years ago |
Suriya Narayanan Parthasarathi Vimala
|
a882beb240
fix(pubsub): Performance of subscriber server
|
5 years ago |
Stefan Profanter
|
47fcbfc672
ci(fuzz): Fix correct initialization of TCP server for fuzzing
|
5 years ago |
Stefan Profanter
|
d04ad18729
fix: Remove datatype_generator debug output
|
5 years ago |
Stefan Profanter
|
c7ee50f797
ci: Add freeRTOS CI build
|
5 years ago |
Stefan Profanter
|
72d2dab1f2
ci: Add separate open62541-code-generation target required for freeRTOS and other builds
|
5 years ago |
Stefan Profanter
|
60f55a6ad6
fix: Use correct include path for freertos/task.h
|
5 years ago |
Stefan Profanter
|
e123727a12
ci: Better structure azure pipelines into multiple files
|
5 years ago |
Julius Pfrommer
|
28d690a795
feat(core): More logging when setting up the SecureChannel fails
|
5 years ago |
Suriya Narayanan Parthasarathi Vimala
|
6c5548ee2b
fix(pubsub): Change UA_STATUSCODE_GOOD of retval at initialization
|
5 years ago |
Julius Pfrommer
|
795874f315
build(server): Don't valgrind the speed tests
|
5 years ago |
Julius Pfrommer
|
47df955bb9
refactor(plugin): Replace CAS in nodestore with read/write barriers
|
5 years ago |
Julius Pfrommer
|
d2253641b4
refactor(plugin): Nodestore: Reduce the cache pressure from the hash
|
5 years ago |
Julius Pfrommer
|
adbf1ccd73
test(server): ReadSpeed test for many nodes instead of a single one
|
5 years ago |
fem
|
73530cd661
fix(pubsub): add size checks before UA_calloc calls
|
5 years ago |
Julius Pfrommer
|
e58a870ad9
style(server): Simplify /src/server/ua_subscription_datachange.c
|
5 years ago |
Julius Pfrommer
|
92673e1855
refactor(server): Cache absolute deadband percentage deadband filter
|
5 years ago |
Ari
|
916653022b
Refactor generate_datatypes (#3138)
|
5 years ago |
LightSoar
|
ee9c18a6a0
adding missing submodule init command to Dockerfile
|
5 years ago |
Julius Pfrommer
|
e97abd591a
fix(core): Install dependencies to /include instead of /include/open62541
|
5 years ago |