Commit History

Author SHA1 Message Date
  ichrispa c3cdffe6e1 ENABLESUBSCRIPTION=On flag now calls generate_datatypes.py with --enable-subscription-types=1 argument, making the presence of subscription/monitoring structs in the headers specific to these service sets. 10 years ago
  ichrispa fd839ffcd1 Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten. 10 years ago
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. 10 years ago
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. 10 years ago
  ichrispa db61814f5a Enabled several structs necessary to create and handle subscriptions and monitored items. 10 years ago
  ichrispa 11cdb489ca Enabled deleteMonitoredItems request. 10 years ago
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. 10 years ago
  ichrispa 8375137cc8 Enabled DeleteMonitoredItems. 10 years ago
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). 10 years ago
  ichrispa 821b90f68f DeleteSubscriptions now return STATUSCODE_GOOD as it should. 10 years ago
  ichrispa 1cee79cada Added support for propper DeleteSubscriptions and free() 10 years ago
  ichrispa 8867ba8d88 CreateMonitoredItems being processed. Publish scaffolding added. 10 years ago
  ichrispa cff6b66ed7 CreateMonitoredItems being processed. Publish scaffolding added. 10 years ago
  ichrispa 828d9f00ff Session verification prior to subscription creation. 10 years ago
  ichrispa 21c0651751 Adding/Deleting of subscriptions. Fixed Segfault on LIST_INIT. 10 years ago
  ichrispa 221caf48c2 Added -DENABLESUBSCRIPTIONS. 10 years ago
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. 10 years ago
  Stasik0 2223782b86 adding type definitions to nodes in ns0 10 years ago
  Julius Pfrommer 233c36ec1a fix timed work, small cosmetic improvements 10 years ago
  Julius Pfrommer 9a85b7dcb4 enable certificate generation on windows 10 years ago
  Julius Pfrommer 59e7ee3323 add the objecttype hierarchy 10 years ago
  Stasik0 9905c53c4b partially fixed the view services 10 years ago
  Stasik0 10bcfd0be9 declaring diagnostics as disabled, applicaionname added to server config 10 years ago
  Stasik0 cb03d4fa8a rounding up session management, minor fixes 10 years ago
  Stasik0 22cf2efa23 hardening session management, username/passwords were changed to match CCT 10 years ago
  ichrispa bd3974ec09 Licence is now derived from open62541; disabled header compilation if header is already present (speed up compilation if the namespace was not changed) 10 years ago
  Stasik0 8185304c07 no need to include alloca.h if gcc is used 10 years ago
  Sten f3092265ae tab fix(cherry picked from commit fe78cd3e5d40d34c10112c0cc724b68b5717ce59) 10 years ago
  Sten 9ec47e3c46 reflecting current code-state(cherry picked from commit 02965da195b11950929406c6204ca5af7a3b2958) 10 years ago
  Stasik0 d2d20dde95 fixing 2 memory problems 10 years ago