Historique des commits

Auteur SHA1 Message Date
  Stasik0 9e6a072614 fixed compilation, relates to #114 il y a 9 ans
  Julius Pfrommer 404992459b add example with datasource il y a 9 ans
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) il y a 9 ans
  Julius Pfrommer eecdc7dad2 small simplification il y a 9 ans
  Julius Pfrommer 5bbab27f49 simplify the variable nodes il y a 9 ans
  Julius Pfrommer 5b8477ff35 add nodeid to addVariableNode call il y a 9 ans
  Julius Pfrommer f6329a7015 make client work il y a 9 ans
  Julius Pfrommer 5821236990 improve the node adding API il y a 9 ans
  Julius Pfrommer 1dfd1727e2 Merge branch 'master' into typedescription il y a 9 ans
  Stasik0 de4deda2aa more fixes :(, #170 il y a 9 ans
  Stasik0 d1c3a39342 fixing cross-compile builds, relates #170 il y a 9 ans
  Stasik0 64a78ba943 manual declaration of struct timezone, relates to #170 il y a 9 ans
  Julius Pfrommer acce5eedd3 fix wago port il y a 9 ans
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription il y a 9 ans
  Julius Pfrommer 4e6ba890a8 fix win32 cross-compilation il y a 9 ans
  Julius Pfrommer 0ed23beeb7 cleaning up il y a 9 ans
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API il y a 9 ans
  Julius Pfrommer 5da5593889 include netinet/tcp.h for TCP_NODELAY il y a 9 ans
  Julius Pfrommer 82a6265887 use size_t for offsets and pointer arithmetic 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 9170ee20ba make client compile, relevant for #157 il y a 9 ans
  Julius Pfrommer 1f9d97cc8e fix tests for release builds il y a 9 ans
  Stasik0 6722b058ac client fixed, however activating CLIENT breaks server #157 il y a 9 ans
  Stasik0 e39b74edda fixed statelessClient, relates #157 il y a 9 ans
  Julius Pfrommer b15384d579 travis, as usual il y a 9 ans
  Julius Pfrommer 21927711c8 link with rt to add clock-functions il y a 9 ans
  Stasik0 9112572e72 fixing ports il y a 9 ans
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows il y a 9 ans
  Stasik0 28673ca2ef udp layer fixed, statelessClient.c remaining #157 il y a 9 ans
  Stasik0 a4298439a4 attempts to fix stateless #157 il y a 9 ans