Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Profanter 8efb22bf55 untabify (#766) hace 8 años
  Sten Grüner 0a28a5f56c The checks have to be relaxed to allow methods with dynamic array len… (#711) 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
  FlorianPalm 7b273f046a Merge branch 'master' of https://github.com/open62541/open62541 hace 8 años
  FlorianPalm 55b315b578 adjusted the isNodeInTree call in order to find also sub references of hasComponent hace 8 años
  Stasik0 38d4e7fbad Merge branch 'master' of github.com:acplt/open62541 into 0.2 hace 8 años
  ichrispa 984342b057 ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages. hace 8 años
  LEvertz 882631a09c Enable Call for external nodestores (#639) 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 3b90f47cac cosmetic improvements hace 8 años
  FlorianPalm 462909fe66 clean up hace 8 años
  FlorianPalm c1ec27cd95 shortened isNodeInTree function hace 8 años
  FlorianPalm 428d27eef8 fixes for call service hace 8 años
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros hace 8 años
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included hace 8 años
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces hace 8 años
  Julius Pfrommer 66bbb8581b align call-service to signed array dimensions hace 9 años
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 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
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call hace 9 años
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments hace 9 años
  Julius Pfrommer 2f5a6ec9a0 cosmetic improvements to the call service hace 9 años
  Julius Pfrommer 40c5c06dbc remove a clang analyzer report in the argument verification; fix the builtin unit test on clang hace 9 años
  Julius Pfrommer 4bd62dca74 remove nodestore_release hace 9 años
  Julius Pfrommer 7f08e21937 compile methods hace 9 años
  Julius Pfrommer a3be08ae1a status hace 9 años
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets hace 9 años