Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 04f84eb3bf fix #755 hace 8 años
  Julius Pfrommer 4dd9be7c5e cosmetic improvements hace 8 años
  Stasik0 00e7e8acc5 Revert "fix last CTT issues for AddNodes" hace 8 años
  Julius Pfrommer 7a39748e4d fix last CTT issues for AddNodes hace 8 años
  Stasik0 93553be0fa method ctt tests pass relates to #602, @jpfr, i will tick off hace 8 años
  Sten Grüner 6d23db1acf implementation of GetMonitoredItems for CTT (#678) hace 8 años
  Julius Pfrommer 4286a88b5a remove a case of uninitialized memory shown from valgrind hace 8 años
  Stasik0 38d4e7fbad Merge branch 'master' of github.com:acplt/open62541 into 0.2 hace 8 años
  LEvertz 478d555ed1 One way reference ofr external namespaces (#635) hace 8 años
  Julius Pfrommer 982638042c expose the function to retrieve a type hierarchy to other parts of the stack hace 8 años
  Julius Pfrommer d20f97c3b0 search upwards in the tree with multiple reference types hace 8 años
  Julius Pfrommer e739dd97d3 better verification for addnodes; always add a typedefinition for variables and objects hace 8 años
  Julius Pfrommer c2ec0ca1ae variable and object nodes always have a type hace 8 años
  Julius Pfrommer 3df11d18da cosmetic improvements hace 8 años
  Julius Pfrommer c4b386c499 fix integer conversion for the external namespace code hace 8 años
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros hace 8 años
  StalderT 6194f75828 fix gcc 6.1.0 compilation (#610) hace 8 años
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error hace 9 años
  Julius Pfrommer e014b88d51 activate modifymonitoreditems and reset subscription lifetime hace 9 años
  Julius Pfrommer 6702b53ec1 refactor server-functions out of the service layer hace 9 años
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h hace 9 años
  ichrispa be8e96f27c Merge branch 'master' of https://github.com/open62541/open62541 hace 9 años
  ichrispa 330324771e Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function. hace 9 años
  Root-Core b66d2def1b Fixed c&p bug (?) while adding a VariableTypeNode hace 9 años
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; hace 9 años
  Julian Grothoff efe1ab2830 Added external namespace urls to namespace String list. hace 9 años
  Chris Iatrou 643cc327c6 Namespace compiler wraps low-level calls to nodestore in RCU_LOCK/UNLOCK. Several missing locks added before calls to addExistingNode(). hace 9 años
  ichrispa bd76419d5c Revised namespace compiler to properly construct method argument descriptions. Workaround in addMethodNode - broken anyway since size_t was introduced - is now obsoleted. hace 9 años
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility hace 9 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 9 años