Skip to content

Tags: axlev/open62541

Tags

v1.2-rc1

Toggle v1.2-rc1's commit message
refactor(server): Clarify handling of BrowseName hash collisions

v1.0.3

Toggle v1.0.3's commit message
fix(server): Don't declare variables in the type-hierarchy dynamic

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request open62541#4010 from jpfr/merge_10_11

Merge 1.0 to 1.1.

v1.1.2

Toggle v1.1.2's commit message
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

Toggle v1.0.2's commit message
fix(client): variable name fix

v1.1.1

Toggle v1.1.1's commit message
fix(client): Explicit SecureChannel state for renewal and token revol…

…ving

v1.1

Toggle v1.1's commit message
Add test for UA_Server_deleteCondition

v1.1-rc1

Toggle v1.1-rc1's commit message
fix(plugin): Fix use of uninitialized data in OpenSSL SecurityPolicies

v1.0.1

Toggle v1.0.1's commit message
Bump the version number to 1.0.1

v1.0

Toggle v1.0's commit message
fix(doc): Update the description of the achieved certification