Revīziju vēsture

Autors SHA1 Ziņojums Datums
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 gadi atpakaļ
  TorbenD 951e9ab8b1 Fixed problem with enumeration decoding. 8 gadi atpakaļ
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 gadi atpakaļ
  Julius Pfrommer b6ff129f5f refactor: improve type checking for write and addnodes 8 gadi atpakaļ
  Julius Pfrommer 9184288603 fix: remove an unchecked results coverity warning; simplify isNodeInTree 8 gadi atpakaļ
  Julius Pfrommer 6f134c1ece simplify node mgmt 8 gadi atpakaļ
  Julius Pfrommer bf8b10f775 variant array dimensions as uint32; use same value/variable consistency check of method arguments 8 gadi atpakaļ
  Julius Pfrommer bd57e8867a compiles with datavalue in node 8 gadi atpakaļ
  Stefan Profanter 997c244bb4 Array dimension 0 means variable length (#782) 8 gadi atpakaļ
  Stefan Profanter 8efb22bf55 untabify (#766) 8 gadi atpakaļ
  Sten Grüner 0a28a5f56c The checks have to be relaxed to allow methods with dynamic array len… (#711) 9 gadi atpakaļ
  Stasik0 93553be0fa method ctt tests pass relates to #602, @jpfr, i will tick off 9 gadi atpakaļ
  Sten Grüner 6d23db1acf implementation of GetMonitoredItems for CTT (#678) 9 gadi atpakaļ
  FlorianPalm 7b273f046a Merge branch 'master' of https://github.com/open62541/open62541 9 gadi atpakaļ
  FlorianPalm 55b315b578 adjusted the isNodeInTree call in order to find also sub references of hasComponent 9 gadi atpakaļ
  Stasik0 38d4e7fbad Merge branch 'master' of github.com:acplt/open62541 into 0.2 9 gadi atpakaļ
  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. 9 gadi atpakaļ
  LEvertz 882631a09c Enable Call for external nodestores (#639) 9 gadi atpakaļ
  Julius Pfrommer d20f97c3b0 search upwards in the tree with multiple reference types 9 gadi atpakaļ
  Julius Pfrommer e739dd97d3 better verification for addnodes; always add a typedefinition for variables and objects 9 gadi atpakaļ
  Julius Pfrommer 3b90f47cac cosmetic improvements 9 gadi atpakaļ
  FlorianPalm 462909fe66 clean up 9 gadi atpakaļ
  FlorianPalm c1ec27cd95 shortened isNodeInTree function 9 gadi atpakaļ
  FlorianPalm 428d27eef8 fixes for call service 9 gadi atpakaļ
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 9 gadi atpakaļ
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included 9 gadi atpakaļ
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 9 gadi atpakaļ
  Julius Pfrommer 66bbb8581b align call-service to signed array dimensions 9 gadi atpakaļ
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 9 gadi atpakaļ
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 gadi atpakaļ