Historique des commits

Auteur SHA1 Message Date
  Chris Iatrou ac68e05541 Fixed (formally) missing headers in ua_service_subscriptions.c. il y a 10 ans
  Chris Iatrou 13dbb3121f DataChangeNotification now deallocated structures allocated during message construction. il y a 10 ans
  Chris Iatrou 8c17308ee3 Orderly deallocation of sample-and-compare-bytestring in UpdateQueue. UA_deleteMembers for deallocation of Variants created by DataSources. il y a 10 ans
  Chris Iatrou a6e3cd75c6 Removed spurious #define ENABLE_SUBSCRIPTIONS il y a 10 ans
  Chris Iatrou d7cbef9021 Fixed memleaks: il y a 10 ans
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h il y a 10 ans
  Julius Pfrommer 2547aed04b check session validity in ua_server_binary.c, simplify il y a 10 ans
  Stasik0 83c256db0e fixed one memleak il y a 10 ans
  Julius Pfrommer dae3e124b7 fix an API change in master il y a 10 ans
  Julius Pfrommer b125569533 Merge branch 'master' into dev il y a 10 ans
  Julius Pfrommer b506a7af4a Revert "Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251." il y a 10 ans
  Julius Pfrommer 0aaf46d6e4 remove macros needed for SWIG wrappers il y a 10 ans
  ichrispa f86659cda8 Added safeguard against being called with a NULL-Pointer channel in detachSession(). il y a 10 ans
  ichrispa 0def9a6071 Added keepalive update to patch missing update_keepalive in dev branch il y a 10 ans
  Julius Pfrommer 27a6f48201 Merge pull request #252 from acplt/sliced_server_run il y a 10 ans
  Stasik0 b4fc36bc88 fixing multithreaded version il y a 10 ans
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications il y a 10 ans
  ichrispa 892608b8fe Merge branch 'dev' of https://github.com/acplt/open62541 into dev il y a 10 ans
  ichrispa 78a58a218d Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. il y a 10 ans
  ichrispa 1a953f27ba Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. il y a 10 ans
  ichrispa dad2f5069e Fixed several minor issues. il y a 10 ans
  ichrispa 3ebeef476a Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251. il y a 10 ans
  ichrispa 2c723d76ad New commandline switch for enabling monitoring/subscription specific structs added. il y a 10 ans
  ichrispa 2dd62d96bc Separated some of the larger code constructs into reusable functions. il y a 10 ans
  ichrispa 72ca74b1b0 Subscriptions now return data values and manage queues (including acknowledged items removal). VariableNodes may have their UA_DataSource as a subscription target. il y a 10 ans
  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. il y a 10 ans
  ichrispa fd839ffcd1 Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten. il y a 10 ans
  Stasik0 3e06daa9d9 initializing a variable to prevent a warning il y a 10 ans
  Stasik0 c4c00f4cec fixing parallel builds (and sporadic travis fails) il y a 10 ans
  Stasik0 a41901beb5 adding file-size info for amalagamated files to trace sporadic build errors in travis il y a 10 ans