Commit History

Author SHA1 Message Date
  wbitesi 2d5355b7be Async monitored items (#2549) 4 years ago
  fem 9a795903c6 fix(nc): Correcting code generation for OptionSet datatypes (bitmasks) 4 years ago
  Suriya Narayanan Parthasarathi Vimala 112492f6bb fix(PubSub): Publishing order of multiple DataSetFields 4 years ago
  jrcoding 53793d9e79 feat(doc): example debian packaging inside docker container 4 years ago
  Stefan Profanter 1748f820ab fix(arch): FreeRTOS use task.h include without prefix 4 years ago
  Julius Pfrommer b0b902cbde feature(core): Make multithreading a non-experimental feature 4 years ago
  Julius Pfrommer e19d6f7e2d feat(build): Make UA_ENABLE_DA a visible build option 4 years ago
  Nik625 9bcc632cde feature(server): Add reduced NodeSet for DataAccess support 4 years ago
  Julius Pfrommer 7cfa597246 feature(server): More DataTypes generated for DA support 4 years ago
  matkonnerth 1363d85626 remove nsCtx from UA_Server struct, UA_Nodestore* now available at server config 4 years ago
  Stefan Profanter ffb0afb041 fix(ci): Pin msys2 to specific version otherwise install fails. 4 years ago
  Stefan Profanter c267bc69e9 fix(ci): Pin msys2 to specific version otherwise install fails. 4 years ago
  Andranik Simonyan f8747cb0ae feat(server): support for readModified, readProcessed, readAtTime requests in UA_HistoryDatabase added (without default implementation) 4 years ago
  Julius Pfrommer c6b6ed85b2 fix(build): Fix an undefined function warning for fuzzing 4 years ago
  Julius Pfrommer 679317c7c6 fix(server): Fix a warning in plugins/ua_pki_default.c 4 years ago
  Julius Pfrommer b3007880f5 refactor(server): Simplify deadband detection 4 years ago
  Julius Pfrommer c04429b824 fix(build): Fix use of check_c_compiler_flag and avoid add_definitions 4 years ago
  Julius Pfrommer 002750cba6 refactor(server): Renamce methods belonging to the AsyncOperationManager 4 years ago
  Julius Pfrommer 35f2ca4116 refactor(server): Remove server/ua_server_methodqueue.h 4 years ago
  Julius Pfrommer 8e5acfe8f4 refactor(server): Regroup async server methods in ua_server_async.c 4 years ago
  Julius Pfrommer c4cde43deb refactor(server): Rename UA_AsyncMethodManager to UA_AsyncOperationManager 4 years ago
  Julius Pfrommer d8ce2f9c14 refactor(server): Rename ua_asyncmethod_manager.c -> ua_server_async.c 4 years ago
  Julius Pfrommer 6a91f9d46f refactor(server): Prepare AsyncMethodManager for read/write operations 4 years ago
  Julius Pfrommer ddfe4b1231 refactor(server): Rename UA_AsyncMethodManager_clear 4 years ago
  Julius Pfrommer e4da8b12fa refactor(server): Simplify method signatures for AsyncMethodManager 4 years ago
  Julius Pfrommer b322f4d128 refactor(server): Remove server pointer from AsyncMethodManager 4 years ago
  Julius Pfrommer 2385f04da8 cosmetic(server): Reduce line length in src/server/ua_asyncmethod_manager.c 4 years ago
  Julius Pfrommer 78cd8afc60 refactor(server): Simplify UA_AsyncMethodManager_removeEntry 4 years ago
  Julius Pfrommer 2e4f890f8d refactor(server): Copy SessionId for the Async Method Call 4 years ago
  Julius Pfrommer 1e9b38b2b1 cosmetic(server): Rename dispatchTime in the AsyncMethodManager 4 years ago