Commit History

Author SHA1 Message Date
  Julius Pfrommer 9ff72c3800 improve cleanup of client (related to #662) 8 years ago
  Julius Pfrommer f38cd44c51 immediately sample new monitoreditem 8 years ago
  Julius Pfrommer 6e452b6da4 fix a memory issue uncovered by coverity 8 years ago
  Julius Pfrommer 5a5bcc2453 Merge pull request #663 from open62541/test_client 8 years ago
  Julius Pfrommer c336b49756 add a first client/server integration test 8 years ago
  Julius Pfrommer bb1c013deb remove unit tests that were superseded by integration tests 8 years ago
  Julius Pfrommer 67be80479b fix an issue uncovered by clang analyzer 8 years ago
  Julius Pfrommer 7eaebb1b98 ammend commit b4c52597a10836f8b616f8f8f5a93a28f1ac9cdb 8 years ago
  Julius Pfrommer b4c52597a1 fix #662 8 years ago
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required 8 years ago
  Julius Pfrommer cbe1851000 add UA_GUID_NULL 8 years ago
  Julius Pfrommer f69886831d maxchunkcount zero -> no limit 8 years ago
  Julius Pfrommer 0ef9dd02fb fix type generation for python 3 8 years ago
  Julius Pfrommer 4ab6abe183 fix #657; allow some statuscodes when creating monitoreditems 8 years ago
  Julius Pfrommer 71e09aa58c fix a shadowed variable on some stdlib versions 8 years ago
  Julius Pfrommer dd36ed9e8c recover explanation of nodeids 8 years ago
  Julius Pfrommer a895cf8030 use single-file release in documentation; fold unused tutorial files into the documentation 8 years ago
  Julius Pfrommer a123f230ed Merge pull request #656 from open62541/rename_plugins 8 years ago
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 years ago
  Julius Pfrommer 1f98aa2e01 move system-dependent clock functions into a plugin 8 years ago
  Julius Pfrommer a5c41a4c14 enable thread-local variables when possible (#654) 8 years ago
  Maikel van Vliet 097312f6aa Updated tutorials (#652) 8 years ago
  Julius Pfrommer c7cd810bed align server_readspeed with new (internal) signaturs 8 years ago
  Julius Pfrommer 7a465c9db5 fix an issue with statuscode verification uncovered by cppcheck 8 years ago
  Julius Pfrommer a0ad8a8a58 fix an issue uncovered by cppcheck 8 years ago
  Julius Pfrommer db0c995daa fix #647; enable generation of monitoreditems with "good" and "uncertain" attributes 8 years ago
  Julius Pfrommer 60c576f7a9 fix #650 8 years ago
  Julius Pfrommer 94c1070fc8 fix #541 8 years ago
  Julius Pfrommer 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation 8 years ago
  Julius Pfrommer 3178c12ba8 fix chunking with > 2 chunks; related to #541 8 years ago