Commit History

Author SHA1 Message Date
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago
  Lykurg b9c8963456 Reuse previously fetched UA_DateTime_nowMonotonic() (#877) 7 years ago
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups 7 years ago
  Julius Pfrommer 278a8b1591 fix: fix #851 memleak in client; improve handling of timeouts 7 years ago
  Julius Pfrommer 1b301f0e79 cosmetic: clean overlong lines in the client 7 years ago
  Julius Pfrommer c0d105cd77 fix: always initialize service response in the client 7 years ago
  Julius Pfrommer 750b07dba2 cosmetic fixes to trigger nightly build of the single-file release 7 years ago
  Julius Pfrommer 3ce335cf22 move chunk processing to src/ua_securechannel.c; use in both client and server 7 years ago
  Julius Pfrommer 96e8d3a02d small improvements in client/ua_client.c 7 years ago
  Julius Pfrommer 6d5b9a151a fix handling of max buffer sizes in the client 7 years ago
  Lykurg 941598c655 Fix return value (#821) 7 years ago
  Stefan Profanter 1bb7b550fb Add EndpointUrl to CreateSessionRequest (#768) 7 years ago
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) 7 years ago
  Stasik0 36600443f4 fixed some ugly memleaks in client relates to #745 8 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Julius Pfrommer 026cd26ed4 cosmetic improvements; add paragraph-comments to client HEL processing 8 years ago
  Sten Grüner 7b7b6b6a3e fixes issue #676 8 years ago
  Stasik0 751f851778 fixing illegal memory access due to wrong free order 8 years ago
  Torben-D d3ec67e70b Changes Client (#671) 8 years ago
  Julius Pfrommer 9ff72c3800 improve cleanup of client (related to #662) 8 years ago
  Julius Pfrommer b4c52597a1 fix #662 8 years ago
  Julius Pfrommer c7509d797d Merge branch 'master' into 0.2 8 years ago
  Julius Pfrommer 67650837c7 check sequencenumbers in the securechannel 8 years ago
  ichrispa 8ebed8bd0c Fixed: Client would retain tx buffer size even after server explitly says he has less rx buffer size in hello message (caused all subsequent getSendBuffer() to fail) 8 years ago
  Stasik0 0262159477 ajusted local client config, improved logging, relates #617 8 years ago
  Julius Pfrommer 67684917f9 The client has to close the TCP connection 8 years ago
  Julius Pfrommer 823dd17de6 remove magic numbers in client; improve logging 8 years ago
  Julius Pfrommer c317396f4c Chunking callback (#534) 8 years ago
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback 8 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 8 years ago