Commit History

Author SHA1 Message Date
  Julius Pfrommer a1b04f1035 replace ADDREFERENCE macro with a function 9 years ago
  Julius Pfrommer 3220a651db Added UA_SecureChannel_sendBinaryResponse 9 years ago
  ichrispa dd14dee8ac minor correction for cumulative statuscode masking in UA_Array_copy as requested by vincent morrell (irc). 9 years ago
  Stasik0 eba0e5aa1d fixing the fix, @jpfr: is it okay? 9 years ago
  Julius Pfrommer affcb6e309 fix non-multithreaded case 9 years ago
  Julius Pfrommer b04eb0c43e Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime 9 years ago
  Julius Pfrommer ab8af8cffc use __restrict also for all visual studio versions 9 years ago
  LEvertz f5ce0a0b58 typo fixed 9 years ago
  LEvertz 5224e8b57b Merge branch 'master' of https://github.com/acplt/open62541 9 years ago
  LEvertz 1220bda227 implemented references from internal to external namespaces 9 years ago
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 9 years ago
  FlorianPalm 1a03d0286d NO_ALLOCA (added in nodemanagement service) 9 years ago
  FlorianPalm dae421bab2 added NO_ALLOCA macro fix 9 years ago
  FlorianPalm 7a9af79ffb added NO_ALLOCA macro 9 years ago
  FlorianPalm 5dcf597a83 restored addExternalNamespace functionality 9 years ago
  Stasik0 83adc541dd fixing selfsigned generation 10 years ago
  Julius Pfrommer c0ba839217 make array encoding static, start using the restrict keyword 10 years ago
  Julius Pfrommer 0aaf46d6e4 remove macros needed for SWIG wrappers 10 years ago
  Julius Pfrommer 27a6f48201 Merge pull request #252 from acplt/sliced_server_run 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
  Stasik0 3e06daa9d9 initializing a variable to prevent a warning 10 years ago
  Stasik0 c4c00f4cec fixing parallel builds (and sporadic travis fails) 10 years ago
  Stasik0 a41901beb5 adding file-size info for amalagamated files to trace sporadic build errors in travis 10 years ago
  Stasik0 d95d48b5d7 providing single-file releases of last 50 commits automatically via gh-pages 10 years ago
  Stasik0 104c8d3107 renew secure channel on a timely base automatically 10 years ago
  Julius Pfrommer 624f7089fa add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config 10 years ago
  Stasik0 9e15be02c1 harndening cmake config 10 years ago
  Stasik0 b39ace2cd3 cosmetics in git version detection 10 years ago
  Stasik0 5ebece8c79 fixing cxx example 10 years ago