Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility hace 9 años
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements hace 9 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 9 años
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation hace 9 años
  Julius Pfrommer a3be08ae1a status hace 9 años
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets hace 9 años
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 hace 9 años
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger hace 9 años
  Stasik0 83c256db0e fixed one memleak hace 10 años
  Julius Pfrommer b125569533 Merge branch 'master' into dev hace 10 años
  ichrispa f86659cda8 Added safeguard against being called with a NULL-Pointer channel in detachSession(). hace 10 años
  ichrispa 49876d4cfa Moved subscriptionManager to session (was wrongly attributed to be a server property). hace 10 años
  Julius Pfrommer 79c4f7834a remove a memleak for continuation points hace 10 años
  Stasik0 ddd8a15a2f @all: we pass CTT tests without errors now! Some memleaks need to be fixed, though hace 10 años
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel hace 10 años
  Stasik0 f694debc33 minor fix of list init for cps hace 10 años
  Julius Pfrommer 298231ea89 improve timeout handling in sessions hace 10 años
  Stasik0 cb03d4fa8a rounding up session management, minor fixes hace 10 años
  Stasik0 22cf2efa23 hardening session management, username/passwords were changed to match CCT hace 10 años
  Stasik0 2103d82fe2 rounding up session management, minor fixes hace 10 años
  Stasik0 508249e850 hardening session management, username/passwords were changed to match CCT hace 10 años
  Julius Pfrommer bb9076e188 Merge improved network layer hace 10 años
  Julius Pfrommer aabd4b22fc add the BrowseNext service hace 10 años
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file hace 10 años
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings hace 10 años
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc hace 10 años
  FlorianPalm 5ae0716d65 NULL -> UA_NULL hace 10 años
  FlorianPalm c30d84a633 gcc 4.8 conform build hace 10 años
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object hace 10 años
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean hace 10 años