Commit History

Author SHA1 Message Date
  Lukas Meling f90a74c2be JSON: fix decoding of structured types (#2395) 5 years ago
  Mark Giraud 578dc5fd37 Fix pubsub includes 5 years ago
  Julius Pfrommer 45869a6a74 Server: Disable ServerTimestamp if manually set but not requested 5 years ago
  Julius Pfrommer 0d3048e202 CTT: Add Integer and UInteger scalars 5 years ago
  Julius Pfrommer 53e117df7f CTT: Deterministic NodeId for the CurrentTime node 5 years ago
  Wolfgang Braun 9f0f1a7411 Bugfix: delete subscriptions that are closed by the server 5 years ago
  Ralph Lange 762d391990 NodesetCompiler: fix python shebang lines 5 years ago
  Lukas M 89b41278ab JSON: added networkmessage and datasetmessage json encoding (PUBSUB) 5 years ago
  matkonnerth b7e772e4da Nodeset-Compiler: fix return value 5 years ago
  Frank Meerkoetter defe399445 Remove comments - I felt to be misleading 5 years ago
  Peter Rustler 62e81f7282 access_control: Add missing ua_server.h include. 5 years ago
  Jonas Green 1a40bb1fe1 WIP: Separate SecurityPolicies from Endpoints in the server (#2247) 5 years ago
  Julius Pfrommer fe01551f83 PubSub: Remove duplicate code path; Improve logging 5 years ago
  Julius Pfrommer 0c19d77f42 PubSub: Send out NetworkMessages with only one DataSetMessage right away 5 years ago
  Julius Pfrommer b16260dbe5 PubSub: Do not malloc network buffers >= 512 bytes 5 years ago
  Julius Pfrommer e50616da7b PubSub: Pull out encoding / sending of NetworkMessages into a separate function 5 years ago
  Julius Pfrommer 9a90b1fcea PubSub: Simplify preparation of NetworkMessages with several DataSetMessages 5 years ago
  Julius Pfrommer 9d4926e8ba PubSub: Remove a warning that no longer applies 5 years ago
  Julius Pfrommer e927037ef8 PubSub: Fix a memleak when encoding fails 5 years ago
  Julius Pfrommer e030f3165c PubSub: Simplify the publisher callback 5 years ago
  Julius Pfrommer e0afb7f8cc PubSub: Replace nmStore with a single variable 5 years ago
  Julius Pfrommer 880a2a75a1 PubSub: Fix pointer to the nmStore array 5 years ago
  Julius Pfrommer d05bfab584 PubSub: Stack-allocate the DataSetMessage array 5 years ago
  Julius Pfrommer 74aeada34a PubSub: Cosmetic improvements part 2 5 years ago
  Julius Pfrommer b7d0436ec3 PubSub: Small cosmetic improvements 5 years ago
  Julius Pfrommer acd2f4a6bf ArrayDimension constraints are only upper bounds (fix #2325) 5 years ago
  Nik625 81958f67ca Support of PercentDeadband feature 5 years ago
  matkonnerth bbafc24568 Provide information for ExtensionObject decoding via DataTypeDictionaryType 5 years ago
  Julius Pfrommer f9d8afdbdd Add ua2json tool 5 years ago
  matkonnerth b864e0e03c Nodeset-Compiler: Remove binary encoding from namespace generation 5 years ago