提交历史

作者 SHA1 备注 提交日期
  ichrispa 2c723d76ad New commandline switch for enabling monitoring/subscription specific structs added. 10 年之前
  ichrispa 2dd62d96bc Separated some of the larger code constructs into reusable functions. 10 年之前
  ichrispa 72ca74b1b0 Subscriptions now return data values and manage queues (including acknowledged items removal). VariableNodes may have their UA_DataSource as a subscription target. 10 年之前
  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 年之前
  ichrispa fd839ffcd1 Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten. 10 年之前
  Stasik0 3e06daa9d9 initializing a variable to prevent a warning 10 年之前
  Stasik0 c4c00f4cec fixing parallel builds (and sporadic travis fails) 10 年之前
  Stasik0 a41901beb5 adding file-size info for amalagamated files to trace sporadic build errors in travis 10 年之前
  Stasik0 d95d48b5d7 providing single-file releases of last 50 commits automatically via gh-pages 10 年之前
  Stasik0 104c8d3107 renew secure channel on a timely base automatically 10 年之前
  Julius Pfrommer 624f7089fa add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config 10 年之前
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. 10 年之前
  Stasik0 9e15be02c1 harndening cmake config 10 年之前
  Stasik0 b39ace2cd3 cosmetics in git version detection 10 年之前
  Stasik0 5ebece8c79 fixing cxx example 10 年之前
  Stasik0 da462be697 traing to enable coveralls again 10 年之前
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. 10 年之前
  Stasik0 1ebfbb0f38 more travis updates 10 年之前
  Stasik0 01010af2c4 fixing paths in travis 10 年之前
  Stasik0 6af73e48f4 renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT 10 年之前
  ichrispa db61814f5a Enabled several structs necessary to create and handle subscriptions and monitored items. 10 年之前
  ichrispa 11cdb489ca Enabled deleteMonitoredItems request. 10 年之前
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. 10 年之前
  ichrispa 8375137cc8 Enabled DeleteMonitoredItems. 10 年之前
  LEvertz cc47eefbec added a gcc-version check around pragma 10 年之前
  Stasik0 a1671e42da do not overwrite endpoint uri 10 年之前
  Julius Pfrommer 9913a5c627 return only the requested endpoints 10 年之前
  Julius Pfrommer 8256cc5916 use the hostname from the networklayer for the endpointurl 10 年之前
  Julius Pfrommer 0d49148674 Do not return connection buffer capabilites bigger than requested (issue #248) 10 年之前
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources 10 年之前