Commit History

Author SHA1 Message Date
  Julius Pfrommer 50b1f3dfaf Merge branch '0.2' 8 years ago
  Julius Pfrommer 123e82336e cosmetic improvements of the client library 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 years ago
  Julius Pfrommer 917169614c fix warnings from clang-tidy 8 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 years ago
  Julius Pfrommer 1b301f0e79 cosmetic: clean overlong lines in the client 8 years ago
  Julius Pfrommer da178d5b54 move standard subscription settings to plugin 8 years ago
  Julius Pfrommer 9ff72c3800 improve cleanup of client (related to #662) 8 years ago
  Julius Pfrommer 7eaebb1b98 ammend commit b4c52597a10836f8b616f8f8f5a93a28f1ac9cdb 8 years ago
  Julius Pfrommer b4c52597a1 fix #662 8 years ago
  Julius Pfrommer 71e09aa58c fix a shadowed variable on some stdlib versions 8 years ago
  Julius Pfrommer da5cc12dc3 fix a false positive of clang-analyzer 8 years ago
  Stasik0 8ce1b281f2 adding break in case an ack was found 8 years ago
  Julius Pfrommer 8016b42a35 use sent subscription acks to find entries in the pending ack list, relates to #634 8 years ago
  Stasik0 816d9d7aeb do not process empty subscription notification messages, relates to #634 8 years ago
  Julius Pfrommer 768b261e52 use the correct error code to remove unknown sequence numbers from the acknowledgement list 8 years ago
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included 8 years ago
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 8 years ago
  Julius Pfrommer c3abb5014f the synchronous client uses a small keepalivecount and a large lifetimecount 8 years ago
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 9 years ago
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client 8 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 years ago
  Stasik0 b5e3b37402 Merge branch 'patch-9' of https://github.com/StalderT/open62541 into StalderT-patch-9 9 years ago
  Stasik0 4d509b6a9e Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid 9 years ago