Historique des commits

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