Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 9 ans
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 il y a 9 ans
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). il y a 9 ans
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" il y a 9 ans
  Julius Pfrommer 476af29985 Merge pull request #495 from open62541/server_config il y a 9 ans
  Julius Pfrommer 3c0868ac09 rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement il y a 9 ans
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery il y a 9 ans
  Julius Pfrommer 53d67b4140 single server config struct il y a 9 ans
  wuyangtang 4e5ff27452 update documentation il y a 9 ans
  Julius Pfrommer 72b2108313 continue merging the changes from master il y a 9 ans
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build il y a 9 ans
  Julius Pfrommer f41713daaf align the naming of service calls with a server context il y a 9 ans
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag il y a 9 ans
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call il y a 9 ans
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions il y a 9 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 9 ans
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments il y a 9 ans
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node il y a 9 ans
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file il y a 9 ans
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api il y a 9 ans
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 il y a 9 ans
  Julius Pfrommer 66d8a06f4a improve the server API; prefix functions with typed inline versions with __ il y a 9 ans
  Julius Pfrommer 49946cd989 fix cpp il y a 9 ans
  Julius Pfrommer 811b1c3ab4 Merge branch 'master' into inline_setattribute il y a 9 ans
  Jörg Schüler-Maroldt a55efae8f7 Small changes to go with C++ il y a 9 ans
  Julius Pfrommer 1811544b2d return the added node id only when requested il y a 9 ans
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes il y a 9 ans
  Julius Pfrommer 6c4afaabae first version of object constructor and destructor il y a 9 ans
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes il y a 9 ans
  Julius Pfrommer 23362555a1 use UA_Server_editNode to reduce code duplication il y a 9 ans