Historique des commits

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