Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable libipsec and charon-cmd in strongSwan recipe | Andreas Steffen | 2013-07-01 | 1 | -0/+3 |
| | |||||
* | testing: Don't run tests when building tkm | Tobias Brunner | 2013-05-07 | 1 | -1/+1 |
| | | | | | | | The problem with XML/Ada described in 9c2aba27 actually occurs when running the tests here. Really fixes #336. | ||||
* | testing: Don't run tests when building tkm-rpc | Tobias Brunner | 2013-05-06 | 1 | -1/+1 |
| | | | | | | | | | There are issues with some versions of the XML/Ada library on i386, blocking the build of the testing environment when these tests are run. TKM tests won't work in such a case but at least make-testing does not block with this patch. Fixes #336. | ||||
* | install FIPS-aware OpenSSL Debian packages | Andreas Steffen | 2013-04-19 | 1 | -18/+5 |
| | |||||
* | build openssl-fips in KVM root-image | Andreas Steffen | 2013-04-19 | 5 | -0/+49 |
| | |||||
* | build soup plugin in KVM test environment | Andreas Steffen | 2013-04-15 | 1 | -0/+1 |
| | |||||
* | fixed configure options5.0.3 | Andreas Steffen | 2013-04-04 | 1 | -0/+2 |
| | |||||
* | fix start of wpa_supplicant | Andreas Steffen | 2013-03-31 | 2 | -6/+18 |
| | |||||
* | Use new strongSwan HA kernel patchset keeping iptables ABI | Martin Willi | 2013-03-26 | 2 | -98/+0 |
| | | | | | Allows us to install stock debian iptables without the need for patching and compiling our own. | ||||
* | Recipes: Disable Anet unit tests | Reto Buerki | 2013-03-25 | 1 | -1/+1 |
| | | | | | | Some Anet unit tests may fail because of the network configuration on the testing host. These failures do not indicate a problem in Anet but are a result of unpredictable events. | ||||
* | Fixed TKM build | Reto Buerki | 2013-03-22 | 7 | -9/+17 |
| | |||||
* | Build TNC-enabled wpa_supplicant | Andreas Steffen | 2013-03-22 | 2 | -0/+74 |
| | |||||
* | Provide script to build Ada XFRM proxy | Reto Buerki | 2013-03-19 | 1 | -0/+21 |
| | |||||
* | Provide recipes to build tkm and required libraries | Reto Buerki | 2013-03-19 | 6 | -1/+105 |
| | |||||
* | Build unbound and ipseckey plugins on KVM image | Andreas Steffen | 2013-02-19 | 1 | -1/+3 |
| | |||||
* | Patch iptables for use with HA kernel patch (XFRM hooks) | Tobias Brunner | 2013-01-17 | 2 | -4/+75 |
| | |||||
* | Prefix all recipes with a number | Reto Buerki | 2013-01-17 | 3 | -0/+0 |
| | |||||
* | Adjust strongSwan version handling in HTML output | Reto Buerki | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Patch AVP parsing in EAP-TTLS module in FreeRADIUS | Tobias Brunner | 2013-01-17 | 2 | -0/+19 |
| | |||||
* | Add recipes for libtnc and TNC@FHH | Tobias Brunner | 2013-01-17 | 4 | -1/+6748 |
| | |||||
* | Patch EAP-SIM module in FreeRADIUS | Tobias Brunner | 2013-01-17 | 2 | -4/+44 |
| | |||||
* | Add recipe for iptables | Reto Buerki | 2012-12-18 | 1 | -0/+27 |
| | |||||
* | Add freeradius recipe | Reto Buerki | 2012-12-18 | 1 | -0/+32 |
| | |||||
* | Factor out building of strongswan into own Makefile | Reto Buerki | 2012-12-18 | 1 | -0/+87 |
Small Makefiles (recipes) are used to install software from source into the root UML image. |