Commit History

Author SHA1 Message Date
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 8 years ago
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. 9 years ago
  Julius Pfrommer e0f7d135b9 reuse buffers for sending 9 years ago
  Julius Pfrommer 776266e4e2 Do not use non-blocking sockets in the client (until we have an async API) 9 years ago
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer 9 years ago
  Julius Pfrommer bb9076e188 Merge improved network layer 9 years ago
  Julius Pfrommer 2f1531bae6 store incompletely received messages in the connection 9 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 9 years ago
  Julius Pfrommer eb8855f48b improve documentation structure 9 years ago
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 9 years ago
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 9 years ago
  Julius Pfrommer c7e709f5f7 no memleaks in valgrind 9 years ago
  Julius Pfrommer a5ff55e370 move user-facing api to includes folder 9 years ago