Historique des commits

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