Commit Graph
5 Commits
Author SHA1 Message Date
Arthur Chan 50fc4c24a6 fuzz: Add fuzzer targeting RADIUS messages
Closes strongswan/strongswan#3027

Signed-off-by: Arthur Chan <[email protected]>
2026-05-27 12:36:26 +02:00
Arthur Chan a5bcaa70ed fuzz: Add fuzzer targeting VICI messages
Closes strongswan/strongswan#3026

Signed-off-by: Arthur Chan <[email protected]>
2026-05-27 12:32:40 +02:00
Arthur Chan 005a3fb168 fuzz: Add dependency to fuzz RADIUS message parsing
Due to the static build, libcharon will depend on libradius as soon as
eap-radius is enabled even if not actually used.  So in order to avoid
breaking the build of fuzz_ike when enabling this in CIFuzz, enable
it now before adding the actual fuzzer.

Closes strongswan/strongswan#3028

Signed-off-by: Arthur Chan <[email protected]>
2026-03-16 16:37:57 +01:00
Arthur Chan 0f4a78025c github: Add latest CIFuzz
Signed-off-by: Arthur Chan <[email protected]>
2026-02-04 12:38:17 +01:00
Arthur Chan b8deb618ef oss-fuzz: Add new fuzzer for libcharon IKE message parser
Closes strongswan/strongswan#2988

Signed-off-by: Arthur Chan <[email protected]>
2026-01-28 11:59:41 +01:00