Commit History

Author SHA1 Message Date
  Julius Pfrommer c9c153b1a1 simplify 9 years ago
  Stasik0 11e0c632aa fixing OpenSecureChannelResponse: Settig timestamp, setting size of array to 0 #173 9 years ago
  Julius Pfrommer 8a76cf73d8 undo unnecessary changes 9 years ago
  Julius Pfrommer 1a54a765a6 support writing into data sources 9 years ago
  Julius Pfrommer 58b17a6112 split examples per-feature 9 years ago
  Stasik0 d197edd171 fixing last mingw issue, relates #114 9 years ago
  Stasik0 9e6a072614 fixed compilation, relates to #114 9 years ago
  Julius Pfrommer 404992459b add example with datasource 9 years ago
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) 9 years ago
  Julius Pfrommer eecdc7dad2 small simplification 9 years ago
  Julius Pfrommer 5bbab27f49 simplify the variable nodes 9 years ago
  Julius Pfrommer 5b8477ff35 add nodeid to addVariableNode call 9 years ago
  Julius Pfrommer d051f39f17 fix node copying 9 years ago
  Julius Pfrommer f6329a7015 make client work 9 years ago
  Julius Pfrommer 5821236990 improve the node adding API 9 years ago
  Julius Pfrommer 1dfd1727e2 Merge branch 'master' into typedescription 9 years ago
  Stasik0 de4deda2aa more fixes :(, #170 9 years ago
  Stasik0 d1c3a39342 fixing cross-compile builds, relates #170 9 years ago
  Stasik0 64a78ba943 manual declaration of struct timezone, relates to #170 9 years ago
  Julius Pfrommer acce5eedd3 fix wago port 9 years ago
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 9 years ago
  Julius Pfrommer 4e6ba890a8 fix win32 cross-compilation 9 years ago
  Julius Pfrommer 0ed23beeb7 cleaning up 9 years ago
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 9 years ago
  Julius Pfrommer 5da5593889 include netinet/tcp.h for TCP_NODELAY 9 years ago
  Julius Pfrommer 82a6265887 use size_t for offsets and pointer arithmetic 9 years ago
  Julius Pfrommer 9a76e4496b use TCP_NODELAY to decrease latency (disables Nagle's algorithm) 9 years ago
  Julius Pfrommer 9170ee20ba make client compile, relevant for #157 9 years ago
  Julius Pfrommer 1f9d97cc8e fix tests for release builds 9 years ago
  Stasik0 6722b058ac client fixed, however activating CLIENT breaks server #157 9 years ago