Skip to content

Tags: PaesslerAG/open62541

Tags

v1.1.2

fix(client): don't check security policy for anonym token type

Some servers send a securityPolicyUri even with tokenType UA_USERTOKENTYPE_ANONYMOUS which doesn't make sense at all.

An open62541 based client should be able the connect to such servers anyway

v1.0.2

fix(client): variable name fix

v1.1.1

fix(client): Explicit SecureChannel state for renewal and token revol…

…ving

v1.1

Add test for UA_Server_deleteCondition

v1.1-rc1

fix(plugin): Fix use of uninitialized data in OpenSSL SecurityPolicies

v1.0.1

Bump the version number to 1.0.1

v1.0

fix(doc): Update the description of the achieved certification

v1.1-dev

%d in format string (no. 2) requires 'int' but the argument type is '…

…unsigned int'

v1.0-dev

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge 1.0 into master (open62541#3067)

Merge 1.0 into master

v1.0-rc5

server: CTT - Remove redundant listing of DiscoveryURL

 - Remove the redundant listing of DiscoveryUrls in
   FindServer service

Signed-off-by: Jayanth Velusamy <[email protected]>