Commit History

Author SHA1 Message Date
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 9 years ago
  Stasik0 71153bbd63 do not include a header in cygwin #341 9 years ago
  Nick Goossens cbbf989dde OS X compilation 9 years ago
  Stasik0 ba7d4e2433 fixing a memleak in case the connection was already closed, relates #340 9 years ago
  Stasik0 a7b4733814 reverting closing connection on error 9 years ago
  Stasik0 0180435a64 freeing was shadowed out due to wrong function call order, #340 9 years ago
  Stasik0 4485cbc1a7 adding a missing clearup for failed messages sending in windows, #340 9 years ago
  Stasik0 2af921b7c8 closing connection in case sending or recving fails, relates to #340, @FlorianPalm approved it, @jpfr may you review? 9 years ago
  Stasik0 db4a39cbab adding QNX support, credit goes to @tpiat, relates to #339 9 years ago
  StalderT 01ac7d184e Memory leak in ServerNetworkLayerTCP_getJobs function 9 years ago
  Stasik0 c94dc95290 hopefuly a new fix of #321 9 years ago
  Julius Pfrommer 6ff67cf40c simplfy closing connections in the network layer 9 years ago
  Stasik0 66caa20e93 fixing client blocking on server disonnect 9 years ago
  Julius Pfrommer df4753b00d improve amalgamation 9 years ago
  Julius Pfrommer 2b2a8661e7 UAExpert was showing some regressions 9 years ago
  Julius Pfrommer b865250d6f simplify network error handling in the client 9 years ago
  Stasik0 f4425ef48c fixing cleanup memory errors, relates to #270 9 years ago
  Stasik0 1ca92d05db handling partial messages properly (the server did gracfully exit on this error, client was a problem) 9 years ago
  Julius Pfrommer b44a64a8fc move sending of servicefaults from securechannel to server. 9 years ago
  Julius Pfrommer 50f407282e small fix 9 years ago
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. 9 years ago
  Stasik0 ed6fc46d93 memleak fix in client's networklayer, performance twaek in decoding by skipping inits, tnx @jpfr 9 years ago
  Julius Pfrommer 4043ec2ca1 improve the wording 9 years ago
  Julius Pfrommer c284dda449 simplfy the network layer 9 years ago
  Julius Pfrommer 7c1ccd198b the magical 1-char fix 9 years ago
  Julius Pfrommer e0f7d135b9 reuse buffers for sending 9 years ago
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 years ago
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources 10 years ago
  Julius Pfrommer f092213551 fix potential memleaks indicated by the clang analyzer 10 years ago
  Stasik0 31dea3b36f fixing coverity issues except for ua_server_worker.c 10 years ago