Revīziju vēsture

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