コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer 58ea7a506c fix client networklayer on windows 10 年 前
  Julius Pfrommer 2f1c39e068 make client work 10 年 前
  Julius Pfrommer e3c14e1077 Merge branch 'master' into client 10 年 前
  Julius Pfrommer d913c602e3 add c++ example server 10 年 前
  Julius Pfrommer 5da5593889 include netinet/tcp.h for TCP_NODELAY 10 年 前
  Julius Pfrommer 9a76e4496b use TCP_NODELAY to decrease latency (disables Nagle's algorithm) 10 年 前
  Julius Pfrommer 177c771651 remove initial client work 10 年 前
  Julius Pfrommer b8f4420ce5 client code 10 年 前
  Julius Pfrommer 2d8597d639 client code 10 年 前
  Stasik0 2e5452b47a more sideness problems 10 年 前
  Stasik0 9b8b1f71cc fixing more signess problems https://travis-ci.org/acplt/open62541/builds/47113733#L334 10 年 前
  Julius Pfrommer 761caf1534 fix #159 10 年 前
  Stasik0 26f4fa8a2f steps towards cross compiling, relates #159 10 年 前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 年 前
  Stasik0 7d040a0bc9 fixing tcp layer, rels #153 10 年 前
  Julius Pfrommer 4d6801478a remove most compiler warnings on msvc 10 年 前
  Julius Pfrommer 333d2d244d fix msvc build 10 年 前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  Stasik0 9e7660b783 minor fixes here and there 10 年 前
  Stasik0 0ccd13bb77 implemented handling sockets that were closed by client, tnx to @FlorianPalm for some hints 10 年 前
  Julius Pfrommer 7aa7b32f89 Fix build on windows. 10 年 前
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 年 前
  FlorianPalm 614e4eb594 extended minimum types list 10 年 前
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 年 前
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 年 前
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 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 年 前
  Julius Pfrommer c77f09cfff remove pointers to securechannel when the connection closes, see #128 10 年 前
  Julius Pfrommer 488297521b small fix 10 年 前