Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
9 yıl önce |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 yıl önce |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 yıl önce |
Julius Pfrommer
|
a807a8853d
remove some potential bugs
|
9 yıl önce |
Julius Pfrommer
|
01ca9996de
check the return value where it is required; split a complicated function into two easier parts
|
9 yıl önce |
Julius Pfrommer
|
47749e1045
add many log messages for log-level DEBUG. simplify stdout logger
|
9 yıl önce |
Julius Pfrommer
|
106bf77439
fix #440
|
9 yıl önce |
Julius Pfrommer
|
5fcc80651d
add object and variable type instantiation
|
9 yıl önce |
Stasik0
|
18748049c6
fixing an unitialized pointer flaged by msvs
|
9 yıl önce |
LEvertz
|
edddaefa6e
fixed memleaks in external namespace handling for browse
|
9 yıl önce |
LEvertz
|
1220bda227
implemented references from internal to external namespaces
|
10 yıl önce |
FlorianPalm
|
7a9af79ffb
added NO_ALLOCA macro
|
10 yıl önce |
Stasik0
|
6c0616bb79
cosmetics, rework of server.c, relates to #240
|
10 yıl önce |
Julius Pfrommer
|
523ce90dba
put external namespace handling in ifdefs with a cmake-flag
|
10 yıl önce |
Julius Pfrommer
|
79c4f7834a
remove a memleak for continuation points
|
10 yıl önce |
Stasik0
|
ddd8a15a2f
@all: we pass CTT tests without errors now! Some memleaks need to be fixed, though
|
10 yıl önce |
Stasik0
|
7c8daf68e5
added a missing piece to NS0, view basic tests are all green
|
10 yıl önce |
Ecosmos
|
b634de4248
fixed compilation error
|
10 yıl önce |
Julius Pfrommer
|
96cf029450
improve the browse service
|
10 yıl önce |
Stasik0
|
7ed0e0436e
removing amemory issue, @jpfr, would you review please?
|
10 yıl önce |
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 yıl önce |
Julius Pfrommer
|
a501d43526
TranslateBrowsePath is all green
|
10 yıl önce |
Julius Pfrommer
|
a94365425e
improve the registernodes service
|
10 yıl önce |
Julius Pfrommer
|
f68589bb8a
View Basic is all green
|
10 yıl önce |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
10 yıl önce |
Stasik0
|
efd96b3e3e
partially fixed the view services
|
10 yıl önce |
Julius Pfrommer
|
e46c3f5628
remove coverity issues
|
10 yıl önce |
Stasik0
|
c555939d92
fixing readme
|
10 yıl önce |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
10 yıl önce |
LEvertz
|
54c8295826
replaced pointer access with existent local var
|
10 yıl önce |