遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/2170)
<a href="https://www.bestpractices.dev/projects/2170"><img src="https://www.bestpractices.dev/projects/2170/badge"></a>
strongSwan is an open source IPsec-based VPN solution. It features IKEv1 and IKEv2 keying capabilities and runs on Linux 2.6, 3.x and 4.x kernels, Android, FreeBSD, Mac OS X and Windows.
https://wiki.strongswan.org/projects/strongswan/wiki/Contributions
https://wiki.strongswan.org/projects/strongswan/issues
If appropriate we add tests if the submitter failed to do so
Currently used are -Wno-format and -Wno-format-security (causing lots of warnings due to the use of custom printf-specifiers), and -Wno-pointer-sign (does not seem necessary anymore with current compilers)
SHA-1 is required because the IKEv2 protocol relies it for some applications (e.g. NAT-D payloads), other than that stronger algorithms are preferred
警告:需要更长的理由。
OSS-Fuzz is used for parts of the code
后退