Julius Pfrommer
|
117c625b88
Client: Improve logging during connect
|
6 years ago |
Julius Pfrommer
|
30a14e8bd7
Client: Add support for encrypted UserTokenPolicies
|
6 years ago |
Julius Pfrommer
|
bcaa6695c0
Client: Store SecurityPolicies in the client config; Refactor connection logic
|
6 years ago |
Julius Pfrommer
|
734782360d
Client: Forward UA_String to NetworkLayer plugin
|
6 years ago |
Gabriel do Nascimento Ribeiro
|
02dc4178ce
add requestedSessionTimeout to UA_ClientConfig (#2291)
|
6 years ago |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 years ago |
Julius Pfrommer
|
43a2b539c2
Deprecate UA_TRUE/UA_FALSE for internal use
|
6 years ago |
StalderT
|
0b54639d2f
reset requestId and sendSequenceNumber at connect fix #2139
|
6 years ago |
Julius Pfrommer
|
27dc05196f
SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers
|
6 years ago |
Mark Giraud
|
d907707fcc
Remove OR'ing statuscodes
|
6 years ago |
Julius Pfrommer
|
f6eae36ebe
One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation
|
6 years ago |
Julius Pfrommer
|
7e635abcda
SecureChannel: Split into _init and _setSecurityPolicy
|
6 years ago |
Julius Pfrommer
|
59a3cfb856
Client: Deprecate UA_Client_manuallyRenewSecureChannel
|
6 years ago |
Julius Pfrommer
|
4d6af8f425
Client: Depreate UA_Client_close in favor of UA_Client_disconnect
|
6 years ago |
Stefan Profanter
|
06834b9f1e
Return received error code on ACK message
|
6 years ago |
StalderT
|
047c5e4098
WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598)
|
6 years ago |
Stefan Profanter
|
a30f188a5b
Check for error response on ACK message
|
6 years ago |
Jannis Voelker
|
2dc11f85cd
Fix connection close after secure channel renew with background publish
|
6 years ago |
Julius Pfrommer
|
f4b5fcfbc1
Fix renew SecureChannel with background subscriptions
|
7 years ago |
StalderT
|
f144f0eabc
fix securityPolicyUri selection (#1713)
|
7 years ago |
Julius Pfrommer
|
8066c68aa2
Fix a value reassignment with a cppcheck false positive
|
7 years ago |
StalderT
|
da64add5c0
client basic 256sha256 / server sample / tests / various fixes (#1691)
|
7 years ago |
Stefan Profanter
|
dd9696dede
Support OPC Foundation LDS server
|
7 years ago |
Sharavanan A R
|
9093197f88
[FEATURE] Secure client implementation using basic128rsa15 policy
|
7 years ago |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
7 years ago |
Julius Pfrommer
|
ef02e88fae
simplify generated encoding API
|
7 years ago |
StalderT
|
4057c4d814
add my company name
|
7 years ago |
Julius Pfrommer
|
746ad7ede8
New Subscriptions and MonitoredItems Client API
|
7 years ago |
StalderT
|
b5dc40efef
Add async subscription handling for the client
|
7 years ago |
StalderT
|
d6c54145b4
add missing setClientState
|
7 years ago |