コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  Stasik0 8e4c7b9277 adding stateless features that can be turned on with EXTENSION_STATELESS 10 年 前
  Julius Pfrommer 72970f0627 fix multithreaded build of the client 10 年 前
  Julius Pfrommer bda9cd58f5 update concurrent nodestore 10 年 前
  Julius Pfrommer 7aa7b32f89 Fix build on windows. 10 年 前
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 年 前
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores 10 年 前
  FlorianPalm 52c398bfbc reworked some code 10 年 前
  FlorianPalm 82a92dbb05 Merge remote-tracking branch 'origin/master' into external_datasource 10 年 前
  FlorianPalm 5171177c45 added request header as parameter to nodestore operations signature 10 年 前
  FlorianPalm 5e4b157c32 added write operation 10 年 前
  FlorianPalm 1558c08885 fixes errors within read/write/nodes 10 年 前
  Julius Pfrommer 88c182b844 remove unused sections from the library (linker option) 10 年 前
  Julius Pfrommer 9ca77f39af unbork windows build 10 年 前
  FlorianPalm 6a46ef58eb reworking the nodestore interface 10 年 前
  Julius Pfrommer 237ab33411 do not export transport-types from library 10 年 前
  FlorianPalm 6e6dbfb5c9 external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore 10 年 前
  Julius Pfrommer 2113f8a559 use an array instead of linked lists for browsing 10 年 前
  FlorianPalm 84a2e35ba9 Merge remote-tracking branch 'origin/master' into external_datasource 10 年 前
  FlorianPalm d8dadc070c file list - cmakelists.txt (deleted services.c from source file list) 10 年 前
  Julius Pfrommer 829e5d454d fix to debug option in cmake 10 年 前
  FlorianPalm aa4268e4d6 added an example how to register a user defined "readNodes" operation 10 年 前
  = 4b58940009 set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore 10 年 前
  Florian Palm d52431c6b5 added function pointer struct in order to handle a different service set which operates on an external data source 10 年 前
  LEvertz 9ac88930b6 edited for compatiblity to Windows with MinGW 10 年 前
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum 10 年 前
  Julius Pfrommer 68ffb9b52c fix a travis bug 10 年 前
  Julius Pfrommer a6f501c887 require a recent cmake version 10 年 前
  Julius Pfrommer bea30a06fc build a shared lib with only selected "userland" symbols visible 10 年 前
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 10 年 前