Commit History

Author SHA1 Message Date
  Julius Pfrommer 64b54baffa use correct sequence number for the CLO message dump 8 years ago
  Julius Pfrommer 9cecb89f90 add a binary dump for CloseSecureChannel 8 years ago
  Julius Pfrommer 326e99d650 fix #628; an issue in the firststeps tutorial 8 years ago
  Julius Pfrommer 5ae48a79bb make continuous integration badges point to the 0.2 branch 8 years ago
  Julius Pfrommer c7509d797d Merge branch 'master' into 0.2 8 years ago
  Julius Pfrommer 3477fd6fcb add new service calls to the binary message tests 8 years ago
  Julius Pfrommer 67650837c7 check sequencenumbers in the securechannel 8 years ago
  Julius Pfrommer ec53b49e26 cleanup 8 years ago
  Julius Pfrommer 4ce394c809 remove a potential crash 8 years ago
  Julius Pfrommer 3a94d60e49 use stdint.h instead of inttypes.h (some embedded architectures don't have it..) 8 years ago
  Julius Pfrommer 15835935f0 remove unused functionality from the pcg rng 8 years ago
  Julius Pfrommer 417b0bbcb6 add more reference to a variable for CTT testing with 3 inverse references 8 years ago
  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