aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes
Commit message (Collapse)AuthorAgeFilesLines
* testing: Build forecast pluginMartin Willi2015-02-201-0/+1
|
* testing: Build strongSwan with the connmark pluginMartin Willi2015-02-201-0/+1
|
* Created ikev2/rw-ntru-bliss scenarioAndreas Steffen2014-11-291-1/+2
|
* testing: Make TKM related build recipes future-proofTobias Brunner2014-10-076-24/+36
| | | | | | | | The tkm scenarios recently failed due to a segmentation fault on my host because I had an old build of the tkm library already built in the build directory. Because the stamp file was not versioned the new release was never checked out or built and charon-tkm was linked against the old version causing a segmentation fault during key derivation.
* testing: Actually build swanctlTobias Brunner2014-10-031-1/+2
|
* testing: Use multiple jobs to install strongSwanTobias Brunner2014-09-191-1/+1
|
* testing: Make strongSwan build recipe more configurableTobias Brunner2014-09-191-4/+13
|
* testing: Update x509-ada version to 0.1.1Reto Buerki2014-09-171-1/+1
| | | | Fixes #705.
* Updated URL to swidGenerator in recipe5.2.0Andreas Steffen2014-07-091-1/+1
|
* Updated strongTNC configurationAndreas Steffen2014-06-111-1/+1
|
* testing: Cache packages downloaded with pip for strongTNCTobias Brunner2014-06-021-2/+7
| | | | This way no network connections is required to rebuild the root/guest images.
* Test SWID REST API ins tnc/tnccs-20-pdp scenariosAndreas Steffen2014-05-311-0/+17
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-0/+16
|
* testing: build strongSwan with acert pluginMartin Willi2014-03-311-0/+1
|
* Added ikev2/lookip scenarioAndreas Steffen2014-02-171-1/+2
|
* testing: Fetch the FreeRADIUS tarball from the "old" directoryMartin Willi2014-01-311-1/+1
| | | | Fixes #483.
* charon-tkm: Update integration testsReto Buerki2013-12-041-1/+1
|
* Prototype implementation of IKE key exchange via NTRU encryptionAndreas Steffen2013-11-271-1/+2
|
* Adapted recipe and patches to freeradius-2.2.1Andreas Steffen2013-10-223-23/+4
|
* testing: Enable dnscert pluginTobias Brunner2013-10-111-0/+1
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-151-0/+2
|
* Enable libipsec and charon-cmd in strongSwan recipeAndreas Steffen2013-07-011-0/+3
|
* testing: Don't run tests when building tkmTobias Brunner2013-05-071-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-rpcTobias Brunner2013-05-061-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 packagesAndreas Steffen2013-04-191-18/+5
|
* build openssl-fips in KVM root-imageAndreas Steffen2013-04-195-0/+49
|
* build soup plugin in KVM test environmentAndreas Steffen2013-04-151-0/+1
|
* fixed configure options5.0.3Andreas Steffen2013-04-041-0/+2
|
* fix start of wpa_supplicantAndreas Steffen2013-03-312-6/+18
|
* Use new strongSwan HA kernel patchset keeping iptables ABIMartin Willi2013-03-262-98/+0
| | | | | Allows us to install stock debian iptables without the need for patching and compiling our own.
* Recipes: Disable Anet unit testsReto Buerki2013-03-251-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 buildReto Buerki2013-03-227-9/+17
|
* Build TNC-enabled wpa_supplicantAndreas Steffen2013-03-222-0/+74
|
* Provide script to build Ada XFRM proxyReto Buerki2013-03-191-0/+21
|
* Provide recipes to build tkm and required librariesReto Buerki2013-03-196-1/+105
|
* Build unbound and ipseckey plugins on KVM imageAndreas Steffen2013-02-191-1/+3
|
* Patch iptables for use with HA kernel patch (XFRM hooks)Tobias Brunner2013-01-172-4/+75
|
* Prefix all recipes with a numberReto Buerki2013-01-173-0/+0
|
* Adjust strongSwan version handling in HTML outputReto Buerki2013-01-171-1/+1
|
* Patch AVP parsing in EAP-TTLS module in FreeRADIUSTobias Brunner2013-01-172-0/+19
|
* Add recipes for libtnc and TNC@FHHTobias Brunner2013-01-174-1/+6748
|
* Patch EAP-SIM module in FreeRADIUSTobias Brunner2013-01-172-4/+44
|
* Add recipe for iptablesReto Buerki2012-12-181-0/+27
|
* Add freeradius recipeReto Buerki2012-12-181-0/+32
|
* Factor out building of strongswan into own MakefileReto Buerki2012-12-181-0/+87
Small Makefiles (recipes) are used to install software from source into the root UML image.