Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Any of the four NTRU parameter sets can be selected | Andreas Steffen | 2013-11-27 | 1 | -0/+8 | |
| | ||||||
* | Added ikev2/net2net-ntru-cert and ikev2/rw-ntru-psk scenarios | Andreas Steffen | 2013-11-27 | 23 | -0/+284 | |
| | ||||||
* | Prototype implementation of IKE key exchange via NTRU encryption | Andreas Steffen | 2013-11-27 | 1 | -1/+2 | |
| | ||||||
* | testing: Config for Linux kernel 3.12 | Tobias Brunner | 2013-11-19 | 1 | -0/+2022 | |
| | | | | | | | | The most significant change is that CONFIG_ACPI_PROC_EVENT is now finally removed (after being deprecated for a long time). So to successfully shutdown the guests via ACPI the CONFIG_INPUT_EVDEV option is now enabled. | |||||
* | Version bump to 5.1.1 | Andreas Steffen | 2013-10-31 | 2 | -4/+2009 | |
| | ||||||
* | Encrypt carol's PKCS#8 private key in openssl-ikve2/rw-suite-b-128|192 scenarios | Andreas Steffen | 2013-10-30 | 4 | -13/+16 | |
| | ||||||
* | Fixed sql/net2net-route-pem scenario evaluation5.1.1rc1 | Andreas Steffen | 2013-10-23 | 1 | -2/+2 | |
| | ||||||
* | Added two Brainpool IKEv2 scenarios | Andreas Steffen | 2013-10-23 | 22 | -0/+298 | |
| | ||||||
* | Updated and split data.sql | Andreas Steffen | 2013-10-23 | 17 | -4528/+295 | |
| | ||||||
* | Adapted recipe and patches to freeradius-2.2.1 | Andreas Steffen | 2013-10-22 | 3 | -23/+4 | |
| | ||||||
* | Increase debug level in libipsec/rw-suite-b scenario | Andreas Steffen | 2013-10-11 | 1 | -0/+1 | |
| | ||||||
* | Use bold font to display key size | Andreas Steffen | 2013-10-11 | 2 | -2/+2 | |
| | ||||||
* | Added swid_directory option | Andreas Steffen | 2013-10-11 | 1 | -0/+3 | |
| | ||||||
* | Added tnc/tnccs-11-supplicant scenario | Andreas Steffen | 2013-10-11 | 29 | -0/+1489 | |
| | ||||||
* | Define aaa.strongswan.org in /etc/hosts | Andreas Steffen | 2013-10-11 | 1 | -1/+1 | |
| | ||||||
* | testing: Add libipsec/host2host-cert scenario | Tobias Brunner | 2013-10-11 | 11 | -0/+1534 | |
| | ||||||
* | testing: Add ikev2/net2net-dnscert scenario | Tobias Brunner | 2013-10-11 | 15 | -0/+224 | |
| | ||||||
* | testing: Provide moon's and sun's certificate as CERT RR | Tobias Brunner | 2013-10-11 | 1 | -0/+51 | |
| | ||||||
* | testing: Enable dnscert plugin | Tobias Brunner | 2013-10-11 | 1 | -0/+1 | |
| | ||||||
* | testing: Load testing.conf.local from the same directory as testing.conf | Tobias Brunner | 2013-10-11 | 1 | -2/+3 | |
| | ||||||
* | testing: Add an IKEv1 host2host AH transport mode test case | Martin Willi | 2013-10-11 | 9 | -0/+89 | |
| | ||||||
* | testing: Add an IKEv1 net2net AH test case | Martin Willi | 2013-10-11 | 9 | -0/+102 | |
| | ||||||
* | testing: Add an IKEv2 host2host AH transport mode test case | Martin Willi | 2013-10-11 | 9 | -0/+89 | |
| | ||||||
* | testing: Add an IKEv2 net2net AH test case | Martin Willi | 2013-10-11 | 9 | -0/+101 | |
| | ||||||
* | testing: Allow AH packets in default INPUT/OUTPUT chains | Martin Willi | 2013-10-11 | 1 | -0/+4 | |
| | ||||||
* | Implemented TCG/PB-PDP_Referral message | Andreas Steffen | 2013-09-17 | 1 | -0/+2 | |
| | ||||||
* | Added ikev1/config-payload-push scenario | Andreas Steffen | 2013-09-07 | 11 | -0/+161 | |
| | ||||||
* | Added tags table and some tag samples | Andreas Steffen | 2013-09-05 | 3 | -2/+176 | |
| | ||||||
* | Added regids table and some sample reqid data | Andreas Steffen | 2013-09-02 | 3 | -0/+107 | |
| | ||||||
* | Pull dave for OS info | Andreas Steffen | 2013-09-02 | 1 | -1/+1 | |
| | ||||||
* | testing: support a .gitignored testing.conf.local for site-local configurations | Martin Willi | 2013-08-29 | 2 | -34/+40 | |
| | ||||||
* | Cleaned configuration files in PT-TLS client scenario | Andreas Steffen | 2013-08-22 | 11 | -127/+13 | |
| | ||||||
* | Flush iptables rules on alice | Andreas Steffen | 2013-08-19 | 1 | -1/+1 | |
| | ||||||
* | Fixes in tnc scenarios | Andreas Steffen | 2013-08-19 | 3 | -2/+5 | |
| | ||||||
* | Added tnc/tnccs-20-pt-tls scenario | Andreas Steffen | 2013-08-19 | 29 | -0/+1346 | |
| | ||||||
* | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 1 | -0/+2 | |
| | ||||||
* | Updated PTS database scheme to new workitems model | Andreas Steffen | 2013-07-29 | 1 | -39/+127 | |
| | ||||||
* | testing: enforce xauth-eap in ikev1/xauth-rsa-eap-md5-radius | Martin Willi | 2013-07-29 | 1 | -1/+1 | |
| | | | | | As eap-radius now provides its own XAuth backend and eap-radius is loaded before xauth-eap, we have to enforce the exact XAuth backend to use. | |||||
* | testing: add a testcase for plain XAuth RADIUS authentication | Martin Willi | 2013-07-29 | 16 | -0/+209 | |
| | ||||||
* | fixed typo5.1.0rc1 | Andreas Steffen | 2013-07-19 | 1 | -1/+1 | |
| | ||||||
* | updated some TNC scenarios | Andreas Steffen | 2013-07-19 | 4 | -18/+59 | |
| | ||||||
* | testing: Don't load certificates explicitly and delete CA certificates in ↵ | Tobias Brunner | 2013-07-15 | 6 | -4/+6 | |
| | | | | | | PKCS#12 scenarios Certificates are now properly extracted from PKCS#12 files. | |||||
* | Override policy recommendation in enforcement | Andreas Steffen | 2013-07-11 | 3 | -17/+17 | |
| | ||||||
* | openssl plugin can replace random, hmac, and gcm plugins | Andreas Steffen | 2013-07-10 | 2 | -2/+2 | |
| | ||||||
* | Added openssl-ikev2/net2net-pkcs12 scenario | Andreas Steffen | 2013-07-10 | 13 | -0/+116 | |
| | ||||||
* | Added ikev2/net2net-pkcs12 scenario | Andreas Steffen | 2013-07-10 | 13 | -0/+116 | |
| | ||||||
* | conntrack -F makes ikev2/nat-rw scenario to work always | Andreas Steffen | 2013-07-10 | 1 | -0/+1 | |
| | ||||||
* | Added config-3.10 | Andreas Steffen | 2013-07-04 | 1 | -0/+1952 | |
| | ||||||
* | Register packages under Debian 7.0 x86_64 | Andreas Steffen | 2013-07-04 | 4 | -35/+774 | |
| | ||||||
* | Ping from dave before shutting down tcpdump in libipsec/rw-suite-b test case5.1.0dr1 | Tobias Brunner | 2013-07-01 | 1 | -1/+1 | |
| |