Commit History

Author SHA1 Message Date
  Leon Urbas b38435378d resolved conflicts 11 years ago
  Leon Urbas ef832e8826 resolved #113 11 years ago
  uleon 54cbe67283 found the bug in winsock #113. WSACleanup does shutdown the winsock.dll - a little bit of an overkill to call this whenever closing any socket... 11 years ago
  Leon Urbas a1061c4884 issue #113 resolved for linux 11 years ago
  Leon Urbas 64960d6192 modified CLOSE/CLOSED-logic. Actually shutting down the socket is handled in network layer 11 years ago
  Leon Urbas 0fff4e002b Merge branch 'master' of https://github.com/acplt/open62541 11 years ago
  Leon Urbas d8701f7d3b adapted tests to revised logic of closing 11 years ago
  Stasik0 f351b009c2 fixing builds on coverity 11 years ago
  Leon Urbas 05b5d36db3 Merge branch 'master' of https://github.com/acplt/open62541 11 years ago
  Leon Urbas 39f9bcd462 reduced console noise 11 years ago
  Leon Urbas 6cb41db650 modified listen/accept/reader logic to run under linux 11 years ago
  Julius Pfrommer 34affee866 inline encoding enum for ExtensionObject 11 years ago
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) 11 years ago
  Sten edd05cf4f2 Update README.md 11 years ago
  Sten 2e6ac2da2f Update README.md 11 years ago
  Sten 68bd201599 Update README.md 11 years ago
  uleon f09ff6bc16 modified listen/accept-logic and renamed NL_tcp_listen to NL_tcp_accept 11 years ago
  Florian Palm a34e5625de alpha version of Win32 server 11 years ago
  Florian Palm a8af65555e change in ua_list 11 years ago
  Florian Palm 7dccbc5dec fixed tests 11 years ago
  Julius Pfrommer 4910fa77c1 simplify unit tests 11 years ago
  Florian Palm d0e5569fd6 3rd part: changed type names of "object"-structs (in tests) 11 years ago
  Florian Palm 4a342593e8 2nd part: changed type names of "object"-structs 11 years ago
  Florian Palm 60d1dd2326 changed type names of "object"-structs 11 years ago
  Julius Pfrommer 7c747b9090 add mocked-up server struct 11 years ago
  Julius Pfrommer 17168fceb1 use 'make check' for unit tests, test appMockup 11 years ago
  Julius Pfrommer 72cb4425cd one more coveralls try 11 years ago
  Julius Pfrommer f03d5c0e65 force same gcov version as gcc 11 years ago
  Julius Pfrommer 0858982a0f fix coveralls on travis 11 years ago
  Julius Pfrommer fe794f6c91 force gcc-4.8 on travis 11 years ago