Historie revizí

Autor SHA1 Zpráva Datum
  Julius Pfrommer 27a6f48201 Merge pull request #252 from acplt/sliced_server_run před 10 roky
  Stasik0 b4fc36bc88 fixing multithreaded version před 10 roky
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications před 10 roky
  ichrispa 892608b8fe Merge branch 'dev' of https://github.com/acplt/open62541 into dev před 10 roky
  ichrispa 78a58a218d Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. před 10 roky
  ichrispa 1a953f27ba Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. před 10 roky
  ichrispa dad2f5069e Fixed several minor issues. před 10 roky
  ichrispa 3ebeef476a Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251. před 10 roky
  ichrispa 2c723d76ad New commandline switch for enabling monitoring/subscription specific structs added. před 10 roky
  ichrispa 2dd62d96bc Separated some of the larger code constructs into reusable functions. před 10 roky
  ichrispa 72ca74b1b0 Subscriptions now return data values and manage queues (including acknowledged items removal). VariableNodes may have their UA_DataSource as a subscription target. před 10 roky
  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. před 10 roky
  ichrispa fd839ffcd1 Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten. před 10 roky
  Stasik0 3e06daa9d9 initializing a variable to prevent a warning před 10 roky
  Stasik0 c4c00f4cec fixing parallel builds (and sporadic travis fails) před 10 roky
  Stasik0 a41901beb5 adding file-size info for amalagamated files to trace sporadic build errors in travis před 10 roky
  Stasik0 d95d48b5d7 providing single-file releases of last 50 commits automatically via gh-pages před 10 roky
  Stasik0 104c8d3107 renew secure channel on a timely base automatically před 10 roky
  Julius Pfrommer 624f7089fa add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config před 10 roky
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. před 10 roky
  Stasik0 9e15be02c1 harndening cmake config před 10 roky
  Stasik0 b39ace2cd3 cosmetics in git version detection před 10 roky
  Stasik0 5ebece8c79 fixing cxx example před 10 roky
  Stasik0 da462be697 traing to enable coveralls again před 10 roky
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. před 10 roky
  Stasik0 1ebfbb0f38 more travis updates před 10 roky
  Stasik0 01010af2c4 fixing paths in travis před 10 roky
  Stasik0 6af73e48f4 renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT před 10 roky
  ichrispa db61814f5a Enabled several structs necessary to create and handle subscriptions and monitored items. před 10 roky
  ichrispa 11cdb489ca Enabled deleteMonitoredItems request. před 10 roky