Commit History

Author SHA1 Message Date
  Julius Pfrommer a0e64f8d77 fix mt 9 years ago
  Julius Pfrommer f0acccbebb fix some small bugs 9 years ago
  Julius Pfrommer dc9eb50856 use the worker fix from the master branch 9 years ago
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs 9 years ago
  Jörg Schüler-Maroldt bc105ad7cf Revert "Bug in processRepeatedJobs()" 9 years ago
  Jörg Schüler-Maroldt a5a8d0fac3 Bug in processRepeatedJobs() 9 years ago
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 years ago
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator 9 years ago
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 9 years ago
  Sten Grüner 8a376f8728 Merge pull request #357 from ngoossens/osx-compilation 9 years ago
  Nick Goossens cbbf989dde OS X compilation 9 years ago
  Julius Pfrommer 02391c24a2 Our concurrency approach has a name in the literature 9 years ago
  Stasik0 755d7255b0 hardening server startup error handling, relates to #321 9 years ago
  Julius Pfrommer 6ff67cf40c simplfy closing connections in the network layer 9 years ago
  Stasik0 95d22e75b7 release was called on a NULL pointer - removed 9 years ago
  Julius Pfrommer c284dda449 simplfy the network layer 9 years ago
  ichrispa 04f24a5205 Merge branch 'master' of https://github.com/acplt/open62541 9 years ago
  ichrispa c89c717dda Removed one last restrict killing visual studio. 9 years ago
  Holger Jeromin 0cbe205d18 fixing typos and one utf8 thing in comments. 9 years ago
  Stasik0 eba0e5aa1d fixing the fix, @jpfr: is it okay? 10 years ago
  Julius Pfrommer affcb6e309 fix non-multithreaded case 10 years ago
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 10 years ago
  Stasik0 b4fc36bc88 fixing multithreaded version 10 years ago
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications 10 years ago
  Julius Pfrommer 87f88a481e reduce the mallocs for startup, increase the timeout of the networklayer to 50ms 10 years ago
  Julius Pfrommer 582e042a51 Improve adding new timed work 10 years ago
  Stasik0 68b802012b fixing hopefully the last coverity issue @jpfr: would you review please 10 years ago
  Julius Pfrommer 83177365fc improve handling of timed work 10 years ago
  Stasik0 b1810561c9 double free fix, cosmetic variable rename 10 years ago
  Julius Pfrommer bc7c1ff42a small fix for the multithreaded build 10 years ago