Commit History

Author SHA1 Message Date
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  StalderT 4057c4d814 add my company name 6 years ago
  Julius Pfrommer 083690eb0d Correct handling of SIGINT signal in client networking layer 6 years ago
  StalderT 26931e9ce2 Fix memory leak in the network layer 6 years ago
  Thomas Bender 1a868324b3 network layer uses configured server logger (with fallback to UA_Log_Stdout) 6 years ago
  StalderT c18246afa0 only set UA_CONNECTION_OPENING when we have a valid socket 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  cabralfortiss 7fac71131f First Changes for freeRTOS (#1546) 6 years ago
  StalderT d86f981317 select check error 6 years ago
  StalderT d6ec41d53a add UA_Client_close and the ability to reactivate a session (#1444) 6 years ago
  Julius Pfrommer e74b4bf832 simplify datetime handling. 6 years ago
  StalderT d690e9c26a close connection after timeout if server does not receive a Hello Message 6 years ago
  Jose Cabral 6c82b082c8 Fix missing code for VxWorks 6 years ago
  Stefan Profanter 448843bbdb Merge pull request #1392 from StalderT/fixandnewtest 6 years ago
  Stefan Profanter 242e5eff23 Enable valgrind open FD check and fix open FDs after shutdown 6 years ago
  StalderT 46dc5d959c fix missing close(connection) 6 years ago
  StalderT 3948143c50 fix possible infinity loops and add a unit test unit 6 years ago
  Stefan Profanter 0ff2a0c057 Enable unit tests in appveyor 6 years ago
  Stefan Profanter 3619afb6bd Add unit test for windows 6 years ago
  StalderT d5e71be17d add custom hostname (#1382) 6 years ago
  StalderT c629e4a5a4 Update ua_network_tcp.c 6 years ago
  Julius Pfrommer 67dbb4cf18 move POSIX definitions out of the public header 6 years ago
  Jose Cabral 8cfce19a03 Add VxWorks Support 6 years ago
  Julius Pfrommer 368d4f2764 cosmetic improvements to the networking plugin 6 years ago
  Julius Pfrommer 9b9d7f6062 shutdown+close client sockets (fix #1242) 6 years ago
  Julius Pfrommer e26759a664 Clean up logging plugin and network layer 6 years ago
  Julius Pfrommer aa519069ad use callback to clean up chunk processing in the connection 6 years ago
  Infinity95 3ac07db14d check return of getaddrinfo in network layer 6 years ago
  Stefan Profanter bd97f9a482 Set client to error state if disconnected. Add example for reconnect (#1172) 6 years ago
  Stefan Profanter ea691ca62f Fix #1132: use timeout for client connect (#1154) 6 years ago