Commit History

Author SHA1 Message Date
  Julius Pfrommer 624f7089fa add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config 9 years ago
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. 9 years ago
  Stasik0 9e15be02c1 harndening cmake config 9 years ago
  Stasik0 b39ace2cd3 cosmetics in git version detection 9 years ago
  Stasik0 5ebece8c79 fixing cxx example 9 years ago
  Stasik0 da462be697 traing to enable coveralls again 9 years ago
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. 9 years ago
  Stasik0 1ebfbb0f38 more travis updates 9 years ago
  Stasik0 01010af2c4 fixing paths in travis 9 years ago
  Stasik0 6af73e48f4 renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT 9 years ago
  ichrispa db61814f5a Enabled several structs necessary to create and handle subscriptions and monitored items. 9 years ago
  ichrispa 11cdb489ca Enabled deleteMonitoredItems request. 9 years ago
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. 9 years ago
  ichrispa 8375137cc8 Enabled DeleteMonitoredItems. 9 years ago
  LEvertz cc47eefbec added a gcc-version check around pragma 9 years ago
  Stasik0 a1671e42da do not overwrite endpoint uri 9 years ago
  Julius Pfrommer 9913a5c627 return only the requested endpoints 9 years ago
  Julius Pfrommer 8256cc5916 use the hostname from the networklayer for the endpointurl 9 years ago
  Julius Pfrommer 0d49148674 Do not return connection buffer capabilites bigger than requested (issue #248) 9 years ago
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources 9 years ago
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). 9 years ago
  Julius Pfrommer d953635ca2 move ua_config.h.in into the include dir 9 years ago
  LEvertz 085f5eea88 Update ua_config.h.in 9 years ago
  ichrispa 821b90f68f DeleteSubscriptions now return STATUSCODE_GOOD as it should. 9 years ago
  ichrispa 1cee79cada Added support for propper DeleteSubscriptions and free() 9 years ago
  Stasik0 bb644d0446 fixing #242 9 years ago
  Stasik0 659ef8bd5f minor enhancement of server.c 9 years ago
  Julius Pfrommer f092213551 fix potential memleaks indicated by the clang analyzer 9 years ago
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms 9 years ago
  Julius Pfrommer 582e042a51 Improve adding new timed work 9 years ago