Leon Urbas
|
5c4ebf86d3
added example code
|
10 years ago |
Leon Urbas
|
c22b9bc519
stack redesign for issue #33
|
10 years ago |
Stasik0
|
589a1f9bd3
changing docs for svn checkout url
|
10 years ago |
Leon Urbas
|
e7ce756e49
bugfix array mem allocation
|
10 years ago |
Leon Urbas
|
7ff685b125
minor refactoring + identified bug in UA_Variant_decode, still analyzing
|
10 years ago |
Leon Urbas
|
1f85b208b8
specified further behavior, found more bugs
|
10 years ago |
Leon Urbas
|
e9a71e9b7b
TDD rules! Fixed nasty bug in NodeId / ExpandedNodeId
|
10 years ago |
Stasik0
|
f7147a3078
reverting last commit
|
10 years ago |
Stasik0
|
a7abfb95aa
adding memory checks to automatic test case
|
10 years ago |
Leon Urbas
|
afa840a798
new target check-mem, resolves #32
|
10 years ago |
Stasik0
|
381b5c6eb3
commented out broken test, turned on email compile notifications
|
10 years ago |
Leon Urbas
|
4a08db8212
minor fixes
|
10 years ago |
Leon Urbas
|
548b069497
major memory and array-handling redesign, closes #20
|
10 years ago |
Leon Urbas
|
95e9aef999
unified message handling
|
10 years ago |
Leon Urbas
|
fffaf881aa
bugfix arrays of structured types
|
10 years ago |
Leon Urbas
|
af02efd1b7
bugfix free memory
|
10 years ago |
Leon Urbas
|
32b7dd45ce
fixed memleaks, see #32
|
10 years ago |
Leon Urbas
|
62352bc7f8
removed some memory leaks
|
10 years ago |
Leon Urbas
|
0f817e59d2
issue #8 resolved, however still leaking memory
|
10 years ago |
Leon Urbas
|
ff1d397ca3
yeah! sent correct OPF back, got MSG and CLO. memory problem still not solved however
|
10 years ago |
Leon Urbas
|
637d6f7c09
still hunting the memory-bug that crashes the exampleServer
|
10 years ago |
Stasik0
|
0f3f504d47
commented out crashing tests
|
10 years ago |
Leon Urbas
|
958f4812a8
forgot UA_ByteString_copy, sorry
|
10 years ago |
Leon Urbas
|
af72881508
fixed #27
|
10 years ago |
Leon Urbas
|
dfcf4314fd
minor bugfixes in use of ptrs and struct-definitions
|
10 years ago |
FlorianPalm
|
4cb3cc8a5c
used new structures+decoding/encoding functions to answer HEL pack
|
10 years ago |
FlorianPalm
|
f61f6be61e
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
FlorianPalm
|
616a850fd4
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Stasik0
|
e610d176fd
added _init() and _new() functions as proposed in #20
|
10 years ago |
FlorianPalm
|
fe6cde5cca
added functionality to decode and encode packets (just structures + enc/dec..)
|
10 years ago |