Historique des commits

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