Commit History

Author SHA1 Message Date
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 years ago
  FlorianPalm 5ea1ace2f9 fix for coverty defect: CID 1468876 (#1 of 1): Resource leak (RESOURCE_LEAK) 6 years ago
  StalderT 047c5e4098 WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598) 6 years ago
  Stefan Profanter dd9696dede Support OPC Foundation LDS server 6 years ago
  StalderT f241e6f72d fix connection closed server log 6 years ago
  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