コミット履歴

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