Commit History

Yazar SHA1 Mesaj Tarih
  Julius Pfrommer 6150efa166 move subscription limits into the server config 9 yıl önce
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 yıl önce
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos 9 yıl önce
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 9 yıl önce
  ichrispa 0b5d68e07f Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager. 9 yıl önce
  ichrispa dc40af607e Basic infrastructure for createing subscriptions updated by a timed work item (WIP). 9 yıl önce
  Stasik0 13963238e3 fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers 10 yıl önce
  Julius Pfrommer f4e425501c make the subscriptions list a fixed member instead of a pointer 10 yıl önce
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs 10 yıl önce
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h 10 yıl önce
  Julius Pfrommer 2547aed04b check session validity in ua_server_binary.c, simplify 10 yıl önce
  Stasik0 83c256db0e fixed one memleak 10 yıl önce
  ichrispa 78a58a218d Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. 10 yıl önce
  ichrispa 2dd62d96bc Separated some of the larger code constructs into reusable functions. 10 yıl önce
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. 10 yıl önce
  ichrispa 67b22dfe42 Enabled KeepAlive message generation for publish requests. 10 yıl önce
  ichrispa fd936aee3e Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish. 10 yıl önce
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). 10 yıl önce
  ichrispa 1cee79cada Added support for propper DeleteSubscriptions and free() 10 yıl önce
  ichrispa 8867ba8d88 CreateMonitoredItems being processed. Publish scaffolding added. 10 yıl önce
  ichrispa 21c0651751 Adding/Deleting of subscriptions. Fixed Segfault on LIST_INIT. 10 yıl önce
  ichrispa 2b57246f47 Basic creation scaffolding for subscriptions added. 10 yıl önce