提交历史

作者 SHA1 备注 提交日期
  Julius Pfrommer a0e64f8d77 fix mt 9 年之前
  Julius Pfrommer f0acccbebb fix some small bugs 9 年之前
  Julius Pfrommer dc9eb50856 use the worker fix from the master branch 9 年之前
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs 9 年之前
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" 9 年之前
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() 9 年之前
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 年之前
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator 9 年之前
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 9 年之前
  Sten Grüner 8a376f8728 Merge pull request #357 from ngoossens/osx-compilation 9 年之前
  Nick Goossens cbbf989dde OS X compilation 9 年之前
  Julius Pfrommer 02391c24a2 Our concurrency approach has a name in the literature 9 年之前
  Stasik0 755d7255b0 hardening server startup error handling, relates to #321 9 年之前
  Julius Pfrommer 6ff67cf40c simplfy closing connections in the network layer 9 年之前
  Stasik0 95d22e75b7 release was called on a NULL pointer - removed 9 年之前
  Julius Pfrommer c284dda449 simplfy the network layer 9 年之前
  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? 10 年之前
  Julius Pfrommer affcb6e309 fix non-multithreaded case 10 年之前
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 10 年之前
  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 年之前