summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/fwknop
Commit message (Collapse)AuthorAgeFilesLines
* fwknop: Specify target locations of gpg and wgetKhem Raj2024-08-191-1/+3
| | | | | | | | This fixes emitting buildpaths into binary and also fixes the issue where these tools wont exist on the paths they were found on build machine Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: Upgrade to 2.6.11Khem Raj2024-08-183-61/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: Fix AS_IF configure syntaxKhem Raj2023-04-022-11/+32
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: Use pkg-config instead of gpgme-configKhem Raj2023-04-022-1/+29
| | | | | | pkg-config is sysroot aware which is needed for cross-builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fwknop: Fix build with gcc10Khem Raj2020-08-132-0/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: update to 2.6.10Oleksandr Kravchuk2019-04-091-3/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: Use new config.guess and config.subKhem Raj2018-04-091-0/+3
| | | | | | | | This brings in new architecture support for risc-v Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* fwknop: Initial add 2.6.9Alexandru Moise2016-12-141-0/+34
fwknop is a SPA (Single Packet Authorization) scheme for strong service concealment. Modern alternative to port knocking using a single encrypted packet for authentification with a firewall. Signed-off-by: Alexandru Moise <00moses.alexander00@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>