Commit History

作者 SHA1 備註 提交日期
  ichrispa b44616d168 Fixed attachMethod_toNode not returning statuscodes produced by NodeStore_replace 10 年之前
  ichrispa 50ebfd437f Added userspace function to (re-)attach functions to existing methodnodes. 10 年之前
  ichrispa d0ac23109e Merge branch 'dev' of https://github.com/acplt/open62541 into dev 10 年之前
  ichrispa e593780654 Fixed absence of (valid) outputArgument node crashing the call service; Fixed namespace compiler assuming browsenames always having the same nsIndex as their parent node. 10 年之前
  ichrispa b26d471a0b Removed (huuge) certificates from namespace 0; overlong bytestring is causing problems with both non-chunking server implementation (reading "Opc.Ua" nodes) and with MSVS. 10 年之前
  ichrispa 540765f18c Merge branch 'dev' of https://github.com/acplt/open62541 into dev 10 年之前
  ichrispa cffc91ab57 Added safeguard against malformed datatype specifier produced by UAModeler. 10 年之前
  Stasik0 0f976317be Merge branch 'master' into dev 10 年之前
  Stasik0 fb32f7e8ec fixing memory problems 10 年之前
  Stasik0 a9a6485e50 types reverted 10 年之前
  Stasik0 596761b0ce adding matrix nodes to demo node folder 10 年之前
  Julius Pfrommer 677298a4bf clean up the canonical examples 10 年之前
  Julius Pfrommer d170e3a0c4 remove server_simple in favor of canonical examples 10 年之前
  Julius Pfrommer 66bdc177dd move to canonical examples that show only a single feature 10 年之前
  ichrispa 8b5f88d374 Fixed error from merge with call branch: missing break caused server to crash when deleting subscriptions. 10 年之前
  Julius Pfrommer 777aa2b0ab some more sometic cleanups. use list macros when possible 10 年之前
  ichrispa 9d82135edc modified GUID-Initializer for subscriptions to work with 32Bit systems. 10 年之前
  Julius Pfrommer f65c15b0c2 cosmetic cleanups 10 年之前
  Julius Pfrommer 97398a9758 remove unneeded methodcall_manager 10 年之前
  Julius Pfrommer db1c4979c2 clean up the canonical examples 10 年之前
  Julius Pfrommer 15d779850b remove server_simple in favor of canonical examples 10 年之前
  Julius Pfrommer 3649101943 move to canonical examples that show only a single feature 10 年之前
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev 10 年之前
  Julius Pfrommer c5b1cc10e6 fix unit tests 10 年之前
  Julius Pfrommer 3f317baa42 Merge branch 'master' into dev 10 年之前
  Stasik0 01eb04c23a adding dependency on ua_server.h 10 年之前
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 10 年之前
  FlorianPalm ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field 10 年之前
  FlorianPalm fb0bee87a1 Merge branch 'master' of https://github.com/acplt/open62541 10 年之前
  FlorianPalm cf424650c3 fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant 10 年之前