Commit History

Author SHA1 Message Date
  Stefan Profanter ebb016fa81 docs: Update contributing guidelines for conventional commits 5 years ago
  Julius Pfrommer 46270f270d feat(multithreading): Prevent use of thread-safe (locked) functions inside the server 5 years ago
  Ubuntu 0be24bcd93 fix(multithreading): Release lock for the two new callbacks in UA_GlobalNodeLifecycle 5 years ago
  Ubuntu 28c857114b feat(multithreading): Supporting history data 5 years ago
  Ubuntu f3626b98fb feat(multithreading): Adding assertions 5 years ago
  Ubuntu 6050ffe172 feat(multithreading): Locks for subscription and browsing services 5 years ago
  Ubuntu 30c8b7d92c feat(multithreading): Adding new macro for assertions and rename UA_LOCK_RELEASE to UA_LOCK_DESTROY 5 years ago
  Ubuntu 7345ab0778 feat(multithreading): Protecting incoming service requests (send from a client) with locks 5 years ago
  inspektor-scherlein 4b0b7f81ef Server: Two new callbacks to UA_GlobalNodeLifecycle 5 years ago
  Martin Lang 2ef7baf4c2 Fix multiple calls 5 years ago
  Julius Pfrommer 74e7f296dd SessionManager: Remove common indirections by temp variables 5 years ago
  Julius Pfrommer accb48fc5b Server: Don't create NodeId string if nothing is logged 5 years ago
  Julius Pfrommer d22f199a0f Server: Call AccessControl - closeSession; Fix #3013 5 years ago
  Julius Pfrommer 4386ba3a78 CMake: Fix using check on Debian Buster 5 years ago
  Julius Pfrommer 9a80c8377c JSON: Small cosmetic improvements 5 years ago
  Julius Pfrommer e1cdb1dd75 JSON: Fix an out-of-bounds access uncovered by oss-fuzz 5 years ago
  Julius Pfrommer 350178cbb1 JSON: Use UA_ prefix for a macro define 5 years ago
  Jayanth Velusamy 9b14341fd4 server: CTT - Remove redundant listing of DiscoveryURL 5 years ago
  Ubuntu 62f31ae700 fix(server): Add missing macro definitions for multithreading 5 years ago
  Selva Suba Jenifer Joseph 3d68adbe76 PubSub: Unit test for identifier check 5 years ago
  Selva Suba Jenifer Joseph 43574aa883 PubSub: DataSetReader parameters check in Subscriber 5 years ago
  Selva Suba Jenifer Joseph bb2e56304d PubSub: Modify WriterGroup message settings 5 years ago
  Selva Suba Jenifer Joseph 9dfd9fc86f PubSub: Unit test for adding Multiple ReaderGroups 5 years ago
  Selva Suba Jenifer Joseph 3e3c7221c5 PubSub:Fix Regist fail when adding multiple ReaderGroups 5 years ago
  Julius Pfrommer da897b2486 PubSub: Add the pubsub_ethernet.h if required in the IOP example 5 years ago
  Ubuntu be4330cc40 test(server): Add multithreading tests 5 years ago
  Ubuntu f4fb3de21e feat(server): Add locks, eliminate invocation of public sdk functions within the server and establish the macro UA_THREADSAFE 5 years ago
  Ubuntu 2b3a8cbc91 feat(server): Adding multithreading architecture with additional refactoring 5 years ago
  Ubuntu 7f3271d405 fix(server): Delete node when replaceNode is not successful 5 years ago
  Julius Pfrommer 51ed5301ef NodeSetCompiler: Pull NamespacMapping out of datatypes.py 5 years ago