Commit History

Author SHA1 Message Date
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups 7 years ago
  Julius Pfrommer b18f0c0a5c cosmetic: small improvements 7 years ago
  Julius Pfrommer 03cec06475 small documentation improvements 7 years ago
  Julius Pfrommer 392217167f improve documentation and html/latex generation 7 years ago
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 7 years ago
  Julius Pfrommer 6258d088db cosmetic: keep lines under 80chars to avoid breaks in the pdf documentation 8 years ago
  Torben-D d3ec67e70b Changes Client (#671) 8 years ago
  Julius Pfrommer 062709bb21 fix CTT Session base 008 8 years ago
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client 8 years ago
  Julius Pfrommer 9298a7a92a generate documentation for networking 8 years ago
  Julius Pfrommer 3946886130 make UA_Connection_completeMessages an internal function 8 years ago
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer 8 years ago
  Julius Pfrommer 9378fc92de improve the network layer 8 years ago
  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