Historique des commits

Auteur SHA1 Message Date
  Stasik0 113f945fbf addung discoveryUrl to the NetworkLayer interface, changed everything not to use static ips and ports, but hostname of the system il y a 9 ans
  Stasik0 5c2dc5f60f fix build il y a 9 ans
  Stasik0 8d0f79a9b4 fixing discoveryUrls il y a 9 ans
  Stasik0 f6d2ec0fca two memory problems solved, one more unitialized value left somewhere in the Read service il y a 9 ans
  Julius Pfrommer 241d70c00d squash some coverity bugs il y a 9 ans
  Julius Pfrommer 75dd0f5349 improve example in the readme il y a 9 ans
  Julius Pfrommer be146d160e plugin-style logging support il y a 9 ans
  Stasik0 dd6dc2a341 removing 2 small memleaks il y a 9 ans
  Julius Pfrommer d913c602e3 add c++ example server il y a 9 ans
  Julius Pfrommer 5da5593889 include netinet/tcp.h for TCP_NODELAY il y a 9 ans
  Julius Pfrommer 9a76e4496b use TCP_NODELAY to decrease latency (disables Nagle's algorithm) il y a 9 ans
  Julius Pfrommer 177c771651 remove initial client work il y a 9 ans
  Julius Pfrommer 2d8597d639 client code il y a 9 ans
  Stasik0 2e5452b47a more sideness problems il y a 9 ans
  Stasik0 9b8b1f71cc fixing more signess problems https://travis-ci.org/acplt/open62541/builds/47113733#L334 il y a 9 ans
  Julius Pfrommer 761caf1534 fix #159 il y a 9 ans
  Stasik0 26f4fa8a2f steps towards cross compiling, relates #159 il y a 9 ans
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings il y a 9 ans
  Stasik0 7d040a0bc9 fixing tcp layer, rels #153 il y a 9 ans
  Julius Pfrommer 4d6801478a remove most compiler warnings on msvc il y a 9 ans
  Julius Pfrommer 333d2d244d fix msvc build il y a 9 ans
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc il y a 9 ans
  Stasik0 9e7660b783 minor fixes here and there il y a 9 ans
  Stasik0 0ccd13bb77 implemented handling sockets that were closed by client, tnx to @FlorianPalm for some hints il y a 9 ans
  Julius Pfrommer 7aa7b32f89 Fix build on windows. il y a 9 ans
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource il y a 9 ans
  FlorianPalm 614e4eb594 extended minimum types list il y a 9 ans
  FlorianPalm 5ae0716d65 NULL -> UA_NULL il y a 9 ans
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and il y a 9 ans
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean il y a 9 ans