Julius Pfrommer
|
670006bfd4
simplify processing the OPN message (#1301)
|
7 years ago |
StalderT
|
9c1767841e
fix client securechannel (#1305)
|
7 years ago |
Julius Pfrommer
|
7b4fb8a1f7
use thread-local for C++11, check for standard compliance before
|
7 years ago |
Julius Pfrommer
|
9432b64332
cosmetic changes to the securechannel manager
|
7 years ago |
Julius Pfrommer
|
a792a459b0
fix/simplify renewing of securechannels in the client
|
7 years ago |
Julius Pfrommer
|
51ca09bcff
add a unit test that uncovers the error in renew securechannel
|
7 years ago |
Julius Pfrommer
|
22338bad55
clean up the nodeid only after debug logging
|
7 years ago |
Stefan Profanter
|
0c2744110f
Merge pull request #1297 from open62541/hotfix/fuzz_3736
|
7 years ago |
Stefan Profanter
|
3455a82ddb
Check for duplicate entry in filter list.
|
7 years ago |
Julius Pfrommer
|
ead0756c96
cosmetic improvements
|
7 years ago |
Julius Pfrommer
|
68b567f82a
manually trigger failure modes for additional unit tests
|
7 years ago |
Julius Pfrommer
|
3354917233
simplify securechannel.h
|
7 years ago |
Julius Pfrommer
|
03b9aa84b1
add TODO and first ideas for better error handling in securechannel
|
7 years ago |
Julius Pfrommer
|
d1e91c8e40
simplify the client's openSecureChannel
|
7 years ago |
Julius Pfrommer
|
e517f1d779
use channel variable after checking for NULL
|
7 years ago |
Julius Pfrommer
|
c647205345
remove errorCode from UA_ChunkInfo
|
7 years ago |
Julius Pfrommer
|
c0fe3593e1
channel: do not check ci->errorCode where it must be good
|
7 years ago |
Julius Pfrommer
|
c7466d5539
fold an identical if-condition during asym encryption
|
7 years ago |
Julius Pfrommer
|
5c4b3f090d
read service wrapper returns the correct status (fix #1291)
|
7 years ago |
Julius Pfrommer
|
3e745028e4
include double define (from merging 0.2)
|
7 years ago |
Julius Pfrommer
|
3a5f02db05
Merge branch '0.2'
|
7 years ago |
Jonas Green
|
a6a9a36ee1
Sample sever's start time in UA_Server_run_startup() (#1290)
|
7 years ago |
StalderT
|
2455f3ceb2
possible fix for #1284
|
7 years ago |
StalderT
|
61751b4bda
possible fix for issue #1285
|
7 years ago |
Julius Pfrommer
|
2bf6a6b806
fix service_attributes unit tests
|
7 years ago |
Julius Pfrommer
|
31c694a688
fix travis build on osx
|
7 years ago |
Julius Pfrommer
|
1cd45de7e6
cosmetic improvements to client highlevel tests
|
7 years ago |
Julius Pfrommer
|
82a72629cb
add a unit test for reading empty values
|
7 years ago |
Julius Pfrommer
|
baea460920
remove tito readme
|
7 years ago |
Stefan Profanter
|
b9346bac3d
Fix #1180 ensure enums are 32bit integers
|
7 years ago |