コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer 89a52b7cf9 add a unit test for browsenext 7 年 前
  Julius Pfrommer 08ee0a53f2 untabify master 7 年 前
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 年 前
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 年 前
  FlorianPalm aee53c650e license change for all c/h files 7 年 前
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 年 前
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 年 前
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 年 前
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 年 前
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 7 年 前
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the 7 年 前
  Julius Pfrommer de3b7d9398 cosmetic improvements 7 年 前
  Julius Pfrommer 97d4b71307 fix a memleak in sending dangling publish responses 7 年 前
  Julius Pfrommer 1dc28f38de add timestamp for responses to dangling publishrequests 7 年 前
  Julius Pfrommer eb47649898 Answer dangling publish requests after removing the last subscription; Pass one more CTT test 7 年 前
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 年 前
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) 8 年 前
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 8 年 前
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 8 年 前
  Julius Pfrommer be9852fac8 fix an include (the 2nd) 8 年 前
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" 8 年 前
  Julius Pfrommer d0fb6696f8 fix an include that is only used with subscriptions 8 年 前
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) 8 年 前
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session 8 年 前
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 8 年 前
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 年 前
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements 8 年 前
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 8 年 前
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 8 年 前
  Julius Pfrommer a3be08ae1a status 8 年 前