ichrispa
|
32880453a1
Switched definnition order
|
8 years ago |
FlorianPalm
|
f80eb72f67
Update README.md
|
8 years ago |
ichrispa
|
002cecd5dc
Wrapping '#define NULL' in #ifndef to avoid compiler warnings on plattforms that already have a definition for it.
|
8 years ago |
ichrispa
|
6581a7fd72
Re-Added namespace compiler build to travis.
|
8 years ago |
ichrispa
|
878cddce4a
Deduplicate instantiate ServerDiagnostics and ServerCapabilities in case a full NS0 has added these.
|
8 years ago |
ichrispa
|
f6e79fb994
Fixed bogus node class check in addOneWayReference (pertains to #836). Fixed unsufficient weight of type- and subType defititions when deriving node orders.
|
8 years ago |
Julius Pfrommer
|
1b301f0e79
cosmetic: clean overlong lines in the client
|
8 years ago |
Julius Pfrommer
|
714f75aaa6
cosmetic: cleanup examples
|
8 years ago |
Julius Pfrommer
|
49cbe90286
fix: objecttypes must have hassubtype relation to parent in the client
|
8 years ago |
Julius Pfrommer
|
4094c579e0
feature: improve logging in the addnodes service
|
8 years ago |
Julius Pfrommer
|
8a464327f9
fix: define static nodeids in ua_server.c only when they are also used
|
8 years ago |
Julius Pfrommer
|
b18f0c0a5c
cosmetic: small improvements
|
8 years ago |
Julius Pfrommer
|
c0d105cd77
fix: always initialize service response in the client
|
8 years ago |
Julius Pfrommer
|
1a86fc28f0
fix: set references list to NULL after freeing it
|
8 years ago |
Stefan Profanter
|
cedc9e61f4
Fix: Safe access to NodeId
|
8 years ago |
Julius Pfrommer
|
c68fbb9061
cosmetic: small cleanups
|
8 years ago |
Julius Pfrommer
|
3c3e14be39
Merge branch '0.2' of github.com:acplt/open62541 into 0.2
|
8 years ago |
Julius Pfrommer
|
3c78decad4
fix: handling of targetnodeclass during addreferences; remove
|
8 years ago |
Julius Pfrommer
|
936af3b35d
cosmetic: small cleanup
|
8 years ago |
Julius Pfrommer
|
c627d3cc0c
cosmetic: small cleanup
|
8 years ago |
Julius Pfrommer
|
794b2c1ed3
fix: bug in old gcc versions that disallows {0} initialisation
|
8 years ago |
Julius Pfrommer
|
9ab5bbca8e
cosmetic: improve readability; short lines everywhere
|
8 years ago |
Julius Pfrommer
|
f4a892c5ba
refactor: improve readability of range handling
|
8 years ago |
Julius Pfrommer
|
9e462394f6
refactor: readability improvements in range handling
|
8 years ago |
Julius Pfrommer
|
f782827364
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
2a97cc2f78
fix: ignore a return code in travis documentation generation
|
8 years ago |
Julius Pfrommer
|
e593ccfce4
fix: remove a null dereference coverity false positive; simplify
|
8 years ago |
Julius Pfrommer
|
9184288603
fix: remove an unchecked results coverity warning; simplify isNodeInTree
|
8 years ago |
Julius Pfrommer
|
1e883d19aa
fix: alloca with clang on windows (fixes #834)
|
8 years ago |
Julius Pfrommer
|
21745fb439
fix: verify statuscodes during node instantiation
|
8 years ago |