커밋 기록

작성자 SHA1 메시지 날짜
  ichrispa 04f24a5205 Merge branch 'master' of https://github.com/acplt/open62541 9 년 전
  ichrispa c89c717dda Removed one last restrict killing visual studio. 9 년 전
  Holger Jeromin 0cbe205d18 fixing typos and one utf8 thing in comments. 9 년 전
  Stasik0 eba0e5aa1d fixing the fix, @jpfr: is it okay? 9 년 전
  Julius Pfrommer affcb6e309 fix non-multithreaded case 9 년 전
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 년 전
  Stasik0 b4fc36bc88 fixing multithreaded version 10 년 전
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications 10 년 전
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms 10 년 전
  Julius Pfrommer 582e042a51 Improve adding new timed work 10 년 전
  Stasik0 68b802012b fixing hopefully the last coverity issue @jpfr: would you review please 10 년 전
  Julius Pfrommer 83177365fc improve handling of timed work 10 년 전
  Stasik0 b1810561c9 double free fix, cosmetic variable rename 10 년 전
  Julius Pfrommer bc7c1ff42a small fix for the multithreaded build 10 년 전
  Julius Pfrommer 60d636db85 finalize improved handling of timed work 10 년 전
  Julius Pfrommer dd15748ce8 improve timed work 10 년 전
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 년 전
  Julius Pfrommer f16fdd7466 securechannel and session cleanup (deactivated) 10 년 전
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer 10 년 전
  Julius Pfrommer bb9076e188 Merge improved network layer 10 년 전
  Julius Pfrommer 7d7036cebe properly concat half-received messages in the server 10 년 전
  Julius Pfrommer 1dc86a56e8 added a testcase that replays client messages from a file 10 년 전
  Julius Pfrommer 8861cc0679 improve build 10 년 전
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 년 전
  Julius Pfrommer aa856b7791 fix a coverity bug 10 년 전
  Julius Pfrommer c6d4d29050 use logging instead of printf 10 년 전
  Julius Pfrommer 241d70c00d squash some coverity bugs 10 년 전
  Stasik0 4bb34f9aa5 adding some more semantic information to ServerStatus node: buildTime and serverVersion 10 년 전
  Julius Pfrommer be146d160e plugin-style logging support 10 년 전
  Stasik0 247e304fb5 ServerStatus is now a DataSource and returns the current time, 10 년 전