Commit History

Author SHA1 Message Date
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 years ago
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 years ago
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 10 years ago
  Julius Pfrommer 2113f8a559 use an array instead of linked lists for browsing 10 years ago
  Julius Pfrommer 5edfcba3f6 Merge branch 'master' into statuscode 10 years ago
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 10 years ago
  Julius Pfrommer 6c8dc9c746 update statuscode 10 years ago
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 years ago
  LEvertz 9ac88930b6 edited for compatiblity to Windows with MinGW 10 years ago
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum 10 years ago
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 10 years ago
  Julius Pfrommer c2beb0e7a0 fix a bug found by coverity 10 years ago
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 10 years ago
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 10 years ago
  Julius Pfrommer b2f4460e60 remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum. 10 years ago
  Julius Pfrommer ea987a1076 improve documentation of data source 10 years ago
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 10 years ago
  Julius Pfrommer a5ff55e370 move user-facing api to includes folder 10 years ago
  Julius Pfrommer 919877fd20 fix bug at shutdown 10 years ago
  Julius Pfrommer ae856629fa make binary connection work 10 years ago
  Julius Pfrommer aead82e671 run uncrustify on all source files 10 years ago
  Julius Pfrommer 5ef0e58383 the huge commit 10 years ago
  Julius Pfrommer 6aaac99420 improve build script, naming changes 10 years ago
  Julius Pfrommer 987bd6ba00 back to a speaking name for nodeid->namespaceId 10 years ago
  Julius Pfrommer 5be4d2b08c Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Julius Pfrommer 4dd7e06b8b Rename UA_NodeId.namespace to UA_NodeId.ns. 10 years ago
  Julius Pfrommer abcff06124 add asserts. small beauty changes 10 years ago
  Julius Pfrommer 34affee866 inline encoding enum for ExtensionObject 10 years ago
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) 10 years ago
  Julius Pfrommer cf423b3ed7 build on linux 10 years ago