Julius Pfrommer
|
c539903821
wrap config in extern "C" for C++ interop
|
8 years ago |
Julius Pfrommer
|
1cb82777b5
encode enums as int32
|
8 years ago |
ichrispa
|
d9bf847366
Merge branch 'master' of https://github.com/open62541/open62541
|
8 years ago |
ichrispa
|
f689ad992d
Added XML Preprocessing stage to namespace compiler. (requested by #584)
|
8 years ago |
Stasik0
|
7a5c2117df
removing double typedef for subscriptions, relates #593
|
8 years ago |
Sten Grüner
|
77cc480499
Merge pull request #591 from Pro/feature/scan_build_amalgamation
|
8 years ago |
Sten Grüner
|
2098d609a4
Merge pull request #592 from Pro/hotfix/decodeBinary_nullpointer
|
8 years ago |
ichrispa
|
1c4b6b63af
Fixed the test associated /w d29d0a7
|
8 years ago |
ichrispa
|
d29d0a763e
Fixed: Server sends nodeClass as INT32 while the Client expects UA_NODECLASS (causes reads of nodeClassAttribute to fail on type check.)
|
8 years ago |
ichrispa
|
7b1178c422
Changed the node instantiation tutorial to sync up with the current instantiation mechanism (closes #589)
|
8 years ago |
Stefan Profanter
|
7c9aefe3f5
Add static analysis with amalgamation enabled
|
8 years ago |
Stefan Profanter
|
f80def1ff8
Fix #590: Possible nullpointer in decode if invalid message
|
8 years ago |
Sten Grüner
|
496923d053
Merge pull request #587 from Pro/feature/cppcheck_update
|
8 years ago |
Stefan Profanter
|
25d4d52499
Use cppcheck 1.73
|
8 years ago |
Stefan Profanter
|
825d4b2c8a
Fix: Array index out of bounds warning (#586)
|
8 years ago |
Stasik0
|
a659f0f31f
UA_Server_addNamespace can now handle duplicate namespace URI, relates #584
|
8 years ago |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 years ago |
FlorianPalm
|
344f83b924
updated addExternalNamespace
|
8 years ago |
FlorianPalm
|
a1e67ac0e5
updated addExternalNamespace
|
8 years ago |
Julius Pfrommer
|
f8a7955dac
sphinx documentation for the client
|
8 years ago |
Julius Pfrommer
|
f45d6faf85
Overlayable (#582)
|
8 years ago |
ichrispa
|
d1ccf6fc13
Typedefinitions are checked for uniqueness; non-unique names are autoincremented (closes #580)
|
8 years ago |
Thomas Ruschival
|
08b3fb8f70
Generate nodemacros out of valid characters only (#581)
|
8 years ago |
Julius Pfrommer
|
77798e40a6
add a missing typedef
|
8 years ago |
Root-Core
|
7f734c4181
Removed an UTF-8 Test from Opc.Ua.NodeSet2.Minimal (#577)
|
8 years ago |
Sten Grüner
|
7bc5a1a8df
Merge pull request #574 from ischenk/master
|
8 years ago |
Julius Pfrommer
|
77e349cf97
move subscription header for algamation
|
8 years ago |
ichrispa
|
8c22a486bd
Made client state visible to userspace; client recovers from potential decoding errors after successfull service calls or channel renewals (closes #570).
|
8 years ago |
Julius Pfrommer
|
be9852fac8
fix an include (the 2nd)
|
8 years ago |
Julius Pfrommer
|
1a117789ec
fix a spurious include
|
8 years ago |