コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer abcff06124 add asserts. small beauty changes 10 年 前
  Julius Pfrommer 7752dc5ac6 fix offender for #113 10 年 前
  Leon Urbas b0369ee951 Merge branch 'master' of https://github.com/acplt/open62541 10 年 前
  Leon Urbas b38435378d resolved conflicts 10 年 前
  Leon Urbas ef832e8826 resolved #113 10 年 前
  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... 10 年 前
  Stasik0 82d7abed3f one more try to configure gcc alternative 10 年 前
  Stasik0 3b82c75c59 redefining gcc-4.8 to match coverity config 10 年 前
  Stasik0 65b45db7e7 reverting the last commit 10 年 前
  Stasik0 9b8d5ff4d5 trying to fix coverity_scan 10 年 前
  Stasik0 e8743e819e mkdir does not throw errors 10 年 前
  Julius Pfrommer 990df06f01 detail installation of check under windows 10 年 前
  Julius Pfrommer b3b814a0df remove default debug compiler flag 10 年 前
  Julius Pfrommer b3b926bc60 Merge branch 'master' of https://github.com/acplt/open62541 10 年 前
  Julius Pfrommer e70ec44f35 Make header files visible in generated project 10 年 前
  Leon Urbas a1061c4884 issue #113 resolved for linux 10 年 前
  Leon Urbas 64960d6192 modified CLOSE/CLOSED-logic. Actually shutting down the socket is handled in network layer 10 年 前
  Stasik0 ec231f2f05 * fixing check_builtin.c -> an extension object was initalized with garbage 10 年 前
  Leon Urbas 0fff4e002b Merge branch 'master' of https://github.com/acplt/open62541 10 年 前
  Leon Urbas d8701f7d3b adapted tests to revised logic of closing 10 年 前
  Stasik0 f351b009c2 fixing builds on coverity 10 年 前
  Leon Urbas 05b5d36db3 Merge branch 'master' of https://github.com/acplt/open62541 10 年 前
  Leon Urbas 39f9bcd462 reduced console noise 10 年 前
  Leon Urbas 6cb41db650 modified listen/accept/reader logic to run under linux 10 年 前
  Julius Pfrommer 34affee866 inline encoding enum for ExtensionObject 10 年 前
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) 10 年 前
  Sten edd05cf4f2 Update README.md 10 年 前
  Sten 2e6ac2da2f Update README.md 10 年 前
  Sten 68bd201599 Update README.md 10 年 前
  uleon f09ff6bc16 modified listen/accept-logic and renamed NL_tcp_listen to NL_tcp_accept 10 年 前