Historique des commits

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