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 |
Julius Pfrommer
|
96e8d3a02d
small improvements in client/ua_client.c
|
8 years ago |
Julius Pfrommer
|
6d5b9a151a
fix handling of max buffer sizes in the client
|
8 years ago |
ichrispa
|
dd29beee3d
Remove "blah.xsd" qualifiers from xmlns:sN tags (some modellers add it, some don't) to prevent invalid namespace names being generated in the server (see #825).
|
8 years ago |
Julius Pfrommer
|
aad21245ee
clean overlong lines in tcp network layer; improve inline docs
|
8 years ago |
Lykurg
|
941598c655
Fix return value (#821)
|
8 years ago |
Julius Pfrommer
|
a38fc21365
suppress a cppcheck false positive
|
8 years ago |
Julius Pfrommer
|
f24a597fa6
fix a false positive gcc warning
|
8 years ago |
Stefan Profanter
|
5f5d2f6b08
Fix travis after_success script (#813)
|
8 years ago |
Stefan Profanter
|
0f7ce31433
Fix compilation errors in UDP network plugin (#820)
|
8 years ago |
Julius Pfrommer
|
fb6ed18703
better statuscode checking in publish callback
|
8 years ago |
Julius Pfrommer
|
6405534fa8
add referencetype hierarchy documentation with a graphviz figure
|
8 years ago |
Julius Pfrommer
|
ad4304a298
Merge pull request #811 from Pro/feature/supported_table
|
8 years ago |
Julius Pfrommer
|
a31e43bff0
sharpen feature table
|
8 years ago |
Stefan Profanter
|
76cec3bd1f
Add Features table
|
8 years ago |
Julius Pfrommer
|
11a8462661
fix the unit test checking the maxKeepAlive of subscriptions
|
8 years ago |
Julius Pfrommer
|
29a241db58
example server: disallow writing values of any type
|
8 years ago |
Julius Pfrommer
|
ca1af116d8
cosmetic improvements
|
8 years ago |
Julius Pfrommer
|
4859fd5219
use delayed callback to send dangling publish responses; fix setting the
|
8 years ago |
Julius Pfrommer
|
fe7e2f1508
add delayed callbacks also for single-threaded execution
|
8 years ago |
Julius Pfrommer
|
8f09b301d9
cosmetic: improve comment style
|
8 years ago |