Historie revizí

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