Commit History

Author SHA1 Message Date
  Julius Pfrommer 7e27df3544 Merge branch '0.2' 8 years ago
  pschoppe 3299b5c29a Extend external nodestore API to retrieve references in returnRelevantNodeExternal 8 years ago
  Julius Pfrommer 954f69b206 expose the TranslateBrowsePathstoNodeIds service to userland 8 years ago
  Julius Pfrommer 0c22408278 import preparatory changes from the mdns feature branch 8 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 years ago
  Julius Pfrommer 0af27d3535 refactor: remove a redundant array size check 8 years ago
  Julius Pfrommer 7643772e25 refactor: simplify object and variable instantiation 8 years ago
  Julius Pfrommer 2525fd527e make function to get type-hierarchy reusable outside of services_view 8 years ago
  Julius Pfrommer 6386ed62d7 move locally usable services into the service sets; some cleanup 8 years ago
  Julius Pfrommer ce4031ef8d use only a single UA_NodeId_isNull for all nodeid types 8 years ago
  Stasik0 2d87556063 view services do not fail 8 years ago
  Julius Pfrommer e739dd97d3 better verification for addnodes; always add a typedefinition for variables and objects 8 years ago
  Julius Pfrommer c4b386c499 fix integer conversion for the external namespace code 8 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 9 years ago
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error 9 years ago
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 9 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 years ago
  FlorianPalm 8feb188c6f Merge branch 'master' of https://github.com/open62541/open62541 9 years ago
  FlorianPalm 913087fc17 trying to fix the external_namespace support 9 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 years ago
  Julius Pfrommer 4d553b9c1f nodestore: align recent changes in code not covered by travis and unit tests 9 years ago