Commit History

Author SHA1 Message Date
  Infinity95 8b685b6540 use securitypolicy API in the server 7 years ago
  Julius Pfrommer c97ac3aa56 allow editing of received buffers; required for decoding 7 years ago
  Julius Pfrommer aa519069ad use callback to clean up chunk processing in the connection 7 years ago
  Stefan Profanter 2bd5563847 Fix processBinaryMessage freeing memory which it is not allowed 7 years ago
  Stefan Profanter dcce77f249 Fix handling of incomplete chunks and invalid messages 7 years ago
  Julius Pfrommer b4f69cf923 Rename UA_Connection_completeMessages to UA_Connection_completeChunks; 7 years ago
  Julius Pfrommer 3a74a089ae Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions 8 years ago
  Julius Pfrommer 8c3d2e19a4 Merge branch '0.2' 8 years ago
  Stefan Profanter 776c27ba8b Add parsing of TCP Error Message 'ERR' 8 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  Julius Pfrommer c256b78abc make UA_readNumber an internal function 8 years ago
  Julius Pfrommer 50b1f3dfaf Merge branch '0.2' 8 years ago
  Julius Pfrommer 4de389564c move method to receive a chunk with a timeout into ua_connection.c 8 years ago
  Julius Pfrommer 662a51d449 simplify client structure 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 years ago
  Julius Pfrommer abc3716e07 First files compiling as cxx 8 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 years ago
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 8 years ago
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups 8 years ago
  Julius Pfrommer c627d3cc0c cosmetic: small cleanup 8 years ago
  StalderT 959461b744 Update ua_connection.c 8 years ago
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 8 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Julius Pfrommer f916ba4886 use unlimited message size and chunk count in the default settings; move default connection settings to plugin 8 years ago