Історія комітів

Автор SHA1 Опис Дата
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) 8 роки тому
  Julius Pfrommer 243237e882 feature: allow limiting the retransmission queue in the server (fix 8 роки тому
  Julius Pfrommer 9fdd7df363 RetransmissionQueue as TAILQ instead of LIST 8 роки тому
  Julius Pfrommer 134cb5543d cosmetic: struct members start with lowercase 8 роки тому
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 роки тому
  Julius Pfrommer 2a127dc9e3 fix: set correct length of the stack-allocated comparison encoding 8 роки тому
  Julius Pfrommer bdf0cf6658 refactor: decompose MonitoredItem_SampleCallback into smaller chunks 8 роки тому
  Julius Pfrommer e8f60f8ada refactor: use less heap allocations when no monitoreditems sample is generated 8 роки тому
  Julius Pfrommer a38fc21365 suppress a cppcheck false positive 8 роки тому
  Julius Pfrommer f24a597fa6 fix a false positive gcc warning 8 роки тому
  Julius Pfrommer fb6ed18703 better statuscode checking in publish callback 8 роки тому
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the 8 роки тому
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions 8 роки тому
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write 8 роки тому
  Julius Pfrommer 66aaadd0ec editable datatype; set servertimestamp during writing 8 роки тому
  Julius Pfrommer bd57e8867a compiles with datavalue in node 8 роки тому
  Julius Pfrommer 2ac78bb448 Remove repeated job when a subscription has publishing disabled; improve logging 8 роки тому
  Julius Pfrommer 6386ed62d7 move locally usable services into the service sets; some cleanup 8 роки тому
  Julius Pfrommer 02c6ad073d fix CTT Monitor QueueSize_1 8 роки тому
  Julius Pfrommer 6b4c6f5f19 fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases 8 роки тому
  Julius Pfrommer f38cd44c51 immediately sample new monitoreditem 9 роки тому
  Julius Pfrommer 05ed9186fe fix a potential memleaks in the subscriptions 9 роки тому
  Stasik0 38d4e7fbad Merge branch 'master' of github.com:acplt/open62541 into 0.2 9 роки тому
  ichrispa 984342b057 ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages. 9 роки тому
  Julius Pfrommer 9bd014ed78 fix retransmission; improve logging for subscriptions 9 роки тому
  Stasik0 8950931810 some more tests passed in "Subscription Basic" section 9 роки тому
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 9 роки тому
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 9 роки тому
  Julius Pfrommer 6809161f73 suppress a cppcheck warning 9 роки тому
  Julius Pfrommer c317396f4c Chunking callback (#534) 9 роки тому