open62541:pack/1.2

Last commit made on 2021-10-07
Get this branch:
git clone -b pack/1.2 https://git.launchpad.net/open62541

Branch merges

Branch information

Name:
pack/1.2
Repository:
lp:open62541

Recent commits

9d37e58... by Andreas Ebner

[ci skip] Pack with inline submodules

ecf5a70... by LeSmou

fix(plugin): Signature keylength can be > 256bit

1518373... by LeSmou

fix(nc): Don't exclude Diagnostics datatypes from the generation

ad2e184... by LeSmou

refactor(nc): Simplify skipping of excluded datatypes

7748308... by LeSmou

fix(nc): Allow DataTypes with NodeId in the name

Explicitly spell out the types that are excluded from ns0 instead of a
regex.

736859a... by LeSmou

fix(test): Fix the unit test for overflow event checks

1d2dbf0... by LeSmou

fix(server): Set the ClientHandle for overflow events

aa12063... by LeSmou

refactor(server): Reduce the internal API surface for notification queues

ad7e6e3... by Jannis Voelker <email address hidden>

fix(nc): Fix duplicate value 0 in union switch field enums

0217850... by LeSmou

fix(arch): #ifdef IPv6 code in network_tcp.c