提交歷史

作者 SHA1 備註 提交日期
  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 9 年之前
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 9 年之前
  Julius Pfrommer f41713daaf align the naming of service calls with a server context 9 年之前
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag 9 年之前
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call 9 年之前
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions 9 年之前
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 9 年之前
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments 9 年之前
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 年之前
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file 9 年之前
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 9 年之前
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 9 年之前
  Julius Pfrommer 66d8a06f4a improve the server API; prefix functions with typed inline versions with __ 9 年之前
  Julius Pfrommer 49946cd989 fix cpp 9 年之前
  Julius Pfrommer 811b1c3ab4 Merge branch 'master' into inline_setattribute 9 年之前
  Jörg Schüler-Maroldt a55efae8f7 Small changes to go with C++ 9 年之前