Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 60d636db85 finalize improved handling of timed work il y a 10 ans
  Julius Pfrommer a61c12e874 handle EAGAIN upon TCP retransmission il y a 10 ans
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements il y a 10 ans
  Julius Pfrommer 776266e4e2 Do not use non-blocking sockets in the client (until we have an async API) il y a 10 ans
  Julius Pfrommer 65ce9a6e2b casting bugfix il y a 10 ans
  Julius Pfrommer 1c58e179af alloc bufers in the network layer for the client il y a 10 ans
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer il y a 10 ans
  Julius Pfrommer bb9076e188 Merge improved network layer il y a 10 ans
  Julius Pfrommer 382f17459f enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs) il y a 10 ans
  Julius Pfrommer cf8db00bf5 enable variadic arguments for log messages il y a 10 ans
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server il y a 10 ans
  Julius Pfrommer 5f393b5309 fix udp, c++ server il y a 10 ans
  Stasik0 b3321a132f fixing valgind warning il y a 10 ans
  Stasik0 780c42a210 1 ms timeout was not enougth -> 500 ms added il y a 10 ans
  Julius Pfrommer 8df29d21e4 simplify a bit il y a 10 ans
  Stasik0 56822bd591 Merge branch 'master' into hardening_client il y a 10 ans
  Julius Pfrommer b7e565d658 more binary size reduction .. 68kb server il y a 10 ans
  Julius Pfrommer b23ecd76f4 fix windows build, always generate the single source distribution il y a 10 ans
  Julius Pfrommer 0684df3dad add the network layer and logger to the single-source distribution il y a 10 ans
  Stasik0 e485204f82 issue with #212 il y a 10 ans
  Stasik0 377797495c one more workaround for #212 il y a 10 ans
  Stasik0 15802f5ec5 should be a workaround for #212 il y a 10 ans
  Stasik0 82737a2986 setting macros again, ref #212 il y a 10 ans
  Julius Pfrommer 2f1531bae6 store incompletely received messages in the connection il y a 10 ans
  Stasik0 aa96a3d5e0 wrong comparisson il y a 10 ans
  Stasik0 e7a8a44b18 Merge branch 'hardening_client' of https://github.com/acplt/open62541 into hardening_client il y a 10 ans
  Stasik0 3ff9c50c7c one more fix il y a 10 ans
  Stasik0 015dd43450 fixes for win32 il y a 10 ans
  Stasik0 0ff237108b adapting amalgation to support the workaround il y a 10 ans
  Stasik0 1340e1495f more hardening il y a 10 ans