Commit History

Author SHA1 Message Date
  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
  Suriya Narayanan Parthasarathi Vimala a882beb240 fix(pubsub): Performance of subscriber server 4 years ago
  Stefan Profanter 47fcbfc672 ci(fuzz): Fix correct initialization of TCP server for fuzzing 4 years ago
  Stefan Profanter d04ad18729 fix: Remove datatype_generator debug output 4 years ago
  Stefan Profanter c7ee50f797 ci: Add freeRTOS CI build 4 years ago
  Stefan Profanter 72d2dab1f2 ci: Add separate open62541-code-generation target required for freeRTOS and other builds 4 years ago
  Stefan Profanter 60f55a6ad6 fix: Use correct include path for freertos/task.h 4 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 4 years ago
  Suriya Narayanan Parthasarathi Vimala 6c5548ee2b fix(pubsub): Change UA_STATUSCODE_GOOD of retval at initialization 4 years ago
  Julius Pfrommer 795874f315 build(server): Don't valgrind the speed tests 4 years ago
  Julius Pfrommer 47df955bb9 refactor(plugin): Replace CAS in nodestore with read/write barriers 4 years ago
  Julius Pfrommer d2253641b4 refactor(plugin): Nodestore: Reduce the cache pressure from the hash 4 years ago
  Julius Pfrommer adbf1ccd73 test(server): ReadSpeed test for many nodes instead of a single one 4 years ago
  fem 73530cd661 fix(pubsub): add size checks before UA_calloc calls 4 years ago
  Julius Pfrommer e58a870ad9 style(server): Simplify /src/server/ua_subscription_datachange.c 4 years ago
  Julius Pfrommer 92673e1855 refactor(server): Cache absolute deadband percentage deadband filter 4 years ago
  Ari 916653022b Refactor generate_datatypes (#3138) 4 years ago
  LightSoar ee9c18a6a0 adding missing submodule init command to Dockerfile 4 years ago
  Julius Pfrommer e97abd591a fix(core): Install dependencies to /include instead of /include/open62541 4 years ago
  Julius Pfrommer a24420ade1 fix(plugin): Enable amalgamation with the plugin Nodestore 4 years ago
  Julius Pfrommer 16c29b89cf refactor(plugin): Simplify ua_nodestore_hashmap.c 4 years ago
  Julius Pfrommer c96e05c80e refactor(plugin): HashMap NodeStore: Return earliest candidate in findFreeSlot 4 years ago
  Julius Pfrommer 8d3ec1b6bf refactor(plugin): HashMap Nodestore: Improve readability of findOccupiedSlot 4 years ago
  Julius Pfrommer 8d71813c98 feat(plugin): HashMap Nodestore: Cache the NodeId hash in the node entry 4 years ago
  Julius Pfrommer 0e05495317 feat(plugin): Make the hash-map Nodestore the default 4 years ago
  Julius Pfrommer 7cad87fa7c feature(plugin): Recover the old hash-map based Nodestore 4 years ago
  Julius Pfrommer 74f293e139 refactor(plugin): Don't memset the initial config 4 years ago
  Julius Pfrommer ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 4 years ago