aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes
Commit message (Collapse)AuthorAgeFilesLines
* testing: Enable systemdAndreas Steffen2017-11-101-1/+2
|
* testing: Adaptation to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-081-0/+2
|
* testing: Created ikev2/rw-eap-aka-sql-rsa scenarioAndreas Steffen2017-04-261-0/+1
| | | | This test scenario tests the eap-simaka-sql plugin.
* testing: strongTNC does not come with django.db any moreAndreas Steffen2016-12-171-1/+1
|
* testing: Added ikev2/rw-newhope-bliss scenarioAndreas Steffen2016-08-101-1/+2
|
* testing: Remove obsolete openssl-fips recipeTobias Brunner2016-07-041-23/+0
| | | | | | This was only required when we initially started and OpenSSL was built from sources, which was changed with b97dd59ba841 ("install FIPS-aware OpenSSL Debian packages").
* testing: Update FreeRADIUS to 2.2.8Tobias Brunner2016-06-172-3/+3
| | | | | | | | | While this is not the latest 2.x release it is the latest in /old. Upgrading to 3.0 might be possible, not sure if the TNC-FHH patches could be easily updated, though. Upgrading to 3.1 will definitely not be possible directly as that version removes the EAP-TNC module. So we'd first have to get rid of the TNC-FHH stuff.
* testing: Build hostapd from sourcesTobias Brunner2016-06-162-0/+77
| | | | | | | | There is a bug (fix at [1]) in hostapd 2.1-2.3 that let it crash when used with the wired driver. The package in jessie (and sid) is affected, so we build it from sources (same, older, version as wpa_supplicant). [1] http://w1.fi/cgit/hostap/commit/?id=e9b783d58c23a7bb50b2f25bce7157f1f3
* testing: Update download URL for wpa_supplicantTobias Brunner2016-06-161-1/+1
|
* testing: Install packages like the FIPS-enabled OpenSSL from a custom apt repoTobias Brunner2016-06-161-13/+0
|
* testing: Add a patch to tnc-fhh that avoids building the tncsim packageTobias Brunner2016-06-152-1/+20
| | | | This sub-package does not build on Debian jessie.
* testing: swanctl is enabled by defaultAndreas Steffen2015-12-181-1/+0
|
* testing: Record strongSwan version when building from tarballTobias Brunner2015-11-091-0/+1
|
* testing: Add a base strongswan.conf file used by all hosts in all scenariosTobias Brunner2015-11-091-0/+1
| | | | | | We will use this to set some defaults (e.g. timeouts to make testing negative tests quicker). We don't want these settings to show up in the configs of the actual scenarios though.
* testing: BLISS CA uses SHA-3 in its CRLAndreas Steffen2015-11-031-1/+2
|
* testing: Update tkm to version 0.1.3Tobias Brunner2015-10-301-1/+1
| | | | | | Adds XFRM state/policy flush when terminating which caused tests to fail due to the check added with 9086f060d35a ("testing: Let test scenarios fail if IPsec SAs or policies are not removed").
* testing: enable HCD IMC and IMVAndreas Steffen2015-08-181-0/+2
|
* testing: Build with --enable-chapolyMartin Willi2015-07-121-0/+1
|
* testing: Don't check parent dir (and subdirs) when downloading OpenSSL packagesTobias Brunner2015-05-211-1/+1
|
* testing: Update alog to version 0.3.1Reto Buerki2015-05-051-1/+1
|
* testing: Update tkm to version 0.1.2Reto Buerki2015-05-051-1/+1
|
* testing: Update tkm-rpc to version 0.2Reto Buerki2015-05-051-1/+1
|
* 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
|