Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 191afe1ba1 simplify the API for random values. use a (thread-local) global value in the background hace 9 años
  Julius Pfrommer eef6851af9 mingw32 complained about non-initialized variables where that is definitely not the case hace 9 años
  Julius Pfrommer ac07df68b6 cosmetic improvements; increase the client timeout hace 9 años
  Julius Pfrommer cfdccab274 purely cosmetic improvements hace 9 años
  Julius Pfrommer ee91b5c498 remove duplicate code in the view service; an if-switch was pulled into the inner loop hace 9 años
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore hace 9 años
  Julius Pfrommer f25686fe28 harden the code by explicitly comparing wiht UA_STATUSCODE_GOOD; use a single memset to init per decode hace 9 años
  Julius Pfrommer 4bd62dca74 remove nodestore_release hace 9 años
  Julius Pfrommer a3be08ae1a status hace 9 años
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 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 c9ae4288d8 high-level api for the client; aligned with the server api hace 9 años
  Julius Pfrommer a807a8853d remove some potential bugs hace 9 años
  Julius Pfrommer 01ca9996de check the return value where it is required; split a complicated function into two easier parts hace 9 años
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger hace 9 años
  Julius Pfrommer 106bf77439 fix #440 hace 9 años
  Julius Pfrommer 5fcc80651d add object and variable type instantiation hace 9 años
  Stasik0 18748049c6 fixing an unitialized pointer flaged by msvs hace 9 años
  LEvertz edddaefa6e fixed memleaks in external namespace handling for browse hace 9 años
  LEvertz 1220bda227 implemented references from internal to external namespaces hace 9 años
  FlorianPalm 7a9af79ffb added NO_ALLOCA macro hace 9 años
  Stasik0 6c0616bb79 cosmetics, rework of server.c, relates to #240 hace 10 años
  Julius Pfrommer 523ce90dba put external namespace handling in ifdefs with a cmake-flag 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
  Stasik0 7c8daf68e5 added a missing piece to NS0, view basic tests are all green hace 10 años
  Ecosmos b634de4248 fixed compilation error hace 10 años
  Julius Pfrommer 96cf029450 improve the browse service hace 10 años
  Stasik0 7ed0e0436e removing amemory issue, @jpfr, would you review please? hace 10 años
  Julius Pfrommer a44c6b33fb Browse continuation points are mostly green. Two remaining cases could be bugs in the CTT (behavior inconsistent with the UA spec) hace 10 años