Commit Verlauf

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