Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: swanctl is enabled by default | Andreas Steffen | 2015-12-18 | 1 | -1/+0 |
| | |||||
* | testing: Record strongSwan version when building from tarball | Tobias Brunner | 2015-11-09 | 1 | -0/+1 |
| | |||||
* | testing: Add a base strongswan.conf file used by all hosts in all scenarios | Tobias Brunner | 2015-11-09 | 1 | -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 CRL | Andreas Steffen | 2015-11-03 | 1 | -1/+2 |
| | |||||
* | testing: Update tkm to version 0.1.3 | Tobias Brunner | 2015-10-30 | 1 | -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 IMV | Andreas Steffen | 2015-08-18 | 1 | -0/+2 |
| | |||||
* | testing: Build with --enable-chapoly | Martin Willi | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | testing: Don't check parent dir (and subdirs) when downloading OpenSSL packages | Tobias Brunner | 2015-05-21 | 1 | -1/+1 |
| | |||||
* | testing: Update alog to version 0.3.1 | Reto Buerki | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | testing: Update tkm to version 0.1.2 | Reto Buerki | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | testing: Update tkm-rpc to version 0.2 | Reto Buerki | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | testing: Build forecast plugin | Martin Willi | 2015-02-20 | 1 | -0/+1 |
| | |||||
* | testing: Build strongSwan with the connmark plugin | Martin Willi | 2015-02-20 | 1 | -0/+1 |
| | |||||
* | Created ikev2/rw-ntru-bliss scenario | Andreas Steffen | 2014-11-29 | 1 | -1/+2 |
| | |||||
* | testing: Make TKM related build recipes future-proof | Tobias Brunner | 2014-10-07 | 6 | -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 swanctl | Tobias Brunner | 2014-10-03 | 1 | -1/+2 |
| | |||||
* | testing: Use multiple jobs to install strongSwan | Tobias Brunner | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | testing: Make strongSwan build recipe more configurable | Tobias Brunner | 2014-09-19 | 1 | -4/+13 |
| | |||||
* | testing: Update x509-ada version to 0.1.1 | Reto Buerki | 2014-09-17 | 1 | -1/+1 |
| | | | | Fixes #705. | ||||
* | Updated URL to swidGenerator in recipe5.2.0 | Andreas Steffen | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Updated strongTNC configuration | Andreas Steffen | 2014-06-11 | 1 | -1/+1 |
| | |||||
* | testing: Cache packages downloaded with pip for strongTNC | Tobias Brunner | 2014-06-02 | 1 | -2/+7 |
| | | | | This way no network connections is required to rebuild the root/guest images. | ||||
* | Test SWID REST API ins tnc/tnccs-20-pdp scenarios | Andreas Steffen | 2014-05-31 | 1 | -0/+17 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 1 | -0/+16 |
| | |||||
* | testing: build strongSwan with acert plugin | Martin Willi | 2014-03-31 | 1 | -0/+1 |
| | |||||
* | Added ikev2/lookip scenario | Andreas Steffen | 2014-02-17 | 1 | -1/+2 |
| | |||||
* | testing: Fetch the FreeRADIUS tarball from the "old" directory | Martin Willi | 2014-01-31 | 1 | -1/+1 |
| | | | | Fixes #483. | ||||
* | charon-tkm: Update integration tests | Reto Buerki | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Prototype implementation of IKE key exchange via NTRU encryption | Andreas Steffen | 2013-11-27 | 1 | -1/+2 |
| | |||||
* | Adapted recipe and patches to freeradius-2.2.1 | Andreas Steffen | 2013-10-22 | 3 | -23/+4 |
| | |||||
* | testing: Enable dnscert plugin | Tobias Brunner | 2013-10-11 | 1 | -0/+1 |
| | |||||
* | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 1 | -0/+2 |
| | |||||
* | 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 |
| |