Commit Verlauf

Autor SHA1 Nachricht Datum
  Stasik0 4342319521 adding matrix nodes to demo node folder vor 9 Jahren
  Julius Pfrommer db1c4979c2 clean up the canonical examples vor 9 Jahren
  Julius Pfrommer 15d779850b remove server_simple in favor of canonical examples vor 9 Jahren
  Julius Pfrommer 3649101943 move to canonical examples that show only a single feature vor 9 Jahren
  FlorianPalm ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field vor 9 Jahren
  FlorianPalm fb0bee87a1 Merge branch 'master' of https://github.com/acplt/open62541 vor 9 Jahren
  FlorianPalm cf424650c3 fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant vor 9 Jahren
  Stasik0 a8bb02c9a1 fixing a coverity warning (even if it is a false positive) vor 9 Jahren
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation vor 9 Jahren
  ichrispa 60a46e6abf Merge branch 'master' of https://github.com/acplt/open62541 vor 9 Jahren
  ichrispa 232bb4ecf7 Backported (parts of) 1b6331b6333a49286e273a49286e27 from service_call_implementation: Fix duplicate reference from parent to child being created by namespace generator. vor 9 Jahren
  ChristianFimmers 028ed266a2 Merge pull request #290 vor 9 Jahren
  Stasik0 6b2e0c6c36 one more space removed from the tag, relates to #289 vor 9 Jahren
  Stasik0 fd71ca7fa2 removing non-ascii literal, fixing amalgamation tag in case no git found, relates to #289 vor 9 Jahren
  Julius Pfrommer 0b9b7095ca no compiler flag required to compile amalgamated server vor 9 Jahren
  Sten Grüner 4d5ddc81f8 Merge pull request #287 from acplt/simple_tcp vor 9 Jahren
  Julius Pfrommer 6ff67cf40c simplfy closing connections in the network layer vor 9 Jahren
  Stasik0 66caa20e93 fixing client blocking on server disonnect vor 9 Jahren
  Julius Pfrommer 54cb2b4a7d Merge pull request #286 from acplt/externalNodestoreLeakFix vor 9 Jahren
  LEvertz 435eaf918d added a function to delete external namespaces to the server --> fixes a vor 9 Jahren
  Stasik0 50512f48fe added MSVC-builds to the readme vor 9 Jahren
  FlorianPalm a06f3ed9af fixed a typo in README vor 9 Jahren
  Julius Pfrommer cee54343c0 restore calcSizeBinary as a single function UA_calcSizeBinary vor 9 Jahren
  Julius Pfrommer 462b813509 replace redundant functions with ifdef, some cosmetic cleanup vor 9 Jahren
  Julius Pfrommer 1652c19b8b wrap coveralls. the service fails regularly vor 9 Jahren
  Julius Pfrommer 88cc9a3da2 small documentation improvements vor 9 Jahren
  Julius Pfrommer 0f60259a7a install sphinx theme vor 9 Jahren
  Julius Pfrommer c2f87ed825 add documentation generation with sphinx vor 9 Jahren
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison vor 9 Jahren
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) vor 9 Jahren