Julius Pfrommer
|
677298a4bf
clean up the canonical examples
|
9 years ago |
Julius Pfrommer
|
d170e3a0c4
remove server_simple in favor of canonical examples
|
9 years ago |
Julius Pfrommer
|
66bdc177dd
move to canonical examples that show only a single feature
|
9 years ago |
ichrispa
|
8b5f88d374
Fixed error from merge with call branch: missing break caused server to crash when deleting subscriptions.
|
9 years ago |
Julius Pfrommer
|
777aa2b0ab
some more sometic cleanups. use list macros when possible
|
9 years ago |
ichrispa
|
9d82135edc
modified GUID-Initializer for subscriptions to work with 32Bit systems.
|
9 years ago |
Julius Pfrommer
|
f65c15b0c2
cosmetic cleanups
|
9 years ago |
Julius Pfrommer
|
97398a9758
remove unneeded methodcall_manager
|
9 years ago |
Julius Pfrommer
|
db1c4979c2
clean up the canonical examples
|
9 years ago |
Julius Pfrommer
|
15d779850b
remove server_simple in favor of canonical examples
|
9 years ago |
Julius Pfrommer
|
3649101943
move to canonical examples that show only a single feature
|
9 years ago |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
9 years ago |
Julius Pfrommer
|
c5b1cc10e6
fix unit tests
|
9 years ago |
Julius Pfrommer
|
3f317baa42
Merge branch 'master' into dev
|
9 years ago |
Stasik0
|
01eb04c23a
adding dependency on ua_server.h
|
9 years ago |
Stasik0
|
d5002592c8
fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger
|
9 years ago |
FlorianPalm
|
ef037512e6
fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field
|
9 years ago |
FlorianPalm
|
fb0bee87a1
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
FlorianPalm
|
cf424650c3
fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant
|
9 years ago |
Stasik0
|
a8bb02c9a1
fixing a coverity warning (even if it is a false positive)
|
9 years ago |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
9 years ago |
Stasik0
|
9c2aacd580
inializer fix
|
9 years ago |
ichrispa
|
60a46e6abf
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
ichrispa
|
232bb4ecf7
Backported (parts of) 1b6331b6333a49286e273a49286e27 from service_call_implementation: Fix duplicate reference from parent to child being created by namespace generator.
|
9 years ago |
ChristianFimmers
|
028ed266a2
Merge pull request #290
|
9 years ago |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
9 years ago |
Stasik0
|
6b2e0c6c36
one more space removed from the tag, relates to #289
|
9 years ago |
Stasik0
|
fd71ca7fa2
removing non-ascii literal, fixing amalgamation tag in case no git found, relates to #289
|
9 years ago |
Julius Pfrommer
|
0b9b7095ca
no compiler flag required to compile amalgamated server
|
9 years ago |
Sten Grüner
|
4d5ddc81f8
Merge pull request #287 from acplt/simple_tcp
|
9 years ago |