コミット履歴

作者 SHA1 メッセージ 日付
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 9 年 前
  Stasik0 83c256db0e fixed one memleak 10 年 前
  Julius Pfrommer b125569533 Merge branch 'master' into dev 10 年 前
  ichrispa f86659cda8 Added safeguard against being called with a NULL-Pointer channel in detachSession(). 10 年 前
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). 10 年 前
  Julius Pfrommer 79c4f7834a remove a memleak for continuation points 10 年 前
  Stasik0 ddd8a15a2f @all: we pass CTT tests without errors now! Some memleaks need to be fixed, though 10 年 前
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel 10 年 前
  Stasik0 f694debc33 minor fix of list init for cps 10 年 前
  Julius Pfrommer 298231ea89 improve timeout handling in sessions 10 年 前
  Stasik0 cb03d4fa8a rounding up session management, minor fixes 10 年 前
  Stasik0 22cf2efa23 hardening session management, username/passwords were changed to match CCT 10 年 前
  Stasik0 2103d82fe2 rounding up session management, minor fixes 10 年 前
  Stasik0 508249e850 hardening session management, username/passwords were changed to match CCT 10 年 前
  Julius Pfrommer bb9076e188 Merge improved network layer 10 年 前
  Julius Pfrommer aabd4b22fc add the BrowseNext service 10 年 前
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 年 前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 年 前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 年 前
  FlorianPalm c30d84a633 gcc 4.8 conform build 10 年 前
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 年 前
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 10 年 前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年 前
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum 10 年 前
  Julius Pfrommer 2b03aefb49 services return status in the responseheader, functions for service calls with administrator session 10 年 前
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 10 年 前
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 10 年 前
  FlorianPalm 70897e21b5 changes in session handling, (lifetime, and activateSession service) 10 年 前
  Julius Pfrommer 923e443434 fix #125. session handling still needs work. 10 年 前