Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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: Add a script to build the current (or an arbitrary) source tree | Tobias Brunner | 2014-09-19 | 1 | -0/+65 | |
| | | | | | | | | | | | | | | This allows to (relatively) quickly (re-)build and install the current or an arbitrary strongSwan source tree within the root image. bindfs is used to bind mount the source directory using the regular user and group (only works if sudo is used to run the script) so that newly created files are not owned by root. As with building the root image in general the guests must not be running while executing this script. The guest images are automatically rebuilt after the root image has been updated so configuration files and other modifications in guests will be lost. | |||||
* | testing: Add packages to rebuild strongSwan from the repository | Tobias Brunner | 2014-09-19 | 1 | -1/+2 | |
| | ||||||
* | 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 | 2 | -4/+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 | 3 | -2/+30 | |
| | ||||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 2 | -1/+18 | |
| | ||||||
* | 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. | |||||
* | Starting with 3.1.7 kernel.org replaced bz2 with xz format | Andreas Steffen | 2014-01-15 | 1 | -1/+1 | |
| | ||||||
* | testing: Fix status output in build-baseimage script | Reto Buerki | 2013-12-04 | 1 | -1/+1 | |
| | ||||||
* | 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 | 2 | -1/+2 | |
| | ||||||
* | fixed configure options5.0.3 | Andreas Steffen | 2013-04-04 | 1 | -0/+2 | |
| | ||||||
* | cleaned up XML code in tnccs-11 plugin | Andreas Steffen | 2013-04-04 | 1 | -2/+3 | |
| | ||||||
* | 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 | 3 | -100/+1 | |
| | | | | | Allows us to install stock debian iptables without the need for patching and compiling our own. | |||||
* | Define SSHCONF from strongswan testing directory, not TESTDIR | Martin Willi | 2013-03-26 | 2 | -0/+2 | |
| | | | | | This fixes the use of SSHCONF in the ssh wrapper script before ./do-tests had a chance to create the required symlinks. | |||||
* | Lazy unmount guest filesystem after building image, as it still might be busy | Martin Willi | 2013-03-26 | 1 | -1/+1 | |
| | ||||||
* | 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. | |||||
* | Added hostapd package to base image | Andreas Steffen | 2013-03-22 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add /usr/local/lib/ipsec to linker cache | Reto Buerki | 2013-03-19 | 1 | -0/+2 | |
| | ||||||
* | Provide recipes to build tkm and required libraries | Reto Buerki | 2013-03-19 | 6 | -1/+105 | |
| | ||||||
* | Add GNAT compiler and Ada libs to base image | Reto Buerki | 2013-03-19 | 1 | -0/+2 | |
| | ||||||
* | testing: Add screen package to base image | Tobias Brunner | 2013-03-05 | 1 | -1/+1 | |
| | | | | Makes working in a single SSH session easier. | |||||
* | Configure winnetou as a DNSSEC enabled nameserver for the strongswan.org, ↵ | Andreas Steffen | 2013-02-19 | 2 | -2/+9 | |
| | | | | org, and root zones | |||||
* | Build unbound and ipseckey plugins on KVM image | Andreas Steffen | 2013-02-19 | 2 | -2/+4 | |
| | ||||||
* | Switch to 'mapped' access mode for hostfs | Reto Buerki | 2013-01-17 | 2 | -12/+8 | |
| | | | | | | | | | | | Passthrough mode only works as expected when running as root. On Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm' so all shared files must be chowned to grant access from guests. Symlinks created on the host are still problematic because the Plan 9 filesystem has no direct notion of symbolic links, see [1]. [1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html | |||||
* | Make guest ACPI shutdown work | Reto Buerki | 2013-01-17 | 1 | -2/+2 | |
| | ||||||
* | Added less package to Debian base image | Andreas Steffen | 2013-01-17 | 1 | -0/+1 | |
| | ||||||
* | Make test scripts callable from any path | Reto Buerki | 2013-01-17 | 7 | -13/+22 | |
| | ||||||
* | Export compile directory to guests | Reto Buerki | 2013-01-17 | 1 | -0/+3 | |
| | | | | | Use 9p over virtio to share files on the host with the guest domains. The files are accessible in the guests /hostfs directory. | |||||
* | Create all images in $BUILDDIR/images | Reto Buerki | 2013-01-17 | 3 | -5/+5 | |
| |