Stefan Profanter
|
357fc9f9e4
fix(server): remove too verbose debug output during server init
|
5 年 前 |
Stefan Profanter
|
36e6e141c0
fix(core): Avoid buffer overflow in base64 decoding (length check)
|
5 年 前 |
Stefan Profanter
|
c4e5ccdfb4
fix(core): Avoid buffer overflow in base64 decoding
|
5 年 前 |
Stefan Profanter
|
0f1192c99a
ci(fuzz): Add fuzzing for base64 encoding and decoding
|
5 年 前 |
Stefan Profanter
|
cdd7abc6a6
ci(fuzz): Add author to license header
|
5 年 前 |
Stefan Profanter
|
c5d7624115
fix(docker): Move Docker files into separate directory and fix Docker Cloud build
|
5 年 前 |
wbitesi
|
2d5355b7be
Async monitored items (#2549)
|
5 年 前 |
fem
|
9a795903c6
fix(nc): Correcting code generation for OptionSet datatypes (bitmasks)
|
5 年 前 |
Suriya Narayanan Parthasarathi Vimala
|
112492f6bb
fix(PubSub): Publishing order of multiple DataSetFields
|
5 年 前 |
Stefan Profanter
|
1748f820ab
fix(arch): FreeRTOS use task.h include without prefix
|
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
|
7cfa597246
feature(server): More DataTypes generated for DA support
|
5 年 前 |
matkonnerth
|
1363d85626
remove nsCtx from UA_Server struct, UA_Nodestore* now available at server config
|
5 年 前 |
Stefan Profanter
|
c267bc69e9
fix(ci): Pin msys2 to specific version otherwise install fails.
|
5 年 前 |
Andranik Simonyan
|
f8747cb0ae
feat(server): support for readModified, readProcessed, readAtTime requests in UA_HistoryDatabase added (without default implementation)
|
5 年 前 |
Julius Pfrommer
|
c6b6ed85b2
fix(build): Fix an undefined function warning for fuzzing
|
5 年 前 |
Julius Pfrommer
|
679317c7c6
fix(server): Fix a warning in plugins/ua_pki_default.c
|
5 年 前 |
Julius Pfrommer
|
b3007880f5
refactor(server): Simplify deadband detection
|
5 年 前 |
Julius Pfrommer
|
c04429b824
fix(build): Fix use of check_c_compiler_flag and avoid add_definitions
|
5 年 前 |
Julius Pfrommer
|
002750cba6
refactor(server): Renamce methods belonging to the AsyncOperationManager
|
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 年 前 |
Julius Pfrommer
|
6a91f9d46f
refactor(server): Prepare AsyncMethodManager for read/write operations
|
5 年 前 |
Julius Pfrommer
|
ddfe4b1231
refactor(server): Rename UA_AsyncMethodManager_clear
|
5 年 前 |
Julius Pfrommer
|
e4da8b12fa
refactor(server): Simplify method signatures for AsyncMethodManager
|
5 年 前 |
Julius Pfrommer
|
b322f4d128
refactor(server): Remove server pointer from AsyncMethodManager
|
5 年 前 |