Commit History

Author SHA1 Message Date
  Stasik0 d82787e2fd adding selfsigned certificates to travis release build 8 years ago
  Stasik0 3c57585cd1 updateing releases to fix RPI builds 8 years ago
  Julius Pfrommer dd52420786 improve the readme 8 years ago
  Julius Pfrommer 69f2a3014a Merge pull request #608 from open62541/Pro-hotfix/cppcheck_fixes 8 years ago
  Julius Pfrommer 6809161f73 suppress a cppcheck warning 8 years ago
  Julius Pfrommer 1d7c72d820 fix encoding under non-little endian 8 years ago
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error 8 years ago
  Julius Pfrommer 37b1691d46 remove the pass_type thread-local variable; loop through the type definition 8 years ago
  Julius Pfrommer c317396f4c Chunking callback (#534) 8 years ago
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback 8 years ago
  Julius Pfrommer 85c4410736 cherry-pick networklayer improvements from chunking_callback 8 years ago
  Julius Pfrommer 7028a19842 cherry-pick some changes from chunking_callback to simplify the diff for review 8 years ago
  Julius Pfrommer 768b261e52 use the correct error code to remove unknown sequence numbers from the acknowledgement list 8 years ago
  Julius Pfrommer 6647720e2d Merge pull request #605 from NetoLe/master 8 years ago
  NetoLe 203bef5a4a Update networklayer_tcp.c 8 years ago
  NetoLe 97b8eef02a fixing networklayer_tcp select() 8 years ago
  Julius Pfrommer 755a9a2f8f adapt the example in the readme; fix a macro redefinition edge-case 8 years ago
  Julius Pfrommer c90970ae1e include config.h before the feature conditional 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 b346d0a279 improve the readme 8 years ago
  Julius Pfrommer e4ff940e51 Merge pull request #571 from open62541/refactor_subscriptions 8 years ago
  Julius Pfrommer b8e8734110 mostly cosmetic improvements 8 years ago
  Julius Pfrommer 67516b5aec fix setting the monitoringmode 8 years ago
  Julius Pfrommer 9419d0a206 remove redundant type defs 8 years ago
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag 8 years ago
  Julius Pfrommer 8c4726b1f9 small fixes to make clang analyzer happy 8 years ago
  Julius Pfrommer c3abb5014f the synchronous client uses a small keepalivecount and a large lifetimecount 8 years ago
  Julius Pfrommer e014b88d51 activate modifymonitoreditems and reset subscription lifetime 8 years ago
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools 8 years ago