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 |
Stasik0
|
8ab2f52960
small improvements of the plugin system
|
10 years ago |
Stasik0
|
d6412d60b5
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Stasik0
|
1b36c82014
a messy try of implementing a plugin system for code generator
|
10 years ago |
Stasik0
|
51a950fa9f
Manual:
|
10 years ago |
Stasik0
|
909a03eeaf
a messy try of implementing a plugin system for code generator
|
10 years ago |
Leon Urbas
|
8da17e3303
quick fixes
|
10 years ago |
Leon Urbas
|
c7ac2d5e4f
type in check_stack
|
10 years ago |
MaximilianBauer
|
80e81fb378
check_calcSize has been added.
|
10 years ago |
MaximilianBauer
|
204a76c1ee
New Tests have been implemented:
|
10 years ago |
Julius Pfrommer
|
0140598b12
redo UA_ByteString slMessage = {NULL,0};
|
10 years ago |
Julius Pfrommer
|
2b059b0025
one-character fix of #26
|
10 years ago |
Julius Pfrommer
|
c5e3332632
Revert "bugfix slMessage initialization"
|
10 years ago |
Leon Urbas
|
948626e8d1
bugfix slMessage initialization
|
10 years ago |
Stasik0
|
5af2f4cd5a
removing namespace.c from makefiles, see #26
|
10 years ago |