提交歷史

作者 SHA1 備註 提交日期
  Andreas Ebner 4b52b9e49b feat(pubsub) extended pubsub fastpath with fixed offsets and static value source, memory fixes, added support for sequence number, added an direct pointer from DSW to the PDS to avoid lookup -> PTR will be updated during each PDS add/remove 5 年之前
  Andreas Ebner e5fbae7609 feat(pubsub) extended encoding layer with buffered message handling 5 年之前
  Stefan Profanter f68e134460 feat(ns): Add possibility to blacklist nodes from nodeset generator 5 年之前
  Stefan Profanter fd8d593abd fix(cmake): Correctly remove architecture flags from CMAKE_C_FLAGS 5 年之前
  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 年之前