[Pkg-swan-devel] [strongswan] 01/02: Merge tag 'v5.2.1-4' into strongswan-wheezy-backports
Romain Francoise
rfrancoise at moszumanska.debian.org
Tue Nov 4 07:45:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
rfrancoise pushed a commit to branch strongswan-wheezy-backports
in repository strongswan.
commit 8ae7d0119d2d1dc703730c3d320f94a781f071e0
Merge: b537ecd 6766cf1
Author: Romain Francoise <rfrancoise at debian.org>
Date: Tue Oct 28 22:41:05 2014 +0100
Merge tag 'v5.2.1-4' into strongswan-wheezy-backports
Debian release 5.2.1-4
* tag 'v5.2.1-4':
Run the test suite only on amd64
Disable libtls tests again for 5.2.1-3
Upload to unstable
Cherry-pick 701d6ed and 1c70c6e from upstream to fix big-endian FTBFS
Run the test suite only on amd64, i386, and s390x
Re-enable libtls test suite
Update Dutch translation (#763798)
Bump Standards-Version to 3.9.6
Refresh patches against 5.2.1
Upload to unstable
Update debian/changelog
Import upstream release 5.2.1
Stop shipping /etc/strongswan.conf.d in libstrongswan
Android.common.mk | 2 +-
Makefile.in | 8 +
NEWS | 25 +
conf/Makefile.am | 8 +-
conf/Makefile.in | 16 +-
conf/options/charon-systemd.conf | 16 +
conf/options/charon-systemd.opt | 13 +
conf/options/charon.conf | 8 +-
conf/options/charon.opt | 8 +-
conf/options/starter.conf | 3 +
conf/options/starter.opt | 3 +
conf/plugins/eap-radius.conf | 6 +-
conf/plugins/eap-radius.opt | 6 +-
conf/plugins/ext-auth.conf | 11 +
conf/plugins/ext-auth.opt | 15 +
conf/plugins/kernel-netlink.conf | 10 +
conf/plugins/kernel-netlink.opt | 15 +
conf/plugins/stroke.conf | 3 +
conf/plugins/stroke.opt | 3 +
conf/strongswan.conf.5.main | 75 +-
config.h.in | 3 +
configure | 1038 ++++++++--
configure.ac | 96 +-
debian/changelog | 35 +
debian/control | 2 +-
debian/libstrongswan.dirs | 1 -
debian/patches/02_chunk-endianness.patch | 72 +
debian/patches/02_disable-libtls-tests.patch | 8 -
debian/patches/03_systemd-service.patch | 2 +-
debian/patches/04_disable-libtls-tests.patch | 8 +
debian/patches/series | 3 +-
debian/po/nl.po | 59 +-
debian/rules | 17 +-
init/Makefile.am | 8 +-
init/Makefile.in | 15 +-
init/systemd-swanctl/Makefile.am | 11 +
init/systemd-swanctl/Makefile.in | 598 ++++++
init/systemd-swanctl/strongswan-swanctl.service.in | 9 +
init/systemd/Makefile.in | 8 +
init/systemd/strongswan.service.in | 2 +-
man/Makefile.am | 6 +-
man/Makefile.in | 17 +-
man/ipsec.conf.5.in | 5 +-
scripts/Makefile.in | 8 +
src/Makefile.am | 8 +-
src/Makefile.in | 28 +-
src/_copyright/Makefile.in | 8 +
src/_updown/Makefile.in | 8 +
src/_updown_espmark/Makefile.in | 8 +
src/aikgen/Makefile.in | 8 +
src/charon-cmd/Makefile.in | 8 +
src/charon-cmd/charon-cmd.c | 5 +-
src/charon-nm/Makefile.in | 8 +
src/charon-nm/nm/nm_backend.c | 2 +-
src/charon-svc/Makefile.in | 8 +
src/charon-systemd/Makefile.am | 19 +
src/charon-systemd/Makefile.in | 765 +++++++
src/charon-systemd/charon-systemd.c | 403 ++++
src/charon-tkm/Makefile.in | 8 +
src/charon-tkm/src/charon-tkm.c | 2 +-
src/charon-tkm/src/tkm/tkm_diffie_hellman.c | 3 +-
src/charon-tkm/tests/tests.c | 2 +-
src/charon/Makefile.in | 8 +
src/charon/charon.c | 6 +-
src/checksum/Makefile.am | 5 -
src/checksum/Makefile.in | 43 +-
src/conftest/Makefile.in | 8 +
src/conftest/hooks/ike_auth_fill.c | 2 +-
src/conftest/hooks/reset_seq.c | 2 +-
src/dumm/Makefile.in | 8 +
src/include/Makefile.in | 8 +
src/ipsec/Makefile.in | 8 +
src/ipsec/_ipsec.8 | 14 +-
src/ipsec/_ipsec.8.in | 12 +-
src/ipsec/_ipsec.in | 51 +-
src/libcharon/Android.mk | 3 +-
src/libcharon/Makefile.am | 10 +-
src/libcharon/Makefile.in | 296 +--
src/libcharon/bus/bus.c | 37 +-
src/libcharon/bus/bus.h | 23 +-
src/libcharon/bus/listeners/listener.h | 18 +-
src/libcharon/config/child_cfg.c | 11 +
src/libcharon/config/proposal.c | 10 +-
src/libcharon/daemon.c | 2 +-
src/libcharon/encoding/message.c | 997 +++++++--
src/libcharon/encoding/message.h | 72 +-
src/libcharon/encoding/parser.c | 2 +-
.../encoding/payloads/encrypted_fragment_payload.h | 85 +
.../encoding/payloads/encrypted_payload.c | 1022 ++++++++++
.../encoding/payloads/encrypted_payload.h | 132 ++
.../encoding/payloads/encryption_payload.c | 634 ------
.../encoding/payloads/encryption_payload.h | 111 -
src/libcharon/encoding/payloads/ike_header.c | 16 +-
src/libcharon/encoding/payloads/notify_payload.c | 18 +-
src/libcharon/encoding/payloads/notify_payload.h | 4 +
src/libcharon/encoding/payloads/payload.c | 41 +-
src/libcharon/encoding/payloads/payload.h | 24 +-
src/libcharon/encoding/payloads/sa_payload.c | 17 +-
src/libcharon/network/receiver.c | 4 +-
src/libcharon/plugins/addrblock/Makefile.in | 8 +
src/libcharon/plugins/android_dns/Makefile.in | 8 +
src/libcharon/plugins/android_log/Makefile.in | 8 +
src/libcharon/plugins/certexpire/Makefile.in | 8 +
src/libcharon/plugins/coupling/Makefile.in | 8 +
src/libcharon/plugins/dhcp/Makefile.in | 8 +
src/libcharon/plugins/dnscert/Makefile.in | 8 +
src/libcharon/plugins/duplicheck/Makefile.in | 8 +
src/libcharon/plugins/eap_aka/Makefile.in | 8 +
src/libcharon/plugins/eap_aka_3gpp2/Makefile.in | 8 +
src/libcharon/plugins/eap_dynamic/Makefile.in | 8 +
src/libcharon/plugins/eap_gtc/Makefile.in | 8 +
src/libcharon/plugins/eap_identity/Makefile.in | 8 +
src/libcharon/plugins/eap_md5/Makefile.in | 8 +
src/libcharon/plugins/eap_mschapv2/Makefile.in | 8 +
src/libcharon/plugins/eap_peap/Makefile.in | 8 +
src/libcharon/plugins/eap_radius/Makefile.in | 8 +
src/libcharon/plugins/eap_radius/eap_radius.c | 50 +
.../plugins/eap_radius/eap_radius_accounting.c | 10 +
src/libcharon/plugins/eap_sim/Makefile.in | 8 +
src/libcharon/plugins/eap_sim_file/Makefile.in | 8 +
src/libcharon/plugins/eap_sim_pcsc/Makefile.in | 8 +
.../plugins/eap_simaka_pseudonym/Makefile.in | 8 +
.../plugins/eap_simaka_reauth/Makefile.in | 8 +
src/libcharon/plugins/eap_simaka_sql/Makefile.in | 8 +
src/libcharon/plugins/eap_tls/Makefile.in | 8 +
src/libcharon/plugins/eap_tnc/Makefile.in | 8 +
src/libcharon/plugins/eap_ttls/Makefile.in | 8 +
src/libcharon/plugins/error_notify/Makefile.in | 8 +
src/libcharon/plugins/ext_auth/Makefile.am | 18 +
src/libcharon/plugins/ext_auth/Makefile.in | 774 +++++++
src/libcharon/plugins/ext_auth/ext_auth_listener.c | 203 ++
src/libcharon/plugins/ext_auth/ext_auth_listener.h | 59 +
src/libcharon/plugins/ext_auth/ext_auth_plugin.c | 156 ++
src/libcharon/plugins/ext_auth/ext_auth_plugin.h | 49 +
src/libcharon/plugins/farp/Makefile.in | 8 +
src/libcharon/plugins/ha/Makefile.in | 8 +
src/libcharon/plugins/ha/ha_dispatcher.c | 2 +
src/libcharon/plugins/ipseckey/Makefile.in | 8 +
src/libcharon/plugins/kernel_iph/Makefile.in | 8 +
src/libcharon/plugins/kernel_libipsec/Makefile.in | 8 +
src/libcharon/plugins/kernel_wfp/Makefile.in | 8 +
src/libcharon/plugins/led/Makefile.in | 8 +
src/libcharon/plugins/load_tester/Makefile.in | 8 +
src/libcharon/plugins/lookip/Makefile.in | 8 +
src/libcharon/plugins/maemo/Makefile.in | 8 +
src/libcharon/plugins/medcli/Makefile.in | 8 +
src/libcharon/plugins/medsrv/Makefile.in | 8 +
src/libcharon/plugins/osx_attr/Makefile.in | 8 +
src/libcharon/plugins/radattr/Makefile.in | 8 +
src/libcharon/plugins/smp/Makefile.in | 8 +
src/libcharon/plugins/socket_default/Makefile.in | 8 +
.../plugins/socket_default/socket_default_socket.c | 5 +-
src/libcharon/plugins/socket_dynamic/Makefile.in | 8 +
.../plugins/socket_dynamic/socket_dynamic_socket.c | 5 +-
src/libcharon/plugins/socket_win/Makefile.in | 8 +
.../plugins/socket_win/socket_win_socket.c | 5 +-
src/libcharon/plugins/sql/Makefile.in | 8 +
src/libcharon/plugins/stroke/Makefile.in | 8 +
src/libcharon/plugins/stroke/stroke_cred.c | 12 +-
src/libcharon/plugins/systime_fix/Makefile.in | 8 +
src/libcharon/plugins/tnc_ifmap/Makefile.in | 8 +
src/libcharon/plugins/tnc_pdp/Makefile.in | 8 +
src/libcharon/plugins/uci/Makefile.in | 8 +
src/libcharon/plugins/unit_tester/Makefile.in | 8 +
src/libcharon/plugins/unity/Makefile.in | 8 +
src/libcharon/plugins/unity/unity_narrow.c | 69 +-
src/libcharon/plugins/updown/Makefile.in | 8 +
src/libcharon/plugins/updown/updown_listener.c | 461 ++---
src/libcharon/plugins/vici/Makefile.am | 7 +
src/libcharon/plugins/vici/Makefile.in | 210 +-
src/libcharon/plugins/vici/README.md | 698 ++++++-
src/libcharon/plugins/vici/libvici.c | 5 +-
src/libcharon/plugins/vici/libvici.h | 4 +-
src/libcharon/plugins/vici/ruby/Makefile.am | 22 +
src/libcharon/plugins/vici/ruby/Makefile.in | 556 +++++
src/libcharon/plugins/vici/ruby/lib/vici.rb | 569 ++++++
src/libcharon/plugins/vici/ruby/vici.gemspec.in | 16 +
src/libcharon/plugins/vici/suites/test_message.c | 2 +-
src/libcharon/plugins/vici/vici_control.c | 12 +
src/libcharon/plugins/vici/vici_cred.c | 5 +-
src/libcharon/plugins/vici/vici_message.c | 4 +
src/libcharon/plugins/whitelist/Makefile.in | 8 +
src/libcharon/plugins/xauth_eap/Makefile.in | 8 +
src/libcharon/plugins/xauth_generic/Makefile.in | 8 +
src/libcharon/plugins/xauth_noauth/Makefile.in | 8 +
src/libcharon/plugins/xauth_pam/Makefile.in | 8 +
src/libcharon/processing/jobs/adopt_children_job.c | 40 +
src/libcharon/processing/jobs/adopt_children_job.h | 8 +
src/libcharon/processing/jobs/update_sa_job.c | 7 +-
src/libcharon/sa/ike_sa.c | 138 +-
src/libcharon/sa/ike_sa.h | 34 +-
src/libcharon/sa/ike_sa_manager.c | 48 +-
src/libcharon/sa/ikev1/phase1.c | 12 +
src/libcharon/sa/ikev1/task_manager_v1.c | 445 ++--
src/libcharon/sa/ikev1/tasks/aggressive_mode.c | 32 +-
src/libcharon/sa/ikev1/tasks/informational.c | 6 +-
src/libcharon/sa/ikev1/tasks/isakmp_vendor.c | 39 +-
src/libcharon/sa/ikev1/tasks/main_mode.c | 31 +-
src/libcharon/sa/ikev1/tasks/quick_mode.c | 26 +-
src/libcharon/sa/ikev1/tasks/xauth.c | 23 +-
src/libcharon/sa/ikev1/tasks/xauth.h | 5 +
src/libcharon/sa/ikev2/task_manager_v2.c | 307 ++-
src/libcharon/sa/ikev2/tasks/ike_init.c | 23 +
src/libcharon/sa/ikev2/tasks/ike_mobike.c | 95 +-
src/libcharon/sa/ikev2/tasks/ike_mobike.h | 8 +-
src/libfast/Makefile.in | 8 +
src/libhydra/Makefile.am | 3 +-
src/libhydra/Makefile.in | 11 +-
src/libhydra/plugins/attr/Makefile.in | 8 +
src/libhydra/plugins/attr_sql/Makefile.in | 8 +
src/libhydra/plugins/kernel_netlink/Makefile.in | 8 +
.../plugins/kernel_netlink/kernel_netlink_ipsec.c | 86 +-
.../plugins/kernel_netlink/kernel_netlink_net.c | 90 +-
.../plugins/kernel_netlink/kernel_netlink_shared.c | 79 +-
.../plugins/kernel_netlink/kernel_netlink_shared.h | 10 +-
src/libhydra/plugins/kernel_pfkey/Makefile.in | 8 +
.../plugins/kernel_pfkey/kernel_pfkey_ipsec.c | 4 +-
src/libhydra/plugins/kernel_pfroute/Makefile.in | 8 +
.../plugins/kernel_pfroute/kernel_pfroute_net.c | 53 +-
src/libhydra/plugins/resolve/Makefile.in | 8 +
src/libimcv/Android.mk | 57 +-
src/libimcv/Makefile.am | 106 +-
src/libimcv/Makefile.in | 777 ++++++-
src/libimcv/ietf/ietf_attr.c | 29 +-
src/libimcv/ietf/ietf_attr.h | 8 +-
src/libimcv/ietf/ietf_attr_assess_result.c | 29 +-
src/libimcv/ietf/ietf_attr_assess_result.h | 8 +-
src/libimcv/ietf/ietf_attr_attr_request.c | 30 +-
src/libimcv/ietf/ietf_attr_attr_request.h | 10 +-
src/libimcv/ietf/ietf_attr_default_pwd_enabled.c | 26 +-
src/libimcv/ietf/ietf_attr_default_pwd_enabled.h | 6 +-
src/libimcv/ietf/ietf_attr_fwd_enabled.c | 26 +-
src/libimcv/ietf/ietf_attr_fwd_enabled.h | 8 +-
src/libimcv/ietf/ietf_attr_installed_packages.c | 138 +-
src/libimcv/ietf/ietf_attr_installed_packages.h | 18 +-
src/libimcv/ietf/ietf_attr_numeric_version.c | 29 +-
src/libimcv/ietf/ietf_attr_numeric_version.h | 8 +-
src/libimcv/ietf/ietf_attr_op_status.c | 24 +-
src/libimcv/ietf/ietf_attr_op_status.h | 8 +-
src/libimcv/ietf/ietf_attr_pa_tnc_error.c | 82 +-
src/libimcv/ietf/ietf_attr_pa_tnc_error.h | 28 +-
src/libimcv/ietf/ietf_attr_port_filter.c | 30 +-
src/libimcv/ietf/ietf_attr_port_filter.h | 8 +-
src/libimcv/ietf/ietf_attr_product_info.c | 30 +-
src/libimcv/ietf/ietf_attr_product_info.h | 8 +-
src/libimcv/ietf/ietf_attr_remediation_instr.c | 26 +-
src/libimcv/ietf/ietf_attr_remediation_instr.h | 8 +-
src/libimcv/ietf/ietf_attr_string_version.c | 26 +-
src/libimcv/ietf/ietf_attr_string_version.h | 8 +-
src/libimcv/imc/imc_agent.c | 28 +-
src/libimcv/imc/imc_agent.h | 12 +-
src/libimcv/imc/imc_msg.c | 239 ++-
src/libimcv/imc/imc_msg.h | 6 +-
src/libimcv/imc/imc_os_info.h | 2 +-
src/libimcv/imc/imc_state.h | 11 +-
src/libimcv/imcv.c | 45 +-
src/libimcv/imcv.h | 12 +
src/libimcv/imcv_tests.c | 45 +
src/libimcv/imcv_tests.h | 17 +
src/libimcv/imv/data.sql | 35 +
src/libimcv/imv/imv_agent.c | 26 +
src/libimcv/imv/imv_agent.h | 10 +
src/libimcv/imv/imv_msg.c | 238 ++-
src/libimcv/imv/imv_msg.h | 6 +-
src/libimcv/imv/imv_os_info.h | 2 +-
src/libimcv/imv/imv_state.h | 8 +
src/libimcv/ita/ita_attr.c | 19 +-
src/libimcv/ita/ita_attr.h | 8 +-
src/libimcv/ita/ita_attr_angel.c | 12 +-
src/libimcv/ita/ita_attr_angel.h | 5 +-
src/libimcv/ita/ita_attr_command.c | 30 +-
src/libimcv/ita/ita_attr_command.h | 7 +-
src/libimcv/ita/ita_attr_device_id.c | 27 +-
src/libimcv/ita/ita_attr_device_id.h | 7 +-
src/libimcv/ita/ita_attr_dummy.c | 34 +-
src/libimcv/ita/ita_attr_dummy.h | 9 +-
src/libimcv/ita/ita_attr_get_settings.c | 29 +-
src/libimcv/ita/ita_attr_get_settings.h | 8 +-
src/libimcv/ita/ita_attr_settings.c | 28 +-
src/libimcv/ita/ita_attr_settings.h | 5 +-
src/libimcv/os_info/os_info.h | 1 -
src/libimcv/pa_tnc/pa_tnc_attr.h | 13 +-
src/libimcv/pa_tnc/pa_tnc_attr_manager.c | 161 +-
src/libimcv/pa_tnc/pa_tnc_attr_manager.h | 26 +-
src/libimcv/pa_tnc/pa_tnc_msg.c | 221 +-
src/libimcv/pa_tnc/pa_tnc_msg.h | 6 +-
src/libimcv/plugins/imc_attestation/Makefile.am | 18 +
src/libimcv/plugins/imc_attestation/Makefile.in | 765 +++++++
.../plugins/imc_attestation/imc_attestation.c | 335 +++
.../imc_attestation/imc_attestation_process.c | 480 +++++
.../imc_attestation/imc_attestation_process.h | 0
.../imc_attestation/imc_attestation_state.c | 260 +++
.../imc_attestation/imc_attestation_state.h | 86 +
src/libimcv/plugins/imc_os/Makefile.in | 8 +
src/libimcv/plugins/imc_os/imc_os.c | 70 +-
src/libimcv/plugins/imc_os/imc_os_state.c | 16 +-
src/libimcv/plugins/imc_scanner/Makefile.in | 8 +
src/libimcv/plugins/imc_scanner/imc_scanner.c | 10 +-
.../plugins/imc_scanner/imc_scanner_state.c | 16 +-
src/libimcv/plugins/imc_swid/Makefile.am | 37 +
src/libimcv/plugins/imc_swid/Makefile.in | 826 ++++++++
src/libimcv/plugins/imc_swid/imc_swid.c | 424 ++++
src/libimcv/plugins/imc_swid/imc_swid_state.c | 203 ++
.../plugins/imc_swid/imc_swid_state.h | 0
...id.2004-03.org.strongswan_strongSwan.swidtag.in | 0
src/libimcv/plugins/imc_test/Makefile.in | 8 +
src/libimcv/plugins/imc_test/imc_test.c | 36 +-
src/libimcv/plugins/imc_test/imc_test_state.c | 16 +-
src/libimcv/plugins/imv_attestation/Makefile.am | 33 +
src/libimcv/plugins/imv_attestation/Makefile.in | 847 ++++++++
src/libimcv/plugins/imv_attestation/attest.c | 484 +++++
src/libimcv/plugins/imv_attestation/attest_db.c | 1995 ++++++++++++++++++
src/libimcv/plugins/imv_attestation/attest_db.h | 267 +++
.../plugins/imv_attestation/attest_usage.c | 0
.../plugins/imv_attestation/attest_usage.h | 0
.../plugins/imv_attestation/build-database.sh | 84 +
.../plugins/imv_attestation/imv_attestation.c | 0
.../imv_attestation/imv_attestation_agent.c | 931 +++++++++
.../imv_attestation/imv_attestation_agent.h | 0
.../imv_attestation/imv_attestation_build.c | 155 ++
.../imv_attestation/imv_attestation_build.h | 0
.../imv_attestation/imv_attestation_process.c | 567 ++++++
.../imv_attestation/imv_attestation_process.h | 0
.../imv_attestation/imv_attestation_state.c | 560 +++++
.../imv_attestation/imv_attestation_state.h | 192 ++
src/libimcv/plugins/imv_os/Makefile.in | 8 +
src/libimcv/plugins/imv_os/imv_os_agent.c | 65 +-
src/libimcv/plugins/imv_os/imv_os_state.c | 32 +-
src/libimcv/plugins/imv_os/imv_os_state.h | 12 +-
src/libimcv/plugins/imv_scanner/Makefile.in | 8 +
.../plugins/imv_scanner/imv_scanner_agent.c | 23 +-
.../plugins/imv_scanner/imv_scanner_state.c | 14 +
src/libimcv/plugins/imv_swid/Makefile.am | 21 +
src/libimcv/plugins/imv_swid/Makefile.in | 769 +++++++
.../plugins/imv_swid/imv_swid.c | 0
src/libimcv/plugins/imv_swid/imv_swid_agent.c | 726 +++++++
.../plugins/imv_swid/imv_swid_agent.h | 0
.../plugins/imv_swid/imv_swid_rest.c | 0
src/libimcv/plugins/imv_swid/imv_swid_rest.h | 63 +
src/libimcv/plugins/imv_swid/imv_swid_state.c | 402 ++++
src/libimcv/plugins/imv_swid/imv_swid_state.h | 136 ++
src/libimcv/plugins/imv_test/Makefile.in | 8 +
src/libimcv/plugins/imv_test/imv_test_agent.c | 30 +-
src/libimcv/plugins/imv_test/imv_test_state.c | 16 +-
.../pts/components/ita/ita_comp_func_name.c | 0
.../pts/components/ita/ita_comp_func_name.h | 0
src/libimcv/pts/components/ita/ita_comp_ima.c | 914 +++++++++
.../pts/components/ita/ita_comp_ima.h | 0
src/libimcv/pts/components/ita/ita_comp_tboot.c | 362 ++++
.../pts/components/ita/ita_comp_tboot.h | 0
.../pts/components/ita/ita_comp_tgrub.c | 0
.../pts/components/ita/ita_comp_tgrub.h | 0
.../pts/components/pts_comp_evidence.c | 0
.../pts/components/pts_comp_evidence.h | 0
src/libimcv/pts/components/pts_comp_func_name.c | 162 ++
.../pts/components/pts_comp_func_name.h | 0
.../pts/components/pts_component.h | 0
.../pts/components/pts_component_manager.c | 0
.../pts/components/pts_component_manager.h | 0
.../pts/components/tcg/tcg_comp_func_name.c | 0
.../pts/components/tcg/tcg_comp_func_name.h | 0
src/{libpts => libimcv}/pts/pts.c | 0
src/libimcv/pts/pts.h | 315 +++
src/{libpts => libimcv}/pts/pts_creds.c | 0
src/{libpts => libimcv}/pts/pts_creds.h | 0
src/{libpts => libimcv}/pts/pts_database.c | 0
src/{libpts => libimcv}/pts/pts_database.h | 0
src/{libpts => libimcv}/pts/pts_dh_group.c | 0
src/{libpts => libimcv}/pts/pts_dh_group.h | 0
src/{libpts => libimcv}/pts/pts_error.c | 0
src/{libpts => libimcv}/pts/pts_error.h | 0
src/{libpts => libimcv}/pts/pts_file_meas.c | 0
src/{libpts => libimcv}/pts/pts_file_meas.h | 0
src/{libpts => libimcv}/pts/pts_file_meta.c | 0
src/{libpts => libimcv}/pts/pts_file_meta.h | 0
src/{libpts => libimcv}/pts/pts_file_type.c | 0
src/{libpts => libimcv}/pts/pts_file_type.h | 0
src/{libpts => libimcv}/pts/pts_ima_bios_list.c | 0
src/{libpts => libimcv}/pts/pts_ima_bios_list.h | 0
src/{libpts => libimcv}/pts/pts_ima_event_list.c | 0
src/{libpts => libimcv}/pts/pts_ima_event_list.h | 0
src/{libpts => libimcv}/pts/pts_meas_algo.c | 0
src/{libpts => libimcv}/pts/pts_meas_algo.h | 0
src/{libpts => libimcv}/pts/pts_pcr.c | 0
src/{libpts => libimcv}/pts/pts_pcr.h | 0
src/{libpts => libimcv}/pts/pts_proto_caps.h | 0
.../pts/pts_req_func_comp_evid.h | 0
.../pts/pts_simple_evid_final.h | 0
src/libimcv/seg/seg_contract.c | 479 +++++
src/libimcv/seg/seg_contract.h | 180 ++
src/libimcv/seg/seg_contract_manager.c | 94 +
src/libimcv/seg/seg_contract_manager.h | 63 +
src/libimcv/seg/seg_env.c | 306 +++
src/libimcv/seg/seg_env.h | 119 ++
src/libimcv/suites/test_imcv_seg.c | 738 +++++++
src/{libpts => libimcv}/swid/swid_error.c | 0
src/libimcv/swid/swid_error.h | 58 +
src/libimcv/swid/swid_inventory.c | 454 +++++
src/libimcv/swid/swid_inventory.h | 84 +
src/libimcv/swid/swid_tag.c | 102 +
src/libimcv/swid/swid_tag.h | 70 +
src/libimcv/swid/swid_tag_id.c | 114 ++
src/libimcv/swid/swid_tag_id.h | 73 +
src/libimcv/tcg/pts/tcg_pts_attr_aik.c | 266 +++
src/libimcv/tcg/pts/tcg_pts_attr_aik.h | 67 +
src/libimcv/tcg/pts/tcg_pts_attr_dh_nonce_finish.c | 287 +++
src/libimcv/tcg/pts/tcg_pts_attr_dh_nonce_finish.h | 92 +
.../tcg/pts/tcg_pts_attr_dh_nonce_params_req.c | 258 +++
.../tcg/pts/tcg_pts_attr_dh_nonce_params_req.h | 75 +
.../tcg/pts/tcg_pts_attr_dh_nonce_params_resp.c | 306 +++
.../tcg/pts/tcg_pts_attr_dh_nonce_params_resp.h | 96 +
src/libimcv/tcg/pts/tcg_pts_attr_file_meas.c | 356 ++++
src/libimcv/tcg/pts/tcg_pts_attr_file_meas.h | 68 +
src/libimcv/tcg/pts/tcg_pts_attr_gen_attest_evid.c | 225 +++
src/libimcv/tcg/pts/tcg_pts_attr_gen_attest_evid.h | 56 +
src/libimcv/tcg/pts/tcg_pts_attr_get_aik.c | 222 ++
src/libimcv/tcg/pts/tcg_pts_attr_get_aik.h | 56 +
.../tcg/pts/tcg_pts_attr_get_tpm_version_info.c | 225 +++
.../tcg/pts/tcg_pts_attr_get_tpm_version_info.h | 57 +
src/libimcv/tcg/pts/tcg_pts_attr_meas_algo.c | 243 +++
src/libimcv/tcg/pts/tcg_pts_attr_meas_algo.h | 71 +
src/libimcv/tcg/pts/tcg_pts_attr_proto_caps.c | 244 +++
src/libimcv/tcg/pts/tcg_pts_attr_proto_caps.h | 70 +
src/libimcv/tcg/pts/tcg_pts_attr_req_file_meas.c | 314 +++
src/libimcv/tcg/pts/tcg_pts_attr_req_file_meas.h | 93 +
src/libimcv/tcg/pts/tcg_pts_attr_req_file_meta.c | 296 +++
src/libimcv/tcg/pts/tcg_pts_attr_req_file_meta.h | 84 +
.../tcg/pts/tcg_pts_attr_req_func_comp_evid.c | 389 ++++
.../tcg/pts/tcg_pts_attr_req_func_comp_evid.h | 83 +
.../tcg/pts/tcg_pts_attr_simple_comp_evid.c | 532 +++++
.../tcg/pts/tcg_pts_attr_simple_comp_evid.h | 67 +
.../tcg/pts/tcg_pts_attr_simple_evid_final.c | 405 ++++
.../tcg/pts/tcg_pts_attr_simple_evid_final.h | 96 +
.../tcg/pts/tcg_pts_attr_tpm_version_info.c | 248 +++
.../tcg/pts/tcg_pts_attr_tpm_version_info.h | 73 +
src/libimcv/tcg/pts/tcg_pts_attr_unix_file_meta.c | 372 ++++
src/libimcv/tcg/pts/tcg_pts_attr_unix_file_meta.h | 68 +
src/libimcv/tcg/seg/tcg_seg_attr_max_size.c | 254 +++
src/libimcv/tcg/seg/tcg_seg_attr_max_size.h | 73 +
src/libimcv/tcg/seg/tcg_seg_attr_next_seg.c | 258 +++
src/libimcv/tcg/seg/tcg_seg_attr_next_seg.h | 73 +
src/libimcv/tcg/seg/tcg_seg_attr_seg_env.c | 257 +++
src/libimcv/tcg/seg/tcg_seg_attr_seg_env.h | 76 +
src/libimcv/tcg/swid/tcg_swid_attr_req.c | 349 ++++
src/libimcv/tcg/swid/tcg_swid_attr_req.h | 106 +
src/libimcv/tcg/swid/tcg_swid_attr_tag_id_inv.c | 396 ++++
src/libimcv/tcg/swid/tcg_swid_attr_tag_id_inv.h | 109 +
src/libimcv/tcg/swid/tcg_swid_attr_tag_inv.c | 389 ++++
src/libimcv/tcg/swid/tcg_swid_attr_tag_inv.h | 108 +
src/libimcv/tcg/tcg_attr.c | 270 +++
src/libimcv/tcg/tcg_attr.h | 105 +
src/libipsec/Makefile.in | 8 +
src/libipsec/ip_packet.c | 298 ++-
src/libipsec/ip_packet.h | 35 +-
src/libpts/Android.mk | 78 -
src/libpts/Makefile.am | 94 -
src/libpts/Makefile.in | 1181 -----------
src/libpts/libpts.c | 96 -
src/libpts/libpts.h | 52 -
src/libpts/plugins/imc_attestation/Makefile.am | 20 -
src/libpts/plugins/imc_attestation/Makefile.in | 760 -------
.../plugins/imc_attestation/imc_attestation.c | 339 ----
.../imc_attestation/imc_attestation_process.c | 476 -----
.../imc_attestation/imc_attestation_state.c | 244 ---
.../imc_attestation/imc_attestation_state.h | 86 -
src/libpts/plugins/imc_swid/Makefile.am | 39 -
src/libpts/plugins/imc_swid/Makefile.in | 821 --------
src/libpts/plugins/imc_swid/imc_swid.c | 479 -----
src/libpts/plugins/imc_swid/imc_swid_state.c | 189 --
src/libpts/plugins/imv_attestation/Makefile.am | 36 -
src/libpts/plugins/imv_attestation/Makefile.in | 844 --------
src/libpts/plugins/imv_attestation/attest.c | 487 -----
src/libpts/plugins/imv_attestation/attest_db.c | 1994 ------------------
src/libpts/plugins/imv_attestation/attest_db.h | 267 ---
.../plugins/imv_attestation/build-database.sh | 84 -
.../imv_attestation/imv_attestation_agent.c | 909 ---------
.../imv_attestation/imv_attestation_build.c | 150 --
.../imv_attestation/imv_attestation_process.c | 563 ------
.../imv_attestation/imv_attestation_state.c | 546 -----
.../imv_attestation/imv_attestation_state.h | 191 --
src/libpts/plugins/imv_swid/Makefile.am | 23 -
src/libpts/plugins/imv_swid/Makefile.in | 762 -------
src/libpts/plugins/imv_swid/imv_swid_agent.c | 717 -------
src/libpts/plugins/imv_swid/imv_swid_rest.h | 63 -
src/libpts/plugins/imv_swid/imv_swid_state.c | 388 ----
src/libpts/plugins/imv_swid/imv_swid_state.h | 137 --
src/libpts/pts/components/ita/ita_comp_ima.c | 914 ---------
src/libpts/pts/components/ita/ita_comp_tboot.c | 361 ----
src/libpts/pts/components/pts_comp_func_name.c | 159 --
src/libpts/pts/pts.h | 315 ---
src/libpts/swid/swid_error.h | 58 -
src/libpts/swid/swid_inventory.c | 458 -----
src/libpts/swid/swid_inventory.h | 81 -
src/libpts/swid/swid_tag.c | 102 -
src/libpts/swid/swid_tag.h | 70 -
src/libpts/swid/swid_tag_id.c | 114 --
src/libpts/swid/swid_tag_id.h | 73 -
src/libpts/tcg/pts/tcg_pts_attr_aik.c | 245 ---
src/libpts/tcg/pts/tcg_pts_attr_aik.h | 65 -
src/libpts/tcg/pts/tcg_pts_attr_dh_nonce_finish.c | 265 ---
src/libpts/tcg/pts/tcg_pts_attr_dh_nonce_finish.h | 89 -
.../tcg/pts/tcg_pts_attr_dh_nonce_params_req.c | 236 ---
.../tcg/pts/tcg_pts_attr_dh_nonce_params_req.h | 72 -
.../tcg/pts/tcg_pts_attr_dh_nonce_params_resp.c | 284 ---
.../tcg/pts/tcg_pts_attr_dh_nonce_params_resp.h | 93 -
src/libpts/tcg/pts/tcg_pts_attr_file_meas.c | 295 ---
src/libpts/tcg/pts/tcg_pts_attr_file_meas.h | 65 -
src/libpts/tcg/pts/tcg_pts_attr_gen_attest_evid.c | 203 --
src/libpts/tcg/pts/tcg_pts_attr_gen_attest_evid.h | 53 -
src/libpts/tcg/pts/tcg_pts_attr_get_aik.c | 200 --
src/libpts/tcg/pts/tcg_pts_attr_get_aik.h | 53 -
.../tcg/pts/tcg_pts_attr_get_tpm_version_info.c | 203 --
.../tcg/pts/tcg_pts_attr_get_tpm_version_info.h | 54 -
src/libpts/tcg/pts/tcg_pts_attr_meas_algo.c | 221 --
src/libpts/tcg/pts/tcg_pts_attr_meas_algo.h | 68 -
src/libpts/tcg/pts/tcg_pts_attr_proto_caps.c | 221 --
src/libpts/tcg/pts/tcg_pts_attr_proto_caps.h | 67 -
src/libpts/tcg/pts/tcg_pts_attr_req_file_meas.c | 292 ---
src/libpts/tcg/pts/tcg_pts_attr_req_file_meas.h | 90 -
src/libpts/tcg/pts/tcg_pts_attr_req_file_meta.c | 275 ---
src/libpts/tcg/pts/tcg_pts_attr_req_file_meta.h | 81 -
.../tcg/pts/tcg_pts_attr_req_func_comp_evid.c | 367 ----
.../tcg/pts/tcg_pts_attr_req_func_comp_evid.h | 80 -
src/libpts/tcg/pts/tcg_pts_attr_simple_comp_evid.c | 511 -----
src/libpts/tcg/pts/tcg_pts_attr_simple_comp_evid.h | 64 -
.../tcg/pts/tcg_pts_attr_simple_evid_final.c | 383 ----
.../tcg/pts/tcg_pts_attr_simple_evid_final.h | 93 -
src/libpts/tcg/pts/tcg_pts_attr_tpm_version_info.c | 226 ---
src/libpts/tcg/pts/tcg_pts_attr_tpm_version_info.h | 70 -
src/libpts/tcg/pts/tcg_pts_attr_unix_file_meta.c | 350 ----
src/libpts/tcg/pts/tcg_pts_attr_unix_file_meta.h | 65 -
src/libpts/tcg/swid/tcg_swid_attr_req.c | 328 ---
src/libpts/tcg/swid/tcg_swid_attr_req.h | 105 -
src/libpts/tcg/swid/tcg_swid_attr_tag_id_inv.c | 331 ---
src/libpts/tcg/swid/tcg_swid_attr_tag_id_inv.h | 95 -
src/libpts/tcg/swid/tcg_swid_attr_tag_inv.c | 319 ---
src/libpts/tcg/swid/tcg_swid_attr_tag_inv.h | 94 -
src/libpts/tcg/tcg_attr.c | 239 ---
src/libpts/tcg/tcg_attr.h | 96 -
src/libpttls/Makefile.in | 8 +
src/libradius/Makefile.in | 8 +
src/libsimaka/Makefile.in | 8 +
src/libstrongswan/Android.mk | 2 +-
src/libstrongswan/Makefile.am | 4 +-
src/libstrongswan/Makefile.in | 36 +-
src/libstrongswan/asn1/asn1.c | 35 +-
src/libstrongswan/collections/array.c | 8 +-
src/libstrongswan/collections/array.h | 5 +
src/libstrongswan/credentials/auth_cfg.c | 2 +-
src/libstrongswan/credentials/credential_manager.c | 2 +-
src/libstrongswan/crypto/diffie_hellman.c | 36 +-
src/libstrongswan/crypto/diffie_hellman.h | 8 +
src/libstrongswan/library.c | 16 +-
src/libstrongswan/library.h | 5 +
src/libstrongswan/networking/packet.h | 5 +
.../networking/streams/stream_service.c | 88 +-
src/libstrongswan/plugins/acert/Makefile.in | 8 +
src/libstrongswan/plugins/aes/Makefile.in | 8 +
src/libstrongswan/plugins/af_alg/Makefile.in | 8 +
src/libstrongswan/plugins/agent/Makefile.in | 8 +
src/libstrongswan/plugins/blowfish/Makefile.in | 8 +
src/libstrongswan/plugins/ccm/Makefile.in | 8 +
src/libstrongswan/plugins/cmac/Makefile.in | 8 +
src/libstrongswan/plugins/constraints/Makefile.in | 8 +
src/libstrongswan/plugins/ctr/Makefile.in | 8 +
src/libstrongswan/plugins/curl/Makefile.in | 8 +
src/libstrongswan/plugins/curl/curl_fetcher.c | 7 +-
src/libstrongswan/plugins/curl/curl_plugin.c | 127 +-
src/libstrongswan/plugins/des/Makefile.in | 8 +
src/libstrongswan/plugins/dnskey/Makefile.in | 8 +
src/libstrongswan/plugins/fips_prf/Makefile.in | 8 +
src/libstrongswan/plugins/gcm/Makefile.in | 8 +
src/libstrongswan/plugins/gcrypt/Makefile.in | 8 +
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.c | 2 +
src/libstrongswan/plugins/gmp/Makefile.in | 8 +
src/libstrongswan/plugins/hmac/Makefile.in | 8 +
src/libstrongswan/plugins/keychain/Makefile.in | 8 +
src/libstrongswan/plugins/ldap/Makefile.in | 8 +
src/libstrongswan/plugins/md4/Makefile.in | 8 +
src/libstrongswan/plugins/md5/Makefile.in | 8 +
src/libstrongswan/plugins/mysql/Makefile.in | 8 +
src/libstrongswan/plugins/nonce/Makefile.in | 8 +
src/libstrongswan/plugins/ntru/Makefile.in | 8 +
src/libstrongswan/plugins/openssl/Makefile.in | 8 +
.../plugins/openssl/openssl_ec_private_key.c | 12 +-
.../plugins/openssl/openssl_ec_public_key.c | 12 +-
src/libstrongswan/plugins/openssl/openssl_plugin.c | 2 +
src/libstrongswan/plugins/padlock/Makefile.in | 8 +
src/libstrongswan/plugins/pem/Makefile.in | 8 +
src/libstrongswan/plugins/pgp/Makefile.in | 8 +
src/libstrongswan/plugins/pkcs1/Makefile.in | 8 +
src/libstrongswan/plugins/pkcs11/Makefile.in | 8 +
src/libstrongswan/plugins/pkcs12/Makefile.in | 8 +
src/libstrongswan/plugins/pkcs7/Makefile.in | 8 +
src/libstrongswan/plugins/pkcs8/Makefile.in | 8 +
src/libstrongswan/plugins/plugin_loader.c | 31 +-
src/libstrongswan/plugins/plugin_loader.h | 8 +-
src/libstrongswan/plugins/pubkey/Makefile.in | 8 +
src/libstrongswan/plugins/random/Makefile.in | 8 +
src/libstrongswan/plugins/rc2/Makefile.in | 8 +
src/libstrongswan/plugins/rdrand/Makefile.in | 8 +
src/libstrongswan/plugins/revocation/Makefile.in | 8 +
src/libstrongswan/plugins/sha1/Makefile.in | 8 +
src/libstrongswan/plugins/sha2/Makefile.in | 8 +
src/libstrongswan/plugins/soup/Makefile.in | 8 +
src/libstrongswan/plugins/sqlite/Makefile.in | 8 +
src/libstrongswan/plugins/sshkey/Makefile.in | 8 +
src/libstrongswan/plugins/test_vectors/Makefile.in | 8 +
src/libstrongswan/plugins/unbound/Makefile.in | 8 +
src/libstrongswan/plugins/winhttp/Makefile.in | 8 +
src/libstrongswan/plugins/x509/Makefile.in | 8 +
src/libstrongswan/plugins/xcbc/Makefile.in | 8 +
src/libstrongswan/processing/watcher.c | 32 +-
src/libstrongswan/processing/watcher.h | 20 +
src/libstrongswan/settings/settings.c | 2 +-
src/libstrongswan/settings/settings_parser.c | 4 +-
src/libstrongswan/settings/settings_parser.y | 4 +-
src/libstrongswan/tests/Makefile.am | 1 +
src/libstrongswan/tests/Makefile.in | 27 +
src/libstrongswan/tests/suites/test_chunk.c | 49 +
src/libstrongswan/tests/suites/test_process.c | 227 +++
src/libstrongswan/tests/suites/test_threading.c | 6 +-
src/libstrongswan/tests/test_runner.c | 45 +-
src/libstrongswan/tests/test_runner.h | 1 +
src/libstrongswan/tests/tests.h | 1 +
src/libstrongswan/threading/mutex.c | 21 +-
src/libstrongswan/threading/thread.h | 28 +
src/libstrongswan/utils/backtrace.c | 1 +
src/libstrongswan/utils/chunk.c | 31 +
src/libstrongswan/utils/chunk.h | 25 +
src/libstrongswan/utils/leak_detective.c | 2 +
src/libstrongswan/utils/process.c | 592 ++++++
src/libstrongswan/utils/process.h | 97 +
src/libstrongswan/utils/utils.h | 17 +-
src/libtls/Makefile.in | 8 +
src/libtls/tests/Makefile.in | 8 +
src/libtls/tls_aead.c | 1 +
src/libtls/tls_aead_expl.c | 9 +-
src/libtls/tls_aead_impl.c | 8 +
src/libtnccs/Makefile.in | 8 +
src/libtnccs/plugins/tnc_imc/Makefile.in | 8 +
src/libtnccs/plugins/tnc_imv/Makefile.in | 8 +
src/libtnccs/plugins/tnc_tnccs/Makefile.in | 8 +
src/libtnccs/plugins/tnccs_11/Makefile.in | 8 +
src/libtnccs/plugins/tnccs_20/Makefile.in | 8 +
src/libtnccs/plugins/tnccs_dynamic/Makefile.in | 8 +
src/libtncif/Makefile.in | 8 +
src/manager/Makefile.in | 8 +
src/medsrv/Makefile.in | 8 +
src/pki/Makefile.in | 8 +
src/pki/man/Makefile.in | 8 +
src/pool/Makefile.in | 8 +
src/pt-tls-client/Makefile.in | 8 +
src/pt-tls-client/pt-tls-client.c | 2 +-
src/scepclient/Makefile.in | 8 +
src/starter/Makefile.in | 8 +
src/starter/confread.c | 10 +-
src/starter/invokecharon.c | 9 +
src/starter/starter.c | 14 +-
src/starter/tests/Makefile.in | 8 +
src/stroke/Makefile.in | 8 +
src/swanctl/Makefile.am | 12 +-
src/swanctl/Makefile.in | 35 +-
src/swanctl/command.c | 5 +-
src/swanctl/command.h | 2 +-
src/swanctl/commands/initiate.c | 6 +-
src/swanctl/commands/install.c | 3 +-
src/swanctl/commands/list_certs.c | 7 +-
src/swanctl/commands/list_conns.c | 7 +-
src/swanctl/commands/list_pols.c | 7 +-
src/swanctl/commands/list_pools.c | 3 +-
src/swanctl/commands/list_sas.c | 8 +-
src/swanctl/commands/load_all.c | 103 +
src/swanctl/commands/load_conns.c | 81 +-
src/swanctl/commands/load_conns.h | 26 +
src/swanctl/commands/load_creds.c | 71 +-
src/swanctl/commands/load_creds.h | 28 +
src/swanctl/commands/load_pools.c | 83 +-
src/swanctl/commands/load_pools.h | 26 +
src/swanctl/commands/log.c | 4 +-
src/swanctl/commands/reload_settings.c | 88 +
src/swanctl/commands/stats.c | 4 +-
src/swanctl/commands/terminate.c | 6 +-
src/swanctl/commands/version.c | 4 +-
src/swanctl/swanctl.8.in | 9 +
src/swanctl/swanctl.conf | 4 +-
src/swanctl/swanctl.conf.5.main | 21 +-
src/swanctl/swanctl.opt | 15 +-
testing/Makefile.in | 8 +
testing/config/kernel/config-3.16 | 2097 +++++++++++++++++++
testing/config/kernel/config-3.17 | 2135 ++++++++++++++++++++
testing/config/kvm/alice.xml | 4 +-
testing/config/kvm/bob.xml | 4 +-
testing/config/kvm/carol.xml | 4 +-
testing/config/kvm/dave.xml | 4 +-
testing/config/kvm/moon.xml | 4 +-
testing/config/kvm/sun.xml | 4 +-
testing/config/kvm/venus.xml | 4 +-
testing/config/kvm/winnetou.xml | 4 +-
.../hosts/alice/etc/ipsec.d/certs/aliceCert.pem | 34 +-
.../hosts/alice/etc/ipsec.d/private/aliceKey.pem | 50 +-
testing/hosts/alice/etc/swanctl/rsa/aliceKey.pem | 50 +-
testing/hosts/alice/etc/swanctl/x509/aliceCert.pem | 34 +-
testing/hosts/bob/etc/ipsec.d/certs/bobCert.pem | 34 +-
testing/hosts/bob/etc/ipsec.d/private/bobKey.pem | 50 +-
testing/hosts/bob/etc/swanctl/rsa/bobKey.pem | 50 +-
testing/hosts/bob/etc/swanctl/x509/bobCert.pem | 34 +-
.../hosts/carol/etc/ipsec.d/certs/carolCert.pem | 34 +-
.../hosts/carol/etc/ipsec.d/private/carolKey.pem | 52 +-
testing/hosts/carol/etc/swanctl/rsa/carolKey.pem | 50 +-
testing/hosts/carol/etc/swanctl/x509/carolCert.pem | 34 +-
testing/hosts/dave/etc/ipsec.d/certs/daveCert.pem | 34 +-
testing/hosts/dave/etc/ipsec.d/private/daveKey.pem | 50 +-
testing/hosts/dave/etc/swanctl/rsa/daveKey.pem | 50 +-
testing/hosts/dave/etc/swanctl/x509/daveCert.pem | 34 +-
testing/hosts/default/etc/inittab | 71 +
testing/hosts/moon/etc/ipsec.d/certs/moonCert.pem | 34 +-
testing/hosts/moon/etc/ipsec.d/private/moonKey.pem | 50 +-
testing/hosts/moon/etc/swanctl/rsa/moonKey.pem | 50 +-
testing/hosts/moon/etc/swanctl/x509/moonCert.pem | 34 +-
testing/hosts/sun/etc/ipsec.d/certs/sunCert.pem | 34 +-
testing/hosts/sun/etc/ipsec.d/private/sunKey.pem | 50 +-
testing/hosts/sun/etc/swanctl/rsa/sunKey.pem | 50 +-
testing/hosts/sun/etc/swanctl/x509/sunCert.pem | 34 +-
.../hosts/venus/etc/ipsec.d/certs/venusCert.pem | 30 +-
.../hosts/venus/etc/ipsec.d/private/venusKey.pem | 50 +-
testing/hosts/venus/etc/swanctl/rsa/venusKey.pem | 50 +-
testing/hosts/venus/etc/swanctl/x509/venusCert.pem | 30 +-
testing/hosts/winnetou/etc/bind/db.strongswan.org | 124 +-
.../certs/07de9420646e493941432a451e7c14fd28fb9307 | Bin 0 -> 1058 bytes
.../certs/0e35060aed55a85aa8520815c166588fc35bcd93 | Bin 965 -> 0 bytes
.../certs/160769ece9ead9c1c4d89c34aa004c3b66402081 | Bin 1062 -> 0 bytes
.../certs/16bf9080ac60d035d7a75ca7f634ed4427f00c0f | Bin 0 -> 1076 bytes
.../certs/174b20a63b8469706e6695e185ac8cc90bb9e69f | Bin 0 -> 965 bytes
.../certs/1b260aa901f29db73635f568c34e27d1f1cb23ab | Bin 959 -> 0 bytes
.../certs/24d9077c072f5a22ad0c6f65f9f20ebda2afa491 | Bin 0 -> 965 bytes
.../certs/394ceefaef48af8394d9a0e63d74cc56a4117a23 | Bin 1062 -> 0 bytes
.../certs/3b389ed7670f8698f37e8a90b4f99389d3c8e3c0 | Bin 0 -> 1060 bytes
.../certs/430651fd670098ad72f02c4cc34a017f9931c88b | Bin 1049 -> 0 bytes
.../certs/442b7162c7a4c27bd0f1076e345c5664bed53c7c | Bin 1060 -> 0 bytes
.../certs/45b967b2f9b4a8855235b2d01249cd1e079348aa | Bin 1062 -> 0 bytes
.../certs/47a2450a79a68462c105747751a6526aa8a20277 | Bin 1043 -> 0 bytes
.../certs/4f4b98c28a1d286274f529e75000cfbb02ce4c64 | Bin 1039 -> 0 bytes
.../certs/53b5bf163ae90d54271288852c2ab062fb9e74e3 | Bin 1061 -> 0 bytes
.../certs/53c790f4502ef25e04d6924ac63e65ec224495db | Bin 0 -> 1061 bytes
.../certs/548acbf0651d74df8175e709d52e24d9fcf1a1e5 | Bin 0 -> 1062 bytes
.../certs/55b8d682bccbba72d48faa4e31b885c589d94e35 | Bin 0 -> 1060 bytes
.../certs/57b8d46c89658ec3a53e7aec7fd99aa42636d8a8 | Bin 0 -> 1062 bytes
.../certs/5bd93cb213b4b31885da0a0efc2a79f4a7070708 | Bin 0 -> 1080 bytes
.../certs/644c5cc8c42a6c8cfe62f6a83bb0dbb43f0f0fb4 | Bin 1059 -> 0 bytes
.../certs/65b352233dc5cf96ecd69271587e47eea59446f1 | Bin 0 -> 1070 bytes
.../certs/679aaf150f9eef2897cf419485667387a8b8579a | Bin 0 -> 1059 bytes
.../certs/694f095095ab926875841456736263fe40696930 | Bin 0 -> 1062 bytes
.../certs/7c6a448fb938e5c19ab75631f0d0cbb92b25f2a9 | Bin 1049 -> 0 bytes
.../certs/7db109750703f47b822eb10cf205159f90fe3634 | Bin 1119 -> 0 bytes
.../certs/878cbc01427f1c1f5335b68604256705e85bfcd1 | Bin 0 -> 1043 bytes
.../certs/8c16a693aa59f4f4ed7eec7fd8a4ba7799e3c531 | Bin 0 -> 1119 bytes
.../certs/8dcd0fcfbfdcfce2480a4f18b20007517df2091f | Bin 965 -> 0 bytes
.../certs/8e9be7e9f0de2874707245ee200bfb971a646ba9 | Bin 1059 -> 0 bytes
.../certs/9319a45e2618f95fa64c539edb6bb6ef5e19a27e | Bin 0 -> 1062 bytes
.../certs/982d8252943f432acfacb002a0e576442402ba50 | Bin 0 -> 959 bytes
.../certs/9ff39ec266e309f2b53748a4fe0cfd3923955ff4 | Bin 1095 -> 0 bytes
.../certs/a91bb369a86604673f42f25b3fc94422eb73afd5 | Bin 1041 -> 0 bytes
.../certs/af19b02dcdc28a4e86d1657b656f0cac63b5474b | Bin 1059 -> 0 bytes
.../certs/b15a2fbbd5613781df896d28f82e4b0893011530 | Bin 1070 -> 0 bytes
.../certs/bb027269812f2cb0c1ba534c0016b7f33bdca83f | Bin 1041 -> 0 bytes
.../certs/c45be2b38883548967f4f959fd5ec0822f65237b | Bin 1058 -> 0 bytes
.../certs/cb516460e6f70eb2601effee6b7b6c7884c23fdb | Bin 0 -> 1095 bytes
.../certs/cedd2d5985ee0efde7acb2f788ed1a4237197d01 | Bin 1062 -> 0 bytes
.../certs/dbb808e4f319d815aadd8dab6f6ae5b717800e83 | Bin 1043 -> 0 bytes
.../certs/de106e5254cbafddb683117f90174910f43b5ae3 | Bin 1062 -> 0 bytes
.../certs/de216601f06d10a41171392fdfc9127f0bb9d5b0 | Bin 1062 -> 0 bytes
.../certs/e07015ca76fba1039b247ce96c214bb038539cc8 | Bin 1058 -> 0 bytes
.../certs/e079576c2006eb01569cb79c6e39dbb488050a86 | Bin 0 -> 1092 bytes
.../certs/e08213ec6a79e05c86a6f8a378eb4d5086352a7b | Bin 1059 -> 0 bytes
.../certs/e1fc65a76e366f513effaba487ac6cf2c144b7a7 | Bin 0 -> 1059 bytes
.../certs/edde495f4fb6db4e3eff85bcaecda2a3ccc58fcf | Bin 1076 -> 0 bytes
.../certs/f2595dbd1ee26d9df0e8c5beae47875c68b97b4c | Bin 1062 -> 0 bytes
testing/hosts/winnetou/etc/openssl/index.txt | 22 +-
testing/hosts/winnetou/etc/openssl/index.txt.old | 22 +-
testing/hosts/winnetou/etc/openssl/newcerts/2A.pem | 25 +
testing/hosts/winnetou/etc/openssl/newcerts/2B.pem | 25 +
testing/hosts/winnetou/etc/openssl/newcerts/2D.pem | 25 +
testing/hosts/winnetou/etc/openssl/newcerts/2E.pem | 25 +
testing/hosts/winnetou/etc/openssl/newcerts/2F.pem | 25 +
testing/hosts/winnetou/etc/openssl/newcerts/30.pem | 25 +
testing/hosts/winnetou/etc/openssl/newcerts/31.pem | 25 +
testing/hosts/winnetou/etc/openssl/serial | 2 +-
testing/hosts/winnetou/etc/openssl/serial.old | 2 +-
testing/scripts/build-baseimage | 4 +-
testing/scripts/build-guestimages | 1 +
testing/scripts/build-rootimage | 1 +
testing/scripts/build-strongswan | 66 +
testing/scripts/function.sh | 12 +
testing/scripts/recipes/005_anet.mk | 10 +-
testing/scripts/recipes/006_tkm-rpc.mk | 10 +-
testing/scripts/recipes/007_x509-ada.mk | 12 +-
testing/scripts/recipes/008_xfrm-ada.mk | 10 +-
testing/scripts/recipes/009_xfrm-proxy.mk | 10 +-
testing/scripts/recipes/010_tkm.mk | 10 +-
testing/scripts/recipes/013_strongswan.mk | 20 +-
testing/start-testing | 1 +
.../af-alg/rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../ha/both-active/hosts/alice/etc/strongswan.conf | 2 +-
.../ha/both-active/hosts/carol/etc/strongswan.conf | 2 +-
.../ha/both-active/hosts/dave/etc/strongswan.conf | 2 +-
.../ha/both-active/hosts/moon/etc/strongswan.conf | 2 +-
.../ike/rw-cert/hosts/carol/etc/strongswan.conf | 2 +-
.../ike/rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../ike/rw-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../rw_v1-net_v2/hosts/carol/etc/strongswan.conf | 2 +-
.../rw_v1-net_v2/hosts/moon/etc/strongswan.conf | 2 +-
.../ike/rw_v1-net_v2/hosts/sun/etc/strongswan.conf | 2 +-
.../alg-3des-md5/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-3des-md5/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha256/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha256/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha384/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha384/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha512/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha512/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev1/compress/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev1/compress/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../config-payload/hosts/carol/etc/strongswan.conf | 2 +-
.../config-payload/hosts/dave/etc/strongswan.conf | 2 +-
.../config-payload/hosts/moon/etc/strongswan.conf | 2 +-
.../double-nat-net/hosts/alice/etc/strongswan.conf | 2 +-
.../double-nat-net/hosts/bob/etc/strongswan.conf | 2 +-
.../double-nat/hosts/alice/etc/strongswan.conf | 2 +-
.../ikev1/double-nat/hosts/bob/etc/strongswan.conf | 2 +-
.../dpd-clear/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev1/dpd-clear/hosts/moon/etc/strongswan.conf | 2 +-
.../dpd-restart/hosts/carol/etc/strongswan.conf | 2 +-
.../dpd-restart/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/certs/carolCert.pem | 34 +-
.../hosts/dave/etc/ipsec.d/private/carolKey.pem | 52 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/certs/carolCert.pem | 34 +-
.../hosts/dave/etc/ipsec.d/private/carolKey.pem | 52 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-aes-ccm/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-aes-ctr/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-aes-gcm/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../esp-alg-null/hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-null/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-ah/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-ah/hosts/sun/etc/strongswan.conf | 2 +-
.../host2host-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/carol/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/dave/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev1/ip-pool/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev1/ip-pool/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev1/ip-pool/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/carol/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/dave/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev1/nat-rw/hosts/alice/etc/strongswan.conf | 2 +-
.../ikev1/nat-rw/hosts/sun/etc/strongswan.conf | 2 +-
.../ikev1/nat-rw/hosts/venus/etc/strongswan.conf | 2 +-
.../nat-virtual-ip/hosts/moon/etc/strongswan.conf | 2 +-
.../nat-virtual-ip/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-ah/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev1/net2net-ah/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../tests/ikev1/net2net-fragmentation/evaltest.dat | 4 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../protoport-dual/hosts/carol/etc/strongswan.conf | 2 +-
.../protoport-dual/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-cert-unity/hosts/carol/etc/strongswan.conf | 4 +-
.../rw-cert-unity/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev1/rw-cert/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev1/rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev1/rw-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../virtual-ip/hosts/carol/etc/strongswan.conf | 2 +-
.../virtual-ip/hosts/dave/etc/strongswan.conf | 2 +-
.../virtual-ip/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../acert-cached/hosts/carol/etc/strongswan.conf | 2 +-
.../acert-cached/hosts/dave/etc/strongswan.conf | 2 +-
.../etc/ipsec.d/acerts/carol-sales-finance.pem | 18 +-
.../moon/etc/ipsec.d/acerts/dave-marketing.pem | 18 +-
.../moon/etc/ipsec.d/acerts/dave-sales-expired.pem | 18 +-
.../acert-cached/hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/ikev2/acert-cached/reissue.txt | 23 +
.../etc/ipsec.d/acerts/carol-finance-expired.pem | 18 +-
.../hosts/carol/etc/ipsec.d/acerts/carol-sales.pem | 18 +-
.../acert-fallback/hosts/carol/etc/strongswan.conf | 2 +-
.../acert-fallback/hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/ikev2/acert-fallback/reissue.txt | 15 +
.../hosts/carol/etc/ipsec.d/acerts/carol-sales.pem | 18 +-
.../acert-inline/hosts/carol/etc/strongswan.conf | 2 +-
.../dave/etc/ipsec.d/acerts/dave-expired-aa.pem | 18 +-
.../dave/etc/ipsec.d/acerts/dave-marketing.pem | 18 +-
.../acert-inline/hosts/dave/etc/strongswan.conf | 2 +-
.../acert-inline/hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/ikev2/acert-inline/reissue.txt | 23 +
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../alg-3des-md5/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-3des-md5/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-aes-ccm/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-ccm/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-aes-ctr/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-ctr/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-aes-gcm/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-gcm/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-aes-xcbc/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-xcbc/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha256-96/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha256-96/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha256/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha256/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha384/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha384/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha512/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha512/hosts/moon/etc/strongswan.conf | 2 +-
.../any-interface/hosts/alice/etc/strongswan.conf | 2 +-
.../any-interface/hosts/bob/etc/strongswan.conf | 2 +-
.../any-interface/hosts/moon/etc/strongswan.conf | 2 +-
.../any-interface/hosts/sun/etc/strongswan.conf | 2 +-
.../compress-nat/hosts/alice/etc/strongswan.conf | 2 +-
.../compress-nat/hosts/bob/etc/strongswan.conf | 2 +-
.../compress-nat/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/compress/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/compress/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../config-payload/hosts/carol/etc/strongswan.conf | 2 +-
.../config-payload/hosts/dave/etc/strongswan.conf | 2 +-
.../config-payload/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../crl-from-cache/hosts/carol/etc/strongswan.conf | 2 +-
.../crl-from-cache/hosts/moon/etc/strongswan.conf | 2 +-
.../carol/etc/ipsec.d/certs/carolRevokedCert.pem | 34 +-
.../carol/etc/ipsec.d/private/carolRevokedKey.pem | 50 +-
.../crl-revoked/hosts/carol/etc/strongswan.conf | 2 +-
.../crl-revoked/hosts/moon/etc/strongswan.conf | 2 +-
.../crl-to-cache/hosts/carol/etc/strongswan.conf | 2 +-
.../crl-to-cache/hosts/moon/etc/strongswan.conf | 2 +-
.../default-keys/hosts/carol/etc/strongswan.conf | 2 +-
.../default-keys/hosts/moon/etc/strongswan.conf | 2 +-
.../dhcp-dynamic/hosts/carol/etc/strongswan.conf | 2 +-
.../dhcp-dynamic/hosts/dave/etc/strongswan.conf | 2 +-
.../dhcp-dynamic/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../dhcp-static-mac/hosts/dave/etc/strongswan.conf | 2 +-
.../dhcp-static-mac/hosts/moon/etc/strongswan.conf | 2 +-
.../double-nat-net/hosts/alice/etc/strongswan.conf | 2 +-
.../double-nat-net/hosts/bob/etc/strongswan.conf | 2 +-
.../double-nat/hosts/alice/etc/strongswan.conf | 2 +-
.../ikev2/double-nat/hosts/bob/etc/strongswan.conf | 2 +-
.../dpd-clear/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/dpd-clear/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev2/dpd-hold/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/dpd-hold/hosts/moon/etc/strongswan.conf | 2 +-
.../dpd-restart/hosts/carol/etc/strongswan.conf | 2 +-
.../dpd-restart/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/certs/carolCert.pem | 34 +-
.../hosts/dave/etc/ipsec.d/private/carolKey.pem | 52 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-md5-128/hosts/moon/etc/strongswan.conf | 2 +-
.../esp-alg-null/hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-null/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../ikev2/farp/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/farp/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev2/farp/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../force-udp-encaps/hosts/sun/etc/strongswan.conf | 2 +-
.../host2host-ah/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-ah/hosts/sun/etc/strongswan.conf | 2 +-
.../host2host-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/carol/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/dave/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/moon/etc/strongswan.conf | 2 +-
.../ip-pool-wish/hosts/carol/etc/strongswan.conf | 2 +-
.../ip-pool-wish/hosts/dave/etc/strongswan.conf | 2 +-
.../ip-pool-wish/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev2/ip-pool/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/ip-pool/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev2/ip-pool/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../ip-two-pools-db/hosts/dave/etc/strongswan.conf | 2 +-
.../ip-two-pools-db/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/venus/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../ip-two-pools/hosts/alice/etc/strongswan.conf | 2 +-
.../ip-two-pools/hosts/carol/etc/strongswan.conf | 2 +-
.../ip-two-pools/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev2/lookip/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/lookip/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev2/lookip/hosts/moon/etc/strongswan.conf | 2 +-
.../mobike-nat/hosts/alice/etc/strongswan.conf | 2 +-
.../ikev2/mobike-nat/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../ikev2/mobike/hosts/alice/etc/strongswan.conf | 2 +-
.../ikev2/mobike/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/carol/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/dave/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/moon/etc/strongswan.conf | 2 +-
.../nat-rw-mark/hosts/alice/etc/strongswan.conf | 2 +-
.../nat-rw-mark/hosts/sun/etc/strongswan.conf | 2 +-
.../nat-rw-mark/hosts/venus/etc/strongswan.conf | 2 +-
.../ikev2/nat-rw/hosts/alice/etc/strongswan.conf | 2 +-
.../ikev2/nat-rw/hosts/sun/etc/strongswan.conf | 2 +-
.../ikev2/nat-rw/hosts/venus/etc/strongswan.conf | 2 +-
.../nat-virtual-ip/hosts/moon/etc/strongswan.conf | 2 +-
.../nat-virtual-ip/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-ah/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev2/net2net-ah/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/certs/moonPub.der | Bin 294 -> 294 bytes
.../hosts/sun/etc/ipsec.d/certs/sunPub.der | Bin 294 -> 294 bytes
.../net2net-esn/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-esn/hosts/sun/etc/strongswan.conf | 2 +-
.../ikev2/net2net-fragmentation/description.txt | 9 +
.../tests/ikev2/net2net-fragmentation/evaltest.dat | 15 +
.../hosts/moon/etc/ipsec.conf | 22 +
.../hosts/moon/etc/strongswan.conf | 0
.../net2net-fragmentation/hosts/sun/etc/ipsec.conf | 22 +
.../hosts/sun}/etc/strongswan.conf | 0
.../tests/ikev2/net2net-fragmentation/posttest.dat | 5 +
.../tests/ikev2/net2net-fragmentation/pretest.dat | 6 +
.../tests/ikev2/net2net-fragmentation/test.conf | 21 +
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/private/moonCert.p12 | Bin 3766 -> 3661 bytes
.../net2net-pkcs12/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/ipsec.d/private/sunCert.p12 | Bin 3764 -> 3661 bytes
.../net2net-pkcs12/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-psk-dscp/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-rfc3779/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-rfc3779/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-route/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-route/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-start/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-start/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../ocsp-local-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../carol/etc/ipsec.d/certs/carolRevokedCert.pem | 34 +-
.../carol/etc/ipsec.d/private/carolRevokedKey.pem | 50 +-
.../ocsp-revoked/hosts/carol/etc/strongswan.conf | 2 +-
.../ocsp-revoked/hosts/moon/etc/strongswan.conf | 2 +-
.../ocsp-root-cert/hosts/carol/etc/strongswan.conf | 2 +-
.../ocsp-root-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../protoport-dual/hosts/carol/etc/strongswan.conf | 2 +-
.../protoport-dual/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../protoport-route/hosts/moon/etc/strongswan.conf | 2 +-
.../reauth-early/hosts/carol/etc/strongswan.conf | 2 +-
.../reauth-early/hosts/moon/etc/strongswan.conf | 2 +-
.../reauth-late/hosts/carol/etc/strongswan.conf | 2 +-
.../reauth-late/hosts/moon/etc/strongswan.conf | 2 +-
.../ikev2/rw-cert/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev2/rw-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/certs/moonPub.der | Bin 294 -> 294 bytes
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-eap-aka-rsa/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-aka-rsa/hosts/moon/etc/strongswan.conf | 2 +-
.../rw-eap-dynamic/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-dynamic/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-eap-dynamic/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-eap-md5-rsa/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-md5-rsa/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-peap-md5/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-eap-peap-md5/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-eap-sim-rsa/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-sim-rsa/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-tls-only/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../rw-hash-and-url/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-hash-and-url/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-mark-in-out/hosts/alice/etc/strongswan.conf | 2 +-
.../rw-mark-in-out/hosts/sun/etc/strongswan.conf | 2 +-
.../rw-mark-in-out/hosts/venus/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/private/carolKey.pem | 54 +-
.../ikev2/rw-pkcs8/hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/private/daveKey.pem | 56 +-
.../ikev2/rw-pkcs8/hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/private/moonKey.pem | 52 +-
.../ikev2/rw-pkcs8/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-whitelist/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-whitelist/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-whitelist/hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/ikev2/rw-whitelist/pretest.dat | 4 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/venus/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../two-certs/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/two-certs/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../virtual-ip/hosts/carol/etc/strongswan.conf | 2 +-
.../virtual-ip/hosts/dave/etc/strongswan.conf | 2 +-
.../virtual-ip/hosts/moon/etc/strongswan.conf | 2 +-
.../wildcards/hosts/carol/etc/strongswan.conf | 2 +-
.../ikev2/wildcards/hosts/dave/etc/strongswan.conf | 2 +-
.../ikev2/wildcards/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-ikev1/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-ikev1/hosts/sun/etc/strongswan.conf | 2 +-
.../host2host-ikev2/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-ikev2/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-ikev1/hosts/moon/etc/strongswan.conf | 4 +-
.../net2net-ikev1/hosts/sun/etc/strongswan.conf | 4 +-
.../ipv6/net2net-ikev2/hosts/moon/etc/ipsec.conf | 1 +
.../net2net-ikev2/hosts/moon/etc/strongswan.conf | 5 +-
.../ipv6/net2net-ikev2/hosts/sun/etc/ipsec.conf | 1 +
.../net2net-ikev2/hosts/sun/etc/strongswan.conf | 5 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../ipv6/rw-ikev1/hosts/carol/etc/strongswan.conf | 2 +-
.../ipv6/rw-ikev1/hosts/dave/etc/strongswan.conf | 2 +-
.../ipv6/rw-ikev1/hosts/moon/etc/strongswan.conf | 2 +-
.../ipv6/rw-ikev2/hosts/carol/etc/strongswan.conf | 2 +-
.../ipv6/rw-ikev2/hosts/dave/etc/strongswan.conf | 2 +-
.../ipv6/rw-ikev2/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../transport-ikev1/hosts/moon/etc/strongswan.conf | 2 +-
.../transport-ikev1/hosts/sun/etc/strongswan.conf | 2 +-
.../transport-ikev2/hosts/moon/etc/strongswan.conf | 2 +-
.../transport-ikev2/hosts/sun/etc/strongswan.conf | 2 +-
.../host2host-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../host2host-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-3des/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-3des/hosts/sun/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../rw-suite-b/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-suite-b/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-suite-b/hosts/moon/etc/strongswan.conf | 4 +-
.../alg-camellia/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-camellia/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-ecp-high/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-ecp-high/hosts/dave/etc/strongswan.conf | 2 +-
.../alg-ecp-high/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-ecp-low/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-ecp-low/hosts/dave/etc/strongswan.conf | 2 +-
.../alg-ecp-low/hosts/moon/etc/strongswan.conf | 2 +-
.../ecdsa-certs/hosts/carol/etc/strongswan.conf | 2 +-
.../ecdsa-certs/hosts/dave/etc/strongswan.conf | 2 +-
.../ecdsa-certs/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-aes-gcm/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-gcm/hosts/dave/etc/strongswan.conf | 2 +-
.../alg-aes-gcm/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-blowfish/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-blowfish/hosts/dave/etc/strongswan.conf | 2 +-
.../alg-blowfish/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-camellia/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-camellia/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../alg-ecp-high/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-ecp-high/hosts/dave/etc/strongswan.conf | 2 +-
.../alg-ecp-high/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-ecp-low/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-ecp-low/hosts/dave/etc/strongswan.conf | 2 +-
.../alg-ecp-low/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../ecdsa-certs/hosts/carol/etc/strongswan.conf | 2 +-
.../ecdsa-certs/hosts/dave/etc/strongswan.conf | 2 +-
.../ecdsa-certs/hosts/moon/etc/strongswan.conf | 2 +-
.../ecdsa-pkcs8/hosts/carol/etc/strongswan.conf | 2 +-
.../ecdsa-pkcs8/hosts/dave/etc/strongswan.conf | 2 +-
.../ecdsa-pkcs8/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/private/moonCert.p12 | Bin 3766 -> 3661 bytes
.../net2net-pkcs12/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/ipsec.d/private/sunCert.p12 | Bin 3764 -> 3661 bytes
.../net2net-pkcs12/hosts/sun/etc/strongswan.conf | 2 +-
.../rw-cert/hosts/carol/etc/strongswan.conf | 3 +-
.../rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-tls-only/hosts/moon/etc/strongswan.conf | 3 +-
.../rw-suite-b-128/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-suite-b-128/hosts/dave/etc/strongswan.conf | 4 +-
.../rw-suite-b-128/hosts/moon/etc/strongswan.conf | 4 +-
.../rw-suite-b-192/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-suite-b-192/hosts/dave/etc/strongswan.conf | 4 +-
.../rw-suite-b-192/hosts/moon/etc/strongswan.conf | 4 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/venus/etc/strongswan.conf | 2 +-
.../medsrv-psk/hosts/alice/etc/strongswan.conf | 2 +-
.../medsrv-psk/hosts/bob/etc/strongswan.conf | 2 +-
.../medsrv-psk/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-xcbc/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-aes-xcbc/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha384/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha384/hosts/moon/etc/strongswan.conf | 2 +-
.../alg-sha512/hosts/carol/etc/strongswan.conf | 2 +-
.../alg-sha512/hosts/moon/etc/strongswan.conf | 2 +-
.../pfkey/compress/hosts/carol/etc/strongswan.conf | 2 +-
.../pfkey/compress/hosts/moon/etc/strongswan.conf | 2 +-
.../esp-alg-null/hosts/carol/etc/strongswan.conf | 2 +-
.../esp-alg-null/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../pfkey/nat-rw/hosts/alice/etc/strongswan.conf | 2 +-
.../pfkey/nat-rw/hosts/sun/etc/strongswan.conf | 2 +-
.../pfkey/nat-rw/hosts/venus/etc/strongswan.conf | 2 +-
.../net2net-route/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-route/hosts/sun/etc/strongswan.conf | 2 +-
.../protoport-dual/hosts/carol/etc/strongswan.conf | 2 +-
.../protoport-dual/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../protoport-route/hosts/moon/etc/strongswan.conf | 2 +-
.../pfkey/rw-cert/hosts/carol/etc/strongswan.conf | 2 +-
.../pfkey/rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../pfkey/rw-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/venus/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/data.sql | 8 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/data.sql | 8 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/data.sql | 8 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/data.sql | 8 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../ip-pool-db/hosts/carol/etc/ipsec.d/data.sql | 8 +-
.../sql/ip-pool-db/hosts/carol/etc/strongswan.conf | 2 +-
.../sql/ip-pool-db/hosts/dave/etc/ipsec.d/data.sql | 8 +-
.../sql/ip-pool-db/hosts/dave/etc/strongswan.conf | 2 +-
.../sql/ip-pool-db/hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../sql/ip-pool-db/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/data.sql | 8 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/data.sql | 8 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/data.sql | 8 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/data.sql | 8 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/data.sql | 2 +-
.../multi-level-ca/hosts/carol/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/dave/etc/ipsec.d/data.sql | 2 +-
.../multi-level-ca/hosts/dave/etc/strongswan.conf | 2 +-
.../multi-level-ca/hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../multi-level-ca/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../net2net-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../net2net-cert/hosts/sun/etc/ipsec.d/data.sql | 8 +-
.../sql/net2net-cert/hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 6 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/ipsec.d/data.sql | 6 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 6 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/ipsec.d/data.sql | 6 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../sql/rw-cert/hosts/carol/etc/ipsec.d/data.sql | 8 +-
.../sql/rw-cert/hosts/carol/etc/strongswan.conf | 2 +-
.../sql/rw-cert/hosts/dave/etc/ipsec.d/data.sql | 8 +-
.../sql/rw-cert/hosts/dave/etc/strongswan.conf | 2 +-
.../sql/rw-cert/hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../sql/rw-cert/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/ipsec.d/data.sql | 2 +-
.../rw-eap-aka-rsa/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-eap-aka-rsa/hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../hosts/carol/etc/ipsec.d/data.sql | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/ipsec.d/data.sql | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/ipsec.d/data.sql | 8 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../rw-rsa-keyid/hosts/carol/etc/strongswan.conf | 2 +-
.../rw-rsa-keyid/hosts/dave/etc/strongswan.conf | 2 +-
.../rw-rsa-keyid/hosts/moon/etc/strongswan.conf | 2 +-
.../sql/rw-rsa/hosts/carol/etc/strongswan.conf | 2 +-
.../sql/rw-rsa/hosts/dave/etc/strongswan.conf | 2 +-
.../sql/rw-rsa/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/ipsec.d/data.sql | 8 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/sun/etc/ipsec.d/data.sql | 8 +-
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/venus/etc/ipsec.d/data.sql | 8 +-
.../hosts/venus/etc/strongswan.conf | 2 +-
testing/tests/swanctl/ip-pool/pretest.dat | 3 +-
.../swanctl/net2net-cert-ipv6/description.txt | 6 +
.../tests/swanctl/net2net-cert-ipv6/evaltest.dat | 5 +
.../hosts/moon/etc/strongswan.conf | 15 +
.../hosts/moon/etc/swanctl/swanctl.conf | 35 +
.../hosts/sun/etc/strongswan.conf | 15 +
.../hosts/sun/etc/swanctl/swanctl.conf | 35 +
.../tests/swanctl/net2net-cert-ipv6/posttest.dat | 11 +
.../tests/swanctl/net2net-cert-ipv6/pretest.dat | 16 +
testing/tests/swanctl/net2net-cert-ipv6/test.conf | 21 +
testing/tests/swanctl/net2net-cert/pretest.dat | 3 +-
testing/tests/swanctl/net2net-route/pretest.dat | 5 +-
testing/tests/swanctl/net2net-start/pretest.dat | 5 +-
testing/tests/swanctl/rw-cert/pretest.dat | 3 +-
testing/tests/swanctl/rw-psk-fqdn/pretest.dat | 3 +-
testing/tests/swanctl/rw-psk-ipv4/pretest.dat | 3 +-
.../hosts/moon/etc/tkm/moonKey.der | Bin 1191 -> 1191 bytes
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/tkm/moonKey.der | Bin 1191 -> 1191 bytes
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/tkm/moonKey.der | Bin 1191 -> 1191 bytes
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../multiple-clients/hosts/sun/etc/tkm/sunKey.der | Bin 1192 -> 1191 bytes
.../hosts/moon/etc/tkm/moonKey.der | Bin 1191 -> 1191 bytes
.../hosts/sun/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/tkm/moonKey.der | Bin 1191 -> 1191 bytes
.../hosts/sun/etc/strongswan.conf | 2 +-
.../tnccs-11-fhh/hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-11-fhh/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-11-fhh/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/alice/etc/pts/data1.sql | 8 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/tnc/tnccs-11-radius-pts/pretest.dat | 1 +
.../hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-11-radius/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-11-radius/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../tnc/tnccs-11/hosts/carol/etc/strongswan.conf | 2 +-
.../tnc/tnccs-11/hosts/dave/etc/strongswan.conf | 2 +-
.../tnc/tnccs-11/hosts/moon/etc/strongswan.conf | 2 +-
.../tnccs-20-block/hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-20-block/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-20-block/hosts/moon/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../tnccs-20-fhh/hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-20-fhh/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-20-fhh/hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/tnc/tnccs-20-os-pts/evaltest.dat | 4 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-20-os-pts/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-20-os-pts/hosts/moon/etc/pts/data1.sql | 8 +-
.../tnccs-20-os-pts/hosts/moon/etc/strongswan.conf | 3 +-
testing/tests/tnc/tnccs-20-os-pts/pretest.dat | 1 +
testing/tests/tnc/tnccs-20-os/evaltest.dat | 4 +-
.../tnccs-20-os/hosts/carol/etc/strongswan.conf | 2 +-
.../tnc/tnccs-20-os/hosts/dave/etc/strongswan.conf | 2 +-
.../tnc/tnccs-20-os/hosts/moon/etc/pts/data1.sql | 14 +-
.../tnc/tnccs-20-os/hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/tnc/tnccs-20-os/pretest.dat | 1 +
testing/tests/tnc/tnccs-20-pdp-eap/evaltest.dat | 8 +-
.../tnccs-20-pdp-eap/hosts/alice/etc/pts/data1.sql | 14 +-
.../hosts/alice/etc/strongswan.conf | 2 +-
.../hosts/carol/etc/strongswan.conf | 6 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
testing/tests/tnc/tnccs-20-pdp-eap/pretest.dat | 1 +
testing/tests/tnc/tnccs-20-pdp-pt-tls/evaltest.dat | 8 +-
.../hosts/alice/etc/pts/data1.sql | 14 +-
.../hosts/alice/etc/strongswan.conf | 4 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
testing/tests/tnc/tnccs-20-pdp-pt-tls/pretest.dat | 1 +
testing/tests/tnc/tnccs-20-pts-no-ecc/evaltest.dat | 4 +-
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/pts/data1.sql | 8 +-
.../hosts/moon/etc/strongswan.conf | 3 +-
testing/tests/tnc/tnccs-20-pts-no-ecc/pretest.dat | 1 +
testing/tests/tnc/tnccs-20-pts/evaltest.dat | 4 +-
.../tnccs-20-pts/hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-20-pts/hosts/dave/etc/strongswan.conf | 2 +-
.../tnc/tnccs-20-pts/hosts/moon/etc/pts/data1.sql | 8 +-
.../tnccs-20-pts/hosts/moon/etc/strongswan.conf | 3 +-
testing/tests/tnc/tnccs-20-pts/pretest.dat | 1 +
.../hosts/carol/etc/strongswan.conf | 2 +-
.../hosts/dave/etc/strongswan.conf | 2 +-
.../hosts/moon/etc/strongswan.conf | 2 +-
.../tnccs-20-tls/hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-20-tls/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-20-tls/hosts/moon/etc/strongswan.conf | 2 +-
.../tnc/tnccs-20/hosts/carol/etc/strongswan.conf | 2 +-
.../tnc/tnccs-20/hosts/dave/etc/strongswan.conf | 2 +-
.../tnc/tnccs-20/hosts/moon/etc/strongswan.conf | 2 +-
.../tnccs-dynamic/hosts/carol/etc/strongswan.conf | 2 +-
.../tnccs-dynamic/hosts/dave/etc/strongswan.conf | 2 +-
.../tnccs-dynamic/hosts/moon/etc/strongswan.conf | 2 +-
1592 files changed, 49448 insertions(+), 28700 deletions(-)
diff --cc debian/changelog
index 0385cf6,1cf0050..5f353ba
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,38 +1,44 @@@
+ strongswan (5.2.1-4) unstable; urgency=medium
+
+ * Give up on trying to run the test suite on !amd64, it now times out on
+ both i386 and s390x, our chosen "fast" archs.
+
+ -- Romain Francoise <rfrancoise at debian.org> Fri, 24 Oct 2014 21:08:17 +0200
+
+ strongswan (5.2.1-3) unstable; urgency=medium
+
+ * Disable libtls tests again, they are still too intensive for the buildd
+ network...
+
+ -- Romain Francoise <rfrancoise at debian.org> Thu, 23 Oct 2014 18:09:27 +0200
+
+ strongswan (5.2.1-2) unstable; urgency=medium
+
+ * Cherry-pick commits 701d6ed and 1c70c6e from upstream to fix checksum
+ computation and FTBFS on big-endian hosts.
+ * Run the test suite only on amd64, i386, and s390x. It requires lots of
+ entropy and CPU time, which are typically hard to come by on slower
+ archs.
+ * Re-enable normal keylengths in test suite.
+ * Re-enable libtls tests.
+ * Update Dutch translation, thanks to Frans Spiesschaert (closes: #763798).
+ * Bump Standards-Version to 3.9.6.
+
+ -- Romain Francoise <rfrancoise at debian.org> Wed, 22 Oct 2014 21:21:37 +0200
+
+ strongswan (5.2.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Stop shipping /etc/strongswan.conf.d in libstrongswan.
+
+ -- Romain Francoise <rfrancoise at debian.org> Tue, 21 Oct 2014 19:38:25 +0200
+
+strongswan (5.2.0-2~bpo70+1) wheezy-backports; urgency=medium
+
+ * Rebuild for wheezy-backports.
+
+ -- Romain Francoise <rfrancoise at debian.org> Tue, 05 Aug 2014 22:01:59 +0200
+
strongswan (5.2.0-2) unstable; urgency=medium
* Add systemd integration:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list