Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer c90970ae1e include config.h before the feature conditional hace 9 años
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces hace 9 años
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h hace 9 años
  ichrispa 37870705cf Re-renamed class to non C++ keyword nodeClass (because jpfr removed it) hace 9 años
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration 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
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) 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 c54348ab9d nodestore: make the memory handling by the nodestore more intuitive hace 9 años
  Julius Pfrommer 4bd62dca74 remove nodestore_release hace 9 años
  Julius Pfrommer a766e9a4bf reduce minimum nodestore size hace 9 años
  Julius Pfrommer f01e154e70 simplify the nodestore 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
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api hace 9 años
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation hace 9 años
  Stasik0 d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 hace 10 años
  ichrispa d9c16defb5 Conflicts: hace 10 años
  Stasik0 211e7eddf4 setting namespaceIndex for VariableNodes with generated node ids hace 10 años
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API hace 10 años
  Julius Pfrommer b9bfc400d2 type descriptions hace 10 años
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings hace 10 años
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc hace 10 años
  Julius Pfrommer 28281191df nodestore_replace checks if the old node is already obsolete hace 10 años
  Julius Pfrommer bda9cd58f5 update concurrent nodestore hace 10 años
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource hace 10 años
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores hace 10 años
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and hace 10 años
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean hace 10 años
  FlorianPalm 6e6dbfb5c9 external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore hace 10 años
  FlorianPalm 84a2e35ba9 Merge remote-tracking branch 'origin/master' into external_datasource hace 10 años