コミット履歴

作者 SHA1 メッセージ 日付
  FlorianPalm 70cdb0895b bugfix, for some reason the secureChannelId was not initialized 10 年 前
  Stasik0 c9cde021c3 expiry header is now an array of DATETIME values, one entry for one read result 10 年 前
  Stasik0 c97a7789e6 bigfixing the last commit 10 年 前
  Julius Pfrommer 8d486412ba revive the dummy channel for the stateless extension 10 年 前
  Julius Pfrommer a590d5b0c5 simplify stateless extension 10 年 前
  Stasik0 ac8e6113d3 Merge branch 'udp' of https://github.com/acplt/open62541 into udp 10 年 前
  Stasik0 3b3424b281 Merge branch 'master' into udp 10 年 前
  Stasik0 6a547139d0 adding an additional dateTime header to stateless read requests fixes #154 10 年 前
  Julius Pfrommer ab720d2960 small improvements 10 年 前
  Julius Pfrommer 78c78083a9 small improvements 10 年 前
  Stasik0 171fc1fb97 a better fix of valgrind related issues, relates to #153 10 年 前
  Julius Pfrommer ecdded02a0 remove valgrind error related to #153 10 年 前
  Stasik0 1fc2e66751 adding some more ifdefs to make sure that only some services may be called in a stateless manner rels #148, @jpfr have u got a better idea how to solve this? 10 年 前
  Julius Pfrommer 70d5d88da9 fix #149, remove magic values 10 年 前
  Stasik0 c267991b6e giving up -m32, fixes #149 10 年 前
  Stasik0 dd51da4cd7 reducing number of ifdefs relates #148 10 年 前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  Stasik0 8e4c7b9277 adding stateless features that can be turned on with EXTENSION_STATELESS 10 年 前
  FlorianPalm 3989fe43b8 added addReference service call 10 年 前
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 年 前
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 年 前
  FlorianPalm c30d84a633 gcc 4.8 conform build 10 年 前
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 年 前
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 年 前
  Julius Pfrommer 2113f8a559 use an array instead of linked lists for browsing 10 年 前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年 前
  Stasik0 3c58c6c04f implemented handling CloseSessionRequests, no error message by UaExpert anymore, relates to #129 10 年 前
  Stasik0 9fa13e6e72 implemnted CloseSecureChannel request handlig, started to work on handling CLoseSessionRequest, relates to #129 10 年 前
  Julius Pfrommer e20243f578 move not implemented services into ongoing folder 10 年 前
  Julius Pfrommer c7e709f5f7 no memleaks in valgrind 10 年 前