opcua
|
6ab6c8ef37
copy functions work for the tested datatypes (Arrays and built in type) variant still missing
|
11 lat temu |
opcua
|
2c3a336f47
Merge branch 'master' of https://github.com/acplt/open62541
|
11 lat temu |
opcua
|
3d58a543f8
started to add copy function for all builtin types
|
11 lat temu |
Leon Urbas
|
43720c4f3f
some refactorings, still open: how and when to inform parent
|
11 lat temu |
Julius Pfrommer
|
2238701d87
defensive parsing of user-defined data
|
11 lat temu |
Julius Pfrommer
|
e24fd0adb2
fix deletion of uninitialised Variants
|
11 lat temu |
Leon Urbas
|
bc39ea00a6
refactored UA_VTable.Id to UA_VTable.ns0Id
|
11 lat temu |
Leon Urbas
|
03a458f0e8
no more seg-fault on read service but response still wrong
|
11 lat temu |
Leon Urbas
|
573931a136
fixed seg-fault after read service with a still buggy mockup.
|
11 lat temu |
Leon Urbas
|
6bcdc4fb52
fixed #49
|
11 lat temu |
Leon Urbas
|
3b0f800c94
contribution to #37
|
11 lat temu |
Leon Urbas
|
dc7e833036
bugfix: check buffer-size in decoding/encoding
|
11 lat temu |
Leon Urbas
|
cf350371a2
Merge remote-tracking branch 'upstream/master'
|
11 lat temu |
Julius Pfrommer
|
e10cc908d3
compare and print with const pointers
|
11 lat temu |
Leon Urbas
|
5b4776b7bc
fixed some interesting coverty messages
|
11 lat temu |
Leon Urbas
|
7fae16d9e9
Merge remote-tracking branch 'upstream/master'
|
11 lat temu |
MaximilianBauer
|
f2c5ce58e9
DateTime_toString and DateTime_toStruct added
|
11 lat temu |
Leon Urbas
|
f7a1038037
added cond. comp. of several printf's and some more tests
|
11 lat temu |
Leon Urbas
|
21b3005e28
fixed #41
|
11 lat temu |
Leon Urbas
|
77bddd1907
bugfix: definition of UA_QualifiedName, server now serves like a pro ;-)
|
11 lat temu |
Leon Urbas
|
26548069b9
solved #42
|
11 lat temu |
Leon Urbas
|
ecf976829d
steps towards solving issue #42
|
11 lat temu |
Leon Urbas
|
be90498c14
added specification obj == decode(encode(obj)) breaks build
|
11 lat temu |
Leon Urbas
|
d89de23e8d
merged
|
11 lat temu |
Leon Urbas
|
b084bb8c90
still on the search for bugs in encode/decode
|
11 lat temu |
Stasik0
|
16a1317eb5
resolved 2 warning, otherwise gcc did not want to let me compile...
|
11 lat temu |
Leon Urbas
|
2adf4c2b49
need to develop a good exit strategy for failing decodes...
|
11 lat temu |
Leon Urbas
|
45e7745ef7
resolved conflict
|
11 lat temu |
MaximilianBauer
|
bdb0dd5c7b
rename all opcua_*.c to UA_*.c
|
11 lat temu |