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 |
Julius Pfrommer
|
0af27d3535
refactor: remove a redundant array size check
|
8 years ago |
Julius Pfrommer
|
dd23e5cb92
feature: check target nodeclass in AddReferences service
|
8 years ago |
Julius Pfrommer
|
7643772e25
refactor: simplify object and variable instantiation
|
8 years ago |
Julius Pfrommer
|
dbc8ff55fd
fix: remove possible memleaks in nodemanagement
|
8 years ago |
Julius Pfrommer
|
4b5dfaa100
cosmetic: harmonize indendation in nodemanagement
|
8 years ago |
Julius Pfrommer
|
2525fd527e
make function to get type-hierarchy reusable outside of services_view
|
8 years ago |
Julius Pfrommer
|
da366aedda
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
af362f0a2a
push 0.2 to coverity_scan without forcing
|
8 years ago |
Julius Pfrommer
|
ec5f78df23
simplify script that pushes to coverity
|
8 years ago |
Julius Pfrommer
|
9c3426a48e
add more convenience functions for type checking of variants
|
8 years ago |
Julius Pfrommer
|
4b7bd729a6
Merge pull request #829 from Pro/hotfix/doc_last_line
|
8 years ago |
Stefan Profanter
|
c51e620248
Include closing bracket
|
8 years ago |
Julius Pfrommer
|
70ca2b0a2e
fix pushing nightly builds by travis; use coverity on 0.2 branch
|
8 years ago |
Julius Pfrommer
|
750b07dba2
cosmetic fixes to trigger nightly build of the single-file release
|
8 years ago |
Julius Pfrommer
|
bf015f3066
Merge pull request #826 from open62541/feature/securechannel_chunking
|
8 years ago |
Julius Pfrommer
|
3ce335cf22
move chunk processing to src/ua_securechannel.c; use in both client and server
|
8 years ago |