История коммитов

Автор SHA1 Сообщение Дата
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools лет назад: 8
  Julius Pfrommer b000d7aeff Handle nan in requested publishing and sampling intervals лет назад: 8
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) лет назад: 8
  Julius Pfrommer 6150efa166 move subscription limits into the server config лет назад: 8
  Julius Pfrommer e30e0f306b generate documentation for ua_server.h лет назад: 8
  ichrispa 330324771e Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function. лет назад: 8
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; лет назад: 8
  ichrispa 214d9bf748 Fixied include order problem between GCC/CLang by wrapping iterator callback into ifdefs. лет назад: 8
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server лет назад: 8
  Julius Pfrommer a76ba5f990 fix #547 лет назад: 8
  Julius Pfrommer f7f98bf3f3 return the remaining timeout in UA_Server_run_iterate лет назад: 8
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup лет назад: 8
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive лет назад: 8
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 лет назад: 8
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). лет назад: 8
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" лет назад: 8
  Julius Pfrommer 476af29985 Merge pull request #495 from open62541/server_config лет назад: 8
  Julius Pfrommer 3c0868ac09 rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement лет назад: 8
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery лет назад: 8
  Julius Pfrommer 53d67b4140 single server config struct лет назад: 8
  wuyangtang 4e5ff27452 update documentation лет назад: 8
  Julius Pfrommer 72b2108313 continue merging the changes from master лет назад: 8
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build лет назад: 8
  Julius Pfrommer f41713daaf align the naming of service calls with a server context лет назад: 8
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag лет назад: 8
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call лет назад: 8
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions лет назад: 8
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation лет назад: 8
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments лет назад: 8
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node лет назад: 8