Commit History

Author SHA1 Message Date
  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
  Stasik0 e39b74edda fixed statelessClient, relates #157 9 years ago
  Julius Pfrommer b15384d579 travis, as usual 9 years ago
  Julius Pfrommer 21927711c8 link with rt to add clock-functions 9 years ago
  Stasik0 9112572e72 fixing ports 9 years ago
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows 9 years ago
  Stasik0 28673ca2ef udp layer fixed, statelessClient.c remaining #157 9 years ago
  Stasik0 a4298439a4 attempts to fix stateless #157 9 years ago
  Julius Pfrommer f099fb0422 disable bitfields on windows. apparent compiler bug 9 years ago
  Julius Pfrommer 15faebb8ed add a condition variable so the worker threads don't spin 9 years ago
  Julius Pfrommer b6b40692b4 bugfix in node handling 9 years ago
  Julius Pfrommer ad6fefde70 old GCCs don't like our code with pedantic 9 years ago
  Julius Pfrommer f9bfd6f5f3 add old compiler flags 9 years ago