Commit History

Author SHA1 Message Date
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  Julius Pfrommer 8282de5af3 feature: additional userExecutable callback for method + object; use 7 years ago
  Julius Pfrommer d35b615c8f add documentation of nodes; move generated datatype documentation 7 years ago
  Julius Pfrommer 98b67429c9 workaround some current omissions when adding nodes 7 years ago
  Julius Pfrommer bd57e8867a compiles with datavalue in node 7 years ago
  Julius Pfrommer cb747d5f4f replace variant in variable-nodes with a datavalue 7 years ago
  Stefan Profanter 8efb22bf55 untabify (#766) 7 years ago
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 8 years ago
  Stasik0 b15aa422f9 working on #510, fixing some memleaks, @ichrispa - help needed with arrays 8 years ago
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 8 years ago
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore 8 years ago
  Julius Pfrommer f25686fe28 harden the code by explicitly comparing wiht UA_STATUSCODE_GOOD; use a single memset to init per decode 8 years ago
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size 8 years ago
  Julius Pfrommer 13a658f30e align the service attribute tests to the use of access level attributes 8 years ago
  Julius Pfrommer ea9b3a004c Enable reading and writing on nodes per default; Fix a typo (bulidinfo) 8 years ago
  Julius Pfrommer f01e154e70 simplify the nodestore 8 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 8 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 8 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 8 years ago
  Julius Pfrommer 31ea48bd5b fix objecttype initialization 8 years ago
  Julius Pfrommer 6c4afaabae first version of object constructor and destructor 8 years ago
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute 8 years ago
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback 8 years ago
  Julius Pfrommer 85a8c49561 small fix for windows build 8 years ago
  Julius Pfrommer de60618406 finish refactoring the write service 8 years ago
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 8 years ago
  Julius Pfrommer 0628fac947 use functionality already provided in the services 8 years ago
  Julius Pfrommer eeb30de178 cleanup address space 8 years ago
  ichrispa 198597c520 Backported handle attachement to method callbacks from application. 8 years ago
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 years ago