Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer ed6f93cff0 improve documentation of UA_parseEndpointUrl il y a 7 ans
  Julius Pfrommer 3a74a089ae Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions il y a 7 ans
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' il y a 7 ans
  FlorianPalm 0ece9cfeed removed further lisence notes (include directory) il y a 7 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 7 ans
  Julius Pfrommer c256b78abc make UA_readNumber an internal function il y a 7 ans
  FlorianPalm aee53c650e license change for all c/h files il y a 7 ans
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) il y a 7 ans
  FlorianPalm 87028b0ee6 added new license text (mplv3) il y a 7 ans
  FlorianPalm 00e52a8b46 removed previous license text(lgpl) il y a 7 ans
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" il y a 7 ans
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file il y a 7 ans
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups il y a 7 ans
  Julius Pfrommer b18f0c0a5c cosmetic: small improvements il y a 7 ans
  Julius Pfrommer 03cec06475 small documentation improvements il y a 7 ans
  Julius Pfrommer 392217167f improve documentation and html/latex generation il y a 7 ans
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 il y a 7 ans
  Julius Pfrommer 6258d088db cosmetic: keep lines under 80chars to avoid breaks in the pdf documentation il y a 8 ans
  Torben-D d3ec67e70b Changes Client (#671) il y a 8 ans
  Julius Pfrommer 062709bb21 fix CTT Session base 008 il y a 8 ans
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client il y a 8 ans
  Julius Pfrommer 9298a7a92a generate documentation for networking il y a 8 ans
  Julius Pfrommer 3946886130 make UA_Connection_completeMessages an internal function il y a 8 ans
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer il y a 8 ans
  Julius Pfrommer 9378fc92de improve the network layer il y a 8 ans
  Julius Pfrommer 67cf0af100 refactored the networklayer interface il y a 8 ans
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. il y a 9 ans
  Julius Pfrommer e0f7d135b9 reuse buffers for sending il y a 9 ans
  Julius Pfrommer 776266e4e2 Do not use non-blocking sockets in the client (until we have an async API) il y a 9 ans
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer il y a 9 ans