Commit History

Autor SHA1 Mensaxe Data
  StalderT 863c874723 make change more readable %!s(int64=9) %!d(string=hai) anos
  StalderT 4158393829 memory leak at UA_Server_addMethodNode %!s(int64=9) %!d(string=hai) anos
  StalderT fb844c3b10 memory leak at UA_Server_addMethodNode %!s(int64=9) %!d(string=hai) anos
  FlorianPalm e548bb0bc4 removed memleaks (freeing UA_ExpandedNodeId) was missing) %!s(int64=9) %!d(string=hai) anos
  ichrispa 0fb4fd0f12 UA_Server_add<Type>Node now takes an additional argument to return the nodeId of the actually created node, allowing userspace functions to create hierarchic instances of objects. Fixed an error in addMethodNode that prevented dynamic methods having arguments when using NODEID_NUMERIC(x,0). %!s(int64=9) %!d(string=hai) anos
  ichrispa 6f50fdeb1a Merge branch 'master' of https://github.com/acplt/open62541 %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 0debd114e3 remove the unused UA_Server_attachMethod_toNode; use available error codes; release nodes in all code paths %!s(int64=9) %!d(string=hai) anos
  ichrispa 1fa2562ba6 Fixed addMethodNode failing to add Argument nodes to the method if the nodeId was dynamically created. %!s(int64=9) %!d(string=hai) anos
  ichrispa b44616d168 Fixed attachMethod_toNode not returning statuscodes produced by NodeStore_replace %!s(int64=9) %!d(string=hai) anos
  ichrispa 50ebfd437f Added userspace function to (re-)attach functions to existing methodnodes. %!s(int64=9) %!d(string=hai) anos
  Stasik0 a8bb02c9a1 fixing a coverity warning (even if it is a false positive) %!s(int64=9) %!d(string=hai) anos
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation %!s(int64=9) %!d(string=hai) anos
  ichrispa d9c16defb5 Conflicts: %!s(int64=9) %!d(string=hai) anos
  Stasik0 055010c14d fixing issues marked by coverity %!s(int64=9) %!d(string=hai) anos
  ichrispa d9f74caa37 Added userspace function UA_Server_AddMonodirectionalReference; Analogous to UA_Server_addReference, but does not add a second reference and isForward can be defined during the call. %!s(int64=9) %!d(string=hai) anos
  Stasik0 d5e00a3c82 making server compile again %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer a1b04f1035 replace ADDREFERENCE macro with a function %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer 523ce90dba put external namespace handling in ifdefs with a cmake-flag %!s(int64=10) %!d(string=hai) anos
  Stasik0 e9f4560205 cosmetics: renamed exampleServer into server, exampleClient into client, moved demonodes to userspace (server.c) %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer 59d9945576 Realloc references array in addOneWayReferenceWithSession if multithreading is disabled. See #224. %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer 6423239137 let users add their custom namespaces %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer b23216c694 simplify ua_string generation from chars %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer a5162352b6 API improvements %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer c7368d7d82 improvements to the address space and the view service set %!s(int64=10) %!d(string=hai) anos
  Julius Pfrommer 6946d8073e remove some coverity errors %!s(int64=10) %!d(string=hai) anos