Commit History

Author SHA1 Message Date
  Julius Pfrommer ed6f93cff0 improve documentation of UA_parseEndpointUrl 7 years ago
  Julius Pfrommer 3a74a089ae Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 0ece9cfeed removed further lisence notes (include directory) 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  Julius Pfrommer c256b78abc make UA_readNumber an internal function 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm 00e52a8b46 removed previous license text(lgpl) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  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