Commit History

Author SHA1 Message Date
  ichrispa a9a9f7b6c9 Fixed client blindly reading method return code even though the service might not return one. 9 years ago
  Sten Grüner c53521a86c Merge pull request #331 from StalderT/patch-4 9 years ago
  StalderT 8865718265 Update ua_client.c 9 years ago
  StalderT e7f8f0a262 Update ua_client.c 9 years ago
  Sten Grüner 367c60d652 Merge pull request #328 from StalderT/patch-2 9 years ago
  Sten Grüner 5fa2ee345b Merge pull request #329 from StalderT/patch-1 9 years ago
  StalderT 545d0266f7 Update ua_client.c 9 years ago
  StalderT 82564388e3 Update ua_subscription.c 9 years ago
  StalderT 3a11ccfe0a update server.c 9 years ago
  StalderT 0c97516c88 update UA_Server_addMethodNode 9 years ago
  Sten Grüner db66467b2f Merge pull request #325 from StalderT/master 9 years ago
  StalderT 863c874723 make change more readable 9 years ago
  StalderT 4158393829 memory leak at UA_Server_addMethodNode 9 years ago
  StalderT fb844c3b10 memory leak at UA_Server_addMethodNode 9 years ago
  StalderT 097f693ab7 Memory leak in UA_Subscription_deleteMembers 9 years ago
  StalderT 01ac7d184e Memory leak in ServerNetworkLayerTCP_getJobs function 9 years ago
  Stasik0 cf2ab440e4 fixing another memleak 9 years ago
  Stasik0 9bd3fb19ba closing a descriptor in error case 9 years ago
  Stasik0 a450693a09 fixing some memleaks in Service_AddNodes 9 years ago
  Stasik0 c94dc95290 hopefuly a new fix of #321 9 years ago
  ichrispa c0c642dd4e Fixed client example not building when ADDNODES is disabled due to missing return value. 9 years ago
  ichrispa 5cab8d3cb3 Fixed failing attributes test; displayName and description are now set, the testcase did assume they are not. 9 years ago
  ichrispa b17e6a6ef5 Fixed several doxygen tag problems; make-travis-happy commit #2 9 years ago
  ichrispa 03591be112 Fixed wrong preprocessor encapsulation of get|setAttribute in methodCalls; make-travis-happy commit #1 9 years ago
  Stasik0 755d7255b0 hardening server startup error handling, relates to #321 9 years ago
  ichrispa 20c4d143dd Merge branch 'api_hl_abstractions' of https://github.com/acplt/open62541 into api_hl_abstractions 9 years ago
  ichrispa 09f8df55d8 Dynamic topological sorting of nodes enabled; fixed duplicate referencing of dataType and subType definitions. 9 years ago
  Stasik0 d8862f17b2 fixes #321, thanks @martina-felber 9 years ago
  Stasik0 d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 years ago
  ichrispa f04f170e82 Fixed macro-helper quoting numeric namespaceids when index>0 9 years ago