Commit History

Autor SHA1 Mensaxe Data
  Julius Pfrommer 43d0de0e88 windows 8 changed the API for getsockopt %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer aac67ee516 fix two bugs that came up in the lua bindings %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 4634aa1cd7 Merge branch 'master' into unsigned_array_size %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 7c152a5ece use a const string for the client connection %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 4f30c9aaf2 remove crash in the client when the server does not respond %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size %!s(int64=9) %!d(string=hai) anos
  Holger Jeromin c035c1f539 removed check for positive ports %!s(int64=9) %!d(string=hai) anos
  Holger Jeromin 6b7f7d436a using strtoul instead of atoi %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 792266d151 fix msvc detection %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 9378fc92de improve the network layer %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer e9aeefc5c8 fix networklayer %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer f0acccbebb fix some small bugs %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 67cf0af100 refactored the networklayer interface %!s(int64=9) %!d(string=hai) anos
  Reza Ebrahimi 15d16cbfab remove multiple calls to WSAGetLastError() %!s(int64=9) %!d(string=hai) anos
  Holger Jeromin 3dee3beb88 prevent a segfault in ClientNetworkLayerGetBuffer %!s(int64=9) %!d(string=hai) anos
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 %!s(int64=9) %!d(string=hai) anos
  Stasik0 71153bbd63 do not include a header in cygwin #341 %!s(int64=9) %!d(string=hai) anos
  Nick Goossens cbbf989dde OS X compilation %!s(int64=9) %!d(string=hai) anos
  Stasik0 ba7d4e2433 fixing a memleak in case the connection was already closed, relates #340 %!s(int64=9) %!d(string=hai) anos
  Stasik0 a7b4733814 reverting closing connection on error %!s(int64=9) %!d(string=hai) anos
  Stasik0 0180435a64 freeing was shadowed out due to wrong function call order, #340 %!s(int64=9) %!d(string=hai) anos
  Stasik0 4485cbc1a7 adding a missing clearup for failed messages sending in windows, #340 %!s(int64=9) %!d(string=hai) anos