提交歷史

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