Commit History

Author SHA1 Message Date
  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
  Julius Pfrommer 177c771651 remove initial client work 9 years ago
  Julius Pfrommer 240515f4f0 make tests run 9 years ago
  Julius Pfrommer b985935593 make typedescription branch work 9 years ago
  Julius Pfrommer f5808b5053 fix tests for release builds 9 years ago
  Stasik0 d443c4cd3e make tests compile with gcc 4.6, relates to #157 9 years ago
  Stasik0 ab130cb475 solves gcc 4.6 problems, relates to #157 9 years ago
  Julius Pfrommer 45f980507d Merge branch 'master' into typedescription 9 years ago
  Julius Pfrommer 74f69d37a6 make check_memory run fine 9 years ago
  Julius Pfrommer 25802a6049 check_builtin runs cleanly, valgrind is happy 9 years ago
  Julius Pfrommer 3f6d7210fa small improvements 9 years ago