Commit History

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