Historique des commits

Auteur SHA1 Message Date
  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 8c3d2e19a4 Merge branch '0.2' il y a 7 ans
  Stefan Profanter 776c27ba8b Add parsing of TCP Error Message 'ERR' il y a 7 ans
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 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
  Julius Pfrommer 50b1f3dfaf Merge branch '0.2' il y a 7 ans
  Julius Pfrommer 4de389564c move method to receive a chunk with a timeout into ua_connection.c il y a 7 ans
  Julius Pfrommer 662a51d449 simplify client structure 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 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 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ il y a 7 ans
  Julius Pfrommer abc3716e07 First files compiling as cxx il y a 7 ans
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D il y a 7 ans
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public il y a 7 ans
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups il y a 7 ans
  Julius Pfrommer c627d3cc0c cosmetic: small cleanup il y a 7 ans
  StalderT 959461b744 Update ua_connection.c il y a 7 ans
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 il y a 7 ans
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) il y a 8 ans
  Julius Pfrommer f916ba4886 use unlimited message size and chunk count in the default settings; move default connection settings to plugin il y a 8 ans
  Julius Pfrommer e994a7aa4d fixing a message length problem, relates to #689 il y a 8 ans
  Stasik0 fc4e8a81cc fixing a memory problem in completeMessage, relies to #689 il y a 8 ans
  Julius Pfrommer 7449a230c5 refactor completion/buffering of chunks (#707) il y a 8 ans
  Torben-D d3ec67e70b Changes Client (#671) il y a 8 ans
  Julius Pfrommer 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation il y a 8 ans
  Stasik0 0262159477 ajusted local client config, improved logging, relates #617 il y a 8 ans