Commit History

Author SHA1 Message Date
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 years ago
  Stasik0 7d040a0bc9 fixing tcp layer, rels #153 10 years ago
  Julius Pfrommer 4d6801478a remove most compiler warnings on msvc 10 years ago
  Julius Pfrommer 333d2d244d fix msvc build 10 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 years ago
  Stasik0 9e7660b783 minor fixes here and there 10 years ago
  Stasik0 0ccd13bb77 implemented handling sockets that were closed by client, tnx to @FlorianPalm for some hints 10 years ago
  Julius Pfrommer 7aa7b32f89 Fix build on windows. 10 years ago
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 years ago
  FlorianPalm 614e4eb594 extended minimum types list 10 years ago
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 years ago
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 years ago
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 10 years ago
  Julius Pfrommer 2113f8a559 use an array instead of linked lists for browsing 10 years ago
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 years ago
  Julius Pfrommer c77f09cfff remove pointers to securechannel when the connection closes, see #128 10 years ago
  Julius Pfrommer 488297521b small fix 10 years ago
  Julius Pfrommer 72c5096db1 small improvements 10 years ago
  Julius Pfrommer 2ee8df44f7 fix #127 10 years ago
  Julius Pfrommer 80df96a185 use sensible buffer sizes 10 years ago
  FlorianPalm 5f183fb6d1 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm 9bd40784a8 added time evaluation, 10 years ago
  Julius Pfrommer c7e709f5f7 no memleaks in valgrind 10 years ago
  Julius Pfrommer a5ff55e370 move user-facing api to includes folder 10 years ago
  Julius Pfrommer 8db65c1aed small improvements 10 years ago
  Julius Pfrommer 7e23801f91 netowrklayer depends only on ua_server.h 10 years ago
  Julius Pfrommer 04627d13e1 set standard visibility to hidden, clean include hierarchy. 10 years ago
  Julius Pfrommer 90e8d1c84d fix windows build 10 years ago
  Julius Pfrommer ae856629fa make binary connection work 10 years ago
  Julius Pfrommer cc9da73a45 remove more bugs found by clang 10 years ago