Histórico de commits

Autor SHA1 Mensagem Data
  Holger Jeromin c035c1f539 removed check for positive ports 9 anos atrás
  Holger Jeromin 6b7f7d436a using strtoul instead of atoi 9 anos atrás
  Julius Pfrommer 792266d151 fix msvc detection 9 anos atrás
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC 9 anos atrás
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h 9 anos atrás
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 anos atrás
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 anos atrás
  Julius Pfrommer 9378fc92de improve the network layer 9 anos atrás
  Julius Pfrommer e9aeefc5c8 fix networklayer 9 anos atrás
  Julius Pfrommer f0acccbebb fix some small bugs 9 anos atrás
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 anos atrás
  Reza Ebrahimi 15d16cbfab remove multiple calls to WSAGetLastError() 9 anos atrás
  Holger Jeromin 3dee3beb88 prevent a segfault in ClientNetworkLayerGetBuffer 9 anos atrás
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 9 anos atrás
  Stasik0 71153bbd63 do not include a header in cygwin #341 9 anos atrás
  Nick Goossens cbbf989dde OS X compilation 9 anos atrás
  Stasik0 ba7d4e2433 fixing a memleak in case the connection was already closed, relates #340 9 anos atrás
  Stasik0 a7b4733814 reverting closing connection on error 9 anos atrás
  Stasik0 0180435a64 freeing was shadowed out due to wrong function call order, #340 9 anos atrás
  Stasik0 4485cbc1a7 adding a missing clearup for failed messages sending in windows, #340 9 anos atrás
  Stasik0 2af921b7c8 closing connection in case sending or recving fails, relates to #340, @FlorianPalm approved it, @jpfr may you review? 9 anos atrás
  Stasik0 db4a39cbab adding QNX support, credit goes to @tpiat, relates to #339 9 anos atrás
  StalderT 01ac7d184e Memory leak in ServerNetworkLayerTCP_getJobs function 9 anos atrás
  Stasik0 c94dc95290 hopefuly a new fix of #321 9 anos atrás
  Julius Pfrommer 6ff67cf40c simplfy closing connections in the network layer 9 anos atrás
  Stasik0 66caa20e93 fixing client blocking on server disonnect 9 anos atrás
  Julius Pfrommer df4753b00d improve amalgamation 10 anos atrás
  Julius Pfrommer 2b2a8661e7 UAExpert was showing some regressions 10 anos atrás
  Julius Pfrommer b865250d6f simplify network error handling in the client 10 anos atrás
  Stasik0 f4425ef48c fixing cleanup memory errors, relates to #270 10 anos atrás