Commit History

Author SHA1 Message Date
  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
  Julius Pfrommer 976008fb82 cleanup, add gettimeofday for WIN32 10 years ago
  Julius Pfrommer 981725b5b3 libopen62541 compiles with Visual Studio 2013 10 years ago
  FlorianPalm a51d86963c merged with master 10 years ago
  FlorianPalm c62be40cef Merge remote-tracking branch 'origin/master' into connection_secureChannel 10 years ago
  Stasik0 26567386b6 minimal fix of String_deleteMembers - will save about 32bit of the executable 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 7ee57126e9 service_browse returns values. ua_application bug 10 years ago
  Julius Pfrommer 75a42d7342 Merge branch 'automation' of github.com:acplt/open62541 into automation 10 years ago
  Julius Pfrommer 3fbf126a6a custom encoding for UA_ReferenceDescription #90 10 years ago
  Stasik0 ad02ac3a09 closes #91, credits go to @jpfr 10 years ago
  FlorianPalm a8c8b663bb fixed problems with print functions (UA_Int64, UA_UInt64) , @jpfr please review 10 years ago