Julius Pfrommer
|
c0223435f7
disable check_xml for now
|
10 years ago |
Julius Pfrommer
|
7743d52a31
small improvements for type printing
|
10 years ago |
Julius Pfrommer
|
001e61ea9a
printing of all UA types as C-structs
|
10 years ago |
open62541
|
6b14fee06c
minor changes
|
10 years ago |
Julius Pfrommer
|
8404438e02
Casting strings to to (unsigned char*)==(UA_Byte*)
|
10 years ago |
Stasik0
|
93d47f5a9a
adding unsigned char flags as discussed in #86
|
10 years ago |
Julius Pfrommer
|
9bca714db9
ignore compiled tests
|
10 years ago |
Julius Pfrommer
|
a64a280ecf
some simplifications and code pretty printing
|
10 years ago |
Julius Pfrommer
|
7232ead5f1
LocalizedText more easy to use..
|
10 years ago |
Julius Pfrommer
|
d08cdf36f2
fix "funny" allocation indicated by valgrind
|
10 years ago |
Julius Pfrommer
|
4e9c5d5880
LocalizedText encodingmask only implicit
|
10 years ago |
Julius Pfrommer
|
0d75464a66
do not copy the borrowed array
|
10 years ago |
Julius Pfrommer
|
adc25007eb
restore variants copySetValue and borrowSetValue
|
10 years ago |
Julius Pfrommer
|
f0da71bdb2
Simplify variant, arrays, no leaks in check_memory
|
10 years ago |
Julius Pfrommer
|
7f2db60652
check_builtin with no leaks on valgrind
|
10 years ago |
Julius Pfrommer
|
2dcffb8aeb
fix typo
|
10 years ago |
Julius Pfrommer
|
eece62cbb8
fix build for non-verbose debugging
|
10 years ago |
Julius Pfrommer
|
e233f3c1e3
fix make dependencies for auto-generated files
|
10 years ago |
Julius Pfrommer
|
0a590ba587
fix changed array encoding
|
10 years ago |
Julius Pfrommer
|
9c01985bb6
remove autogenerated files
|
10 years ago |
Julius Pfrommer
|
3360b79322
make tests working
|
10 years ago |
FlorianPalm
|
f629701261
changed service signature
|
10 years ago |
Julius Pfrommer
|
9020dcf596
Merge branch 'master' of github.com:acplt/open62541 into module_ns
|
10 years ago |
Julius Pfrommer
|
b6bac762a3
passing all tests
|
10 years ago |
Stasik0
|
1c491aac41
minimal performance improvement
|
10 years ago |
Stasik0
|
4f9e729edd
improved the tests for base64, the calculate method now returns the exact size of the encoded data
|
10 years ago |
FlorianPalm
|
75abd0df44
added basic functions for session support
|
10 years ago |
Stasik0
|
cdf298a98e
fixed memleak in a test
|
10 years ago |
Stasik0
|
9f7daeebe2
adding base64_decode function that will be needed for SAM as mentioned in #85
|
10 years ago |
FlorianPalm
|
0d565705d3
Merge remote-tracking branch 'origin/master' into connection_secureChannel
|
10 years ago |