]> git.ipfire.org Git - thirdparty/strongswan.git/commit
github: Check active transforms against reference files
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 Aug 2025 09:49:48 +0000 (11:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 8 Aug 2025 13:50:04 +0000 (15:50 +0200)
commitfffcd5b78c4a5c013dab741279085e75fc3f0630
tree33cdc52172cab113882ca09f096349bb079eecd6
parent261af4620a03daac6751223e5b7a4d119790a07e
github: Check active transforms against reference files

Also collect current results so we can update reference files easily.

Enabled AES-CFB in wolfSSL as we have already support for it in the
plugin.
.github/active-transforms/botan [new file with mode: 0644]
.github/active-transforms/gcrypt [new file with mode: 0644]
.github/active-transforms/openssl [new file with mode: 0644]
.github/active-transforms/openssl-3 [new file with mode: 0644]
.github/active-transforms/openssl-awslc [new file with mode: 0644]
.github/active-transforms/wolfssl [new file with mode: 0644]
.github/workflows/linux.yml
scripts/test.sh