Commit History

Author SHA1 Message Date
  Julius Pfrommer 1411251032 Merge pull request #627 from open62541/addnodes_verification 8 years ago
  Julius Pfrommer e739dd97d3 better verification for addnodes; always add a typedefinition for variables and objects 8 years ago
  Julius Pfrommer c58a05d207 Merge pull request #613 from open62541/fixes_to_call_service 8 years ago
  Julius Pfrommer 2ebe0080b4 Merge pull request #624 from open62541/session-guid 8 years ago
  Julius Pfrommer c2ec0ca1ae variable and object nodes always have a type 8 years ago
  Julius Pfrommer 3df11d18da cosmetic improvements 8 years ago
  Julius Pfrommer 3b90f47cac cosmetic improvements 8 years ago
  FlorianPalm 462909fe66 clean up 8 years ago
  FlorianPalm c1ec27cd95 shortened isNodeInTree function 8 years ago
  FlorianPalm 428d27eef8 fixes for call service 8 years ago
  Julius Pfrommer c4b386c499 fix integer conversion for the external namespace code 8 years ago
  Julius Pfrommer 843e6092a3 more conservative checking of empty variants; some cleanup 8 years ago
  Julius Pfrommer 6d65901096 variants with a zero encodingbyte are empty 8 years ago
  Julius Pfrommer 5039b9946a add more debug log messages 8 years ago
  Julius Pfrommer e46f16ff02 cosmetic cleanup 8 years ago
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 8 years ago
  Stasik0 e41ed3a017 empy username/pw validation 8 years ago
  ichrispa 8ebed8bd0c Fixed: Client would retain tx buffer size even after server explitly says he has less rx buffer size in hello message (caused all subsequent getSendBuffer() to fail) 8 years ago
  Stasik0 60f59a1470 one more correct status for ctt 8 years ago
  ichrispa cb276266cd Fixed missing imports for encoding DateTimes in NS Compiler. 8 years ago
  Stasik0 c1d7abf7de Initializing an enum node with a zero int 8 years ago
  Julius Pfrommer 47022bddcb Merge pull request #623 from otronarp/gcc44-centos6 8 years ago
  Otto Tronarp ad7ec53c68 Silence warning: conversion may alter its value 8 years ago
  Otto Tronarp 59ff9f3a31 Detect float endianness on centos6 with gcc 4.4 8 years ago
  Stasik0 bed0bbb071 Discovery Services do not fail for micro profile now 8 years ago
  Stasik0 46c2be5d5e Discovery Get Endpoints tests work now 8 years ago
  Julius Pfrommer c3014dd380 improve warning message when endianness is not detected 8 years ago
  Stasik0 58c75fd227 adding nodes to pass "Base Information" tests of ctt 8 years ago
  Julius Pfrommer 3583b4e819 fix MSVC build for monotonic clock 8 years ago
  Julius Pfrommer 24f5a886fc fix use of inttypes.h printf formatters in example 8 years ago