Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Profanter 3619afb6bd Add unit test for windows hace 6 años
  StalderT d5e71be17d add custom hostname (#1382) hace 6 años
  StalderT c629e4a5a4 Update ua_network_tcp.c hace 6 años
  Julius Pfrommer 67dbb4cf18 move POSIX definitions out of the public header hace 6 años
  Jose Cabral 8cfce19a03 Add VxWorks Support hace 7 años
  Julius Pfrommer 368d4f2764 cosmetic improvements to the networking plugin hace 6 años
  Julius Pfrommer 9b9d7f6062 shutdown+close client sockets (fix #1242) hace 6 años
  Julius Pfrommer e26759a664 Clean up logging plugin and network layer hace 6 años
  Julius Pfrommer aa519069ad use callback to clean up chunk processing in the connection hace 6 años
  Infinity95 3ac07db14d check return of getaddrinfo in network layer hace 6 años
  Stefan Profanter bd97f9a482 Set client to error state if disconnected. Add example for reconnect (#1172) hace 6 años
  Stefan Profanter ea691ca62f Fix #1132: use timeout for client connect (#1154) hace 6 años
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings hace 7 años
  Stefan Profanter 55862a1485 Check return value of socket select hace 7 años
  Stefan Profanter a169815a4b Untabify hace 7 años
  Julius Pfrommer 6ddded7334 cosmetic improvements hace 7 años
  Julius Pfrommer b4f69cf923 Rename UA_Connection_completeMessages to UA_Connection_completeChunks; hace 7 años
  Stefan Profanter 369103e793 Use proper defines for malloc, free, calloc, realloc hace 7 años
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat hace 7 años
  Julius Pfrommer d479f854da cosmetic: simplify network layer hace 7 años
  Julius Pfrommer bffefa4cd0 async client functionality hace 7 años
  Julius Pfrommer 36c7608f32 Fix IPv6 on Windows by listening on serveral sockets. hace 7 años
  Julius Pfrommer 0ba2baddfd rename ua_log.h to ua_plugin_log.h; clean up hace 7 años
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer hace 7 años
  Thomas Bender 18eca5369c made network_tcp/udp ipv6 compatible (with ipv4 fallback) hace 7 años
  Stefan Profanter aed40a3ea1 Fix build on VS2008 and support C++ compilation hace 7 años
  Julius Pfrommer 4f23e1d3bd Merge branch '0.2' hace 7 años
  Stefan Profanter f3c84dca69 Workaround for casting FD in musl libc hace 7 años
  Julius Pfrommer 36cf6dd982 improve logging; shorten overlong lines hace 7 años
  Julius Pfrommer e861392b1c remove closed sockets before select hace 7 años