Commit History

Author SHA1 Message Date
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 9 years ago
  Julius Pfrommer a42e482515 fix tests 9 years ago
  Julius Pfrommer a2b5f434b6 fix testing of scalar decoding 9 years ago
  Julius Pfrommer fcc802ada6 fix unit tests 9 years ago
  Julius Pfrommer 6a0b6f5ab9 improve documentation, make array api more intuitive 9 years ago
  Julius Pfrommer 404992459b add example with datasource 9 years ago
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 9 years ago
  Julius Pfrommer 1f9d97cc8e fix tests for release builds 9 years ago
  Stasik0 e39b74edda fixed statelessClient, relates #157 9 years ago
  Julius Pfrommer f5808b5053 fix tests for release builds 9 years ago
  Julius Pfrommer 74f69d37a6 make check_memory run fine 9 years ago
  Julius Pfrommer ae6e1a446e small improvements, make check_memory compile 9 years ago
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 9 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 9 years ago
  Julius Pfrommer c7e4629d1f fix unit tests 9 years ago
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 9 years ago
  FlorianPalm c30d84a633 gcc 4.8 conform build 9 years ago
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 9 years ago
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 9 years ago
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 9 years ago
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 9 years ago
  Julius Pfrommer 4d62a83ab8 fix unit tests 9 years ago
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 9 years ago
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 9 years ago
  Julius Pfrommer 4dd7e06b8b Rename UA_NodeId.namespace to UA_NodeId.ns. 10 years ago
  Julius Pfrommer b1a8c01209 simplify decoding 10 years ago
  Stasik0 3b9218def8 hard remove of all _print functions if DEBUG is not set, @jpfr or @uleon: who does own ua_xml.c? Please review changes there, I fear i was too hard. Relates to #101 10 years ago
  Julius Pfrommer 9dff4e204e include _print functions in coverage 10 years ago
  Julius Pfrommer 4e9c5d5880 LocalizedText encodingmask only implicit 10 years ago
  Julius Pfrommer f0da71bdb2 Simplify variant, arrays, no leaks in check_memory 10 years ago