Historial de Commits

Autor SHA1 Mensaje Fecha
  ichrispa 3ebeef476a Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251. hace 10 años
  ichrispa 2c723d76ad New commandline switch for enabling monitoring/subscription specific structs added. hace 10 años
  ichrispa 2dd62d96bc Separated some of the larger code constructs into reusable functions. hace 10 años
  ichrispa 72ca74b1b0 Subscriptions now return data values and manage queues (including acknowledged items removal). VariableNodes may have their UA_DataSource as a subscription target. hace 10 años
  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. hace 10 años
  ichrispa fd839ffcd1 Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten. hace 10 años
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. hace 10 años
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. hace 10 años
  ichrispa db61814f5a Enabled several structs necessary to create and handle subscriptions and monitored items. hace 10 años
  ichrispa 11cdb489ca Enabled deleteMonitoredItems request. hace 10 años
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. hace 10 años
  ichrispa 8375137cc8 Enabled DeleteMonitoredItems. hace 10 años
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). hace 10 años
  ichrispa 821b90f68f DeleteSubscriptions now return STATUSCODE_GOOD as it should. hace 10 años
  ichrispa 1cee79cada Added support for propper DeleteSubscriptions and free() hace 10 años
  ichrispa 8867ba8d88 CreateMonitoredItems being processed. Publish scaffolding added. hace 10 años
  ichrispa cff6b66ed7 CreateMonitoredItems being processed. Publish scaffolding added. hace 10 años
  ichrispa 828d9f00ff Session verification prior to subscription creation. hace 10 años
  ichrispa 21c0651751 Adding/Deleting of subscriptions. Fixed Segfault on LIST_INIT. hace 10 años
  ichrispa 221caf48c2 Added -DENABLESUBSCRIPTIONS. hace 10 años
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. hace 10 años
  Stasik0 2223782b86 adding type definitions to nodes in ns0 hace 10 años
  Julius Pfrommer 233c36ec1a fix timed work, small cosmetic improvements hace 10 años
  Julius Pfrommer 9a85b7dcb4 enable certificate generation on windows hace 10 años
  Julius Pfrommer 59e7ee3323 add the objecttype hierarchy hace 10 años
  Stasik0 9905c53c4b partially fixed the view services hace 10 años
  Stasik0 10bcfd0be9 declaring diagnostics as disabled, applicaionname added to server config hace 10 años
  Stasik0 cb03d4fa8a rounding up session management, minor fixes hace 10 años
  Stasik0 22cf2efa23 hardening session management, username/passwords were changed to match CCT hace 10 años
  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) hace 10 años