[Pkg-swan-devel] [strongswan] 01/02: Merge tag 'v5.1.1-1' into strongswan-wheezy-backports
Romain Francoise
rfrancoise at moszumanska.debian.org
Tue Feb 4 13:28:35 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 b15fbb6f51cc8b57d6a9db11640894c00013826a
Merge: 0a8c089 42d8bf3
Author: Romain Francoise <rfrancoise at debian.org>
Date: Tue Feb 4 14:06:01 2014 +0100
Merge tag 'v5.1.1-1' into strongswan-wheezy-backports
Tag strongSwan 5.1.1-1
* tag 'v5.1.1-1': (39 commits)
upload to unstable
debian/patches/01_fix-manpages updated, move pki --issue manpage to section 1.
update standards version to 3.9.5.
convert it.po to UTF-8
update line length on translations
Support configuration via /etc/strongswan.conf.d/
es.po updated, thanks Matias A. Bellone. closes: #733731
use daemon exe in start-stop-daemon test. closes: #730661
make the pkg-swan-devel list the maintainer, and add René to uploaders.
pt.po updated, thanks Américo Monteiro. closes: #729823
de.po updated, thanks Helge Kreutzmann. closes: #729170
update it.po with last minute changes
it.po updated, thanks Beatrice Torracca. closes: #729122
tr.po updated, thanks Atila KOÇ. closes: #728874
update installed binaries to match new upstream release.
commit translations updated by the build itself
remove security patches included in upstream release.
update changelog for new upstream bugfix release
Imported Upstream version 5.1.1
debian/changelog: remove deprecated local variables section
...
Conflicts:
debian/control
Android.common.mk | 2 +-
Makefile.in | 329 +--
NEWS | 71 +
aclocal.m4 | 548 ++---
compile | 10 +-
config.guess | 184 +-
config.h.in | 15 +
config.sub | 97 +-
configure | 674 ++++--
configure.ac | 101 +-
debian/changelog | 60 +-
debian/control | 77 +-
debian/libstrongswan.dirs | 1 +
debian/libstrongswan.install | 2 -
debian/patches/01_fix-manpages.patch | 15 +
debian/patches/02_include-strongswan.conf.d.patch | 10 +
debian/patches/CVE-2013-6075.patch | 27 -
debian/patches/CVE-2013-6076.patch | 27 -
debian/patches/series | 3 +-
debian/po/cs.po | 49 +-
debian/po/da.po | 31 +-
debian/po/de.po | 35 +-
debian/po/es.po | 178 +-
debian/po/eu.po | 27 +-
debian/po/fr.po | 19 +-
debian/po/it.po | 76 +-
debian/po/ja.po | 194 +-
debian/po/nb.po | 25 +-
debian/po/pt.po | 29 +-
debian/po/ru.po | 34 +-
debian/po/tr.po | 30 +-
debian/rules | 17 +-
debian/strongswan-ike.install | 6 +
debian/strongswan-starter.install | 15 +-
debian/strongswan-starter.ipsec.init | 2 +-
depcomp | 455 ++--
init/Makefile.in | 270 +--
init/systemd/Makefile.in | 110 +-
install-sh | 14 +-
ltmain.sh | 4 +-
m4/macros/split-package-version.m4 | 17 +
man/Makefile.am | 17 +-
man/Makefile.in | 162 +-
man/ipsec.conf.5 | 1280 -----------
man/ipsec.conf.5.in | 67 +-
man/ipsec.secrets.5 | 195 --
man/ipsec.secrets.5.in | 2 +-
man/strongswan.conf.5 | 1665 --------------
man/strongswan.conf.5.in | 144 +-
missing | 414 ++--
scripts/Makefile.am | 9 +-
scripts/Makefile.in | 265 ++-
scripts/aes-test.c | 657 ++++++
scripts/pubkey_speed.c | 17 +-
src/Makefile.am | 8 +
src/Makefile.in | 283 +--
src/_copyright/Makefile.in | 221 +-
src/_updown/Makefile.in | 126 +-
src/_updown/_updown.in | 72 +-
src/_updown_espmark/Makefile.in | 124 +-
src/_updown_espmark/_updown_espmark | 38 +-
src/charon-cmd/Makefile.am | 11 +-
src/charon-cmd/Makefile.in | 337 +--
src/charon-cmd/charon-cmd.8 | 161 --
src/charon-cmd/charon-cmd.8.in | 2 +-
src/charon-cmd/cmd/cmd_connection.c | 6 +-
src/charon-cmd/cmd/cmd_creds.c | 12 +-
src/charon-nm/Makefile.in | 311 +--
src/charon-nm/nm/nm_service.c | 6 +-
src/charon-tkm/Makefile.in | 107 +-
src/charon-tkm/src/tkm/tkm_kernel_ipsec.c | 4 +-
src/charon/Makefile.in | 221 +-
src/checksum/Makefile.am | 10 +-
src/checksum/Makefile.in | 280 ++-
src/checksum/checksum_builder.c | 4 +-
src/conftest/Makefile.am | 4 +-
src/conftest/Makefile.in | 676 ++----
src/conftest/config.c | 8 +-
src/conftest/conftest.c | 10 +-
src/conftest/hooks/reset_seq.c | 6 +
src/dumm/Makefile.in | 245 ++-
src/include/Makefile.in | 107 +-
src/ipsec/Android.mk | 1 +
src/ipsec/Makefile.am | 2 +
src/ipsec/Makefile.in | 129 +-
src/ipsec/_ipsec.8 | 222 +-
src/ipsec/_ipsec.8.in | 222 +-
src/ipsec/_ipsec.in | 9 +-
src/libcharon/Android.mk | 34 +-
src/libcharon/Makefile.am | 57 +-
src/libcharon/Makefile.in | 2327 +++++++++-----------
src/libcharon/config/backend_manager.c | 64 +-
src/libcharon/config/ike_cfg.c | 252 ++-
src/libcharon/config/ike_cfg.h | 51 +-
src/libcharon/config/peer_cfg.c | 18 +-
src/libcharon/config/peer_cfg.h | 12 +-
src/libcharon/config/proposal.c | 39 +-
src/libcharon/encoding/message.c | 31 +-
.../encoding/payloads/encryption_payload.c | 14 +-
.../encoding/payloads/encryption_payload.h | 4 +-
.../encoding/payloads/proposal_substructure.c | 130 +-
src/libcharon/encoding/payloads/sa_payload.c | 20 +-
src/libcharon/kernel/kernel_handler.c | 80 +-
src/libcharon/network/receiver.c | 2 +-
src/libcharon/plugins/addrblock/Makefile.in | 243 +-
src/libcharon/plugins/android_dns/Makefile.in | 243 +-
src/libcharon/plugins/android_log/Makefile.in | 243 +-
src/libcharon/plugins/certexpire/Makefile.in | 243 +-
src/libcharon/plugins/coupling/Makefile.in | 243 +-
src/libcharon/plugins/dhcp/Makefile.in | 243 +-
src/libcharon/plugins/dnscert/Makefile.am | 20 +
src/libcharon/plugins/dnscert/Makefile.in | 758 +++++++
src/libcharon/plugins/dnscert/dnscert.c | 142 ++
src/libcharon/plugins/dnscert/dnscert.h | 160 ++
src/libcharon/plugins/dnscert/dnscert_cred.c | 214 ++
src/libcharon/plugins/dnscert/dnscert_cred.h | 63 +
src/libcharon/plugins/dnscert/dnscert_plugin.c | 166 ++
src/libcharon/plugins/dnscert/dnscert_plugin.h | 55 +
src/libcharon/plugins/duplicheck/Makefile.in | 257 ++-
src/libcharon/plugins/eap_aka/Makefile.in | 243 +-
src/libcharon/plugins/eap_aka_3gpp2/Makefile.in | 243 +-
src/libcharon/plugins/eap_dynamic/Makefile.in | 243 +-
src/libcharon/plugins/eap_gtc/Makefile.in | 243 +-
src/libcharon/plugins/eap_gtc/eap_gtc.c | 1 -
src/libcharon/plugins/eap_identity/Makefile.in | 243 +-
src/libcharon/plugins/eap_md5/Makefile.in | 243 +-
src/libcharon/plugins/eap_mschapv2/Makefile.in | 243 +-
src/libcharon/plugins/eap_peap/Makefile.in | 243 +-
src/libcharon/plugins/eap_radius/Makefile.in | 243 +-
src/libcharon/plugins/eap_radius/eap_radius.c | 126 +-
.../plugins/eap_radius/eap_radius_accounting.c | 2 +-
.../plugins/eap_radius/eap_radius_xauth.c | 182 +-
.../plugins/eap_radius/eap_radius_xauth.h | 4 +-
src/libcharon/plugins/eap_sim/Makefile.in | 243 +-
src/libcharon/plugins/eap_sim_file/Makefile.in | 243 +-
src/libcharon/plugins/eap_sim_pcsc/Makefile.in | 243 +-
.../plugins/eap_simaka_pseudonym/Makefile.in | 243 +-
.../plugins/eap_simaka_reauth/Makefile.in | 243 +-
src/libcharon/plugins/eap_simaka_sql/Makefile.in | 243 +-
src/libcharon/plugins/eap_tls/Makefile.in | 243 +-
src/libcharon/plugins/eap_tnc/Makefile.in | 243 +-
src/libcharon/plugins/eap_tnc/eap_tnc.c | 85 +-
src/libcharon/plugins/eap_ttls/Makefile.in | 243 +-
src/libcharon/plugins/error_notify/Makefile.in | 257 ++-
src/libcharon/plugins/farp/Makefile.in | 243 +-
src/libcharon/plugins/ha/Makefile.in | 243 +-
src/libcharon/plugins/ha/ha_ctl.c | 2 +-
src/libcharon/plugins/ha/ha_tunnel.c | 8 +-
src/libcharon/plugins/ipseckey/Makefile.in | 243 +-
src/libcharon/plugins/ipseckey/ipseckey_cred.c | 226 +-
src/libcharon/plugins/ipseckey/ipseckey_plugin.c | 2 +
src/libcharon/plugins/kernel_libipsec/Makefile.in | 243 +-
.../kernel_libipsec/kernel_libipsec_ipsec.c | 25 +-
src/libcharon/plugins/led/Makefile.in | 243 +-
src/libcharon/plugins/load_tester/Makefile.in | 257 ++-
.../plugins/load_tester/load_tester_config.c | 214 +-
.../plugins/load_tester/load_tester_creds.c | 2 +-
.../plugins/load_tester/load_tester_ipsec.c | 4 +-
src/libcharon/plugins/lookip/Makefile.in | 257 ++-
src/libcharon/plugins/maemo/Makefile.in | 245 ++-
src/libcharon/plugins/maemo/maemo_service.c | 7 +-
src/libcharon/plugins/medcli/Makefile.in | 243 +-
src/libcharon/plugins/medcli/medcli_config.c | 16 +-
src/libcharon/plugins/medsrv/Makefile.in | 243 +-
src/libcharon/plugins/medsrv/medsrv_config.c | 7 +-
src/libcharon/plugins/osx_attr/Makefile.in | 243 +-
src/libcharon/plugins/radattr/Makefile.in | 243 +-
src/libcharon/plugins/smp/Makefile.in | 243 +-
src/libcharon/plugins/smp/smp.c | 6 +-
src/libcharon/plugins/socket_default/Makefile.in | 243 +-
.../plugins/socket_default/socket_default_socket.c | 22 +-
src/libcharon/plugins/socket_dynamic/Makefile.in | 243 +-
.../plugins/socket_dynamic/socket_dynamic_socket.c | 4 +-
src/libcharon/plugins/sql/Makefile.in | 243 +-
src/libcharon/plugins/sql/sql_config.c | 8 +-
src/libcharon/plugins/stroke/Makefile.in | 243 +-
src/libcharon/plugins/stroke/stroke_config.c | 125 +-
src/libcharon/plugins/stroke/stroke_control.c | 46 +-
src/libcharon/plugins/stroke/stroke_list.c | 21 +-
src/libcharon/plugins/stroke/stroke_socket.c | 2 +
src/libcharon/plugins/systime_fix/Makefile.in | 243 +-
src/libcharon/plugins/tnc_ifmap/Makefile.in | 243 +-
src/libcharon/plugins/tnc_imc/Makefile.am | 25 -
src/libcharon/plugins/tnc_imc/Makefile.in | 698 ------
src/libcharon/plugins/tnc_imc/tnc_imc.c | 429 ----
src/libcharon/plugins/tnc_imc/tnc_imc_manager.c | 442 ----
src/libcharon/plugins/tnc_imv/Makefile.am | 26 -
src/libcharon/plugins/tnc_imv/Makefile.in | 701 ------
src/libcharon/plugins/tnc_imv/tnc_imv.c | 426 ----
src/libcharon/plugins/tnc_imv/tnc_imv_manager.c | 530 -----
src/libcharon/plugins/tnc_pdp/Makefile.am | 7 +-
src/libcharon/plugins/tnc_pdp/Makefile.in | 251 ++-
src/libcharon/plugins/tnc_pdp/tnc_pdp.c | 446 +++-
src/libcharon/plugins/tnc_pdp/tnc_pdp.h | 4 +-
src/libcharon/plugins/tnc_pdp/tnc_pdp_plugin.c | 15 +-
src/libcharon/plugins/tnc_tnccs/Makefile.in | 694 ------
.../plugins/tnc_tnccs/tnc_tnccs_manager.c | 866 --------
src/libcharon/plugins/tnccs_11/Makefile.am | 35 -
src/libcharon/plugins/tnccs_11/Makefile.in | 771 -------
src/libcharon/plugins/tnccs_11/tnccs_11.c | 633 ------
src/libcharon/plugins/tnccs_11/tnccs_11.h | 42 -
src/libcharon/plugins/tnccs_20/Makefile.am | 35 -
src/libcharon/plugins/tnccs_20/Makefile.in | 798 -------
.../plugins/tnccs_20/batch/pb_tnc_batch.c | 577 -----
.../messages/pb_access_recommendation_msg.c | 181 --
.../messages/pb_access_recommendation_msg.h | 76 -
.../tnccs_20/messages/pb_assessment_result_msg.c | 174 --
.../tnccs_20/messages/pb_assessment_result_msg.h | 60 -
.../plugins/tnccs_20/messages/pb_error_msg.c | 352 ---
.../plugins/tnccs_20/messages/pb_error_msg.h | 127 --
.../tnccs_20/messages/pb_experimental_msg.c | 102 -
.../tnccs_20/messages/pb_experimental_msg.h | 53 -
.../tnccs_20/messages/pb_language_preference_msg.c | 179 --
.../tnccs_20/messages/pb_language_preference_msg.h | 60 -
.../plugins/tnccs_20/messages/pb_pa_msg.c | 274 ---
.../plugins/tnccs_20/messages/pb_pa_msg.h | 98 -
.../tnccs_20/messages/pb_reason_string_msg.c | 217 --
.../tnccs_20/messages/pb_reason_string_msg.h | 69 -
.../messages/pb_remediation_parameters_msg.c | 311 ---
.../messages/pb_remediation_parameters_msg.h | 118 -
.../plugins/tnccs_20/messages/pb_tnc_msg.c | 75 -
.../plugins/tnccs_20/messages/pb_tnc_msg.h | 128 --
src/libcharon/plugins/tnccs_20/tnccs_20.c | 944 --------
src/libcharon/plugins/tnccs_20/tnccs_20.h | 42 -
src/libcharon/plugins/tnccs_dynamic/Makefile.in | 693 ------
.../plugins/tnccs_dynamic/tnccs_dynamic.c | 223 --
.../plugins/tnccs_dynamic/tnccs_dynamic.h | 42 -
src/libcharon/plugins/uci/Makefile.in | 243 +-
src/libcharon/plugins/uci/uci_config.c | 12 +-
src/libcharon/plugins/unit_tester/Makefile.in | 352 +--
src/libcharon/plugins/unity/Makefile.in | 243 +-
src/libcharon/plugins/updown/Makefile.in | 243 +-
src/libcharon/plugins/updown/updown_listener.c | 32 +-
src/libcharon/plugins/whitelist/Makefile.in | 257 ++-
.../plugins/whitelist/whitelist_control.c | 58 +-
src/libcharon/plugins/xauth_eap/Makefile.in | 243 +-
src/libcharon/plugins/xauth_eap/xauth_eap.c | 2 +-
src/libcharon/plugins/xauth_eap/xauth_eap.h | 4 +-
src/libcharon/plugins/xauth_generic/Makefile.in | 243 +-
.../plugins/xauth_generic/xauth_generic.c | 73 +-
.../plugins/xauth_generic/xauth_generic.h | 8 +-
src/libcharon/plugins/xauth_noauth/Makefile.in | 243 +-
src/libcharon/plugins/xauth_noauth/xauth_noauth.c | 3 +-
src/libcharon/plugins/xauth_noauth/xauth_noauth.h | 4 +-
src/libcharon/plugins/xauth_pam/Makefile.in | 243 +-
src/libcharon/plugins/xauth_pam/xauth_pam.c | 15 +-
src/libcharon/plugins/xauth_pam/xauth_pam.h | 3 +-
src/libcharon/processing/jobs/adopt_children_job.c | 8 +-
src/libcharon/sa/child_sa.c | 19 +-
src/libcharon/sa/ike_sa.c | 30 +-
src/libcharon/sa/ike_sa_manager.c | 58 +-
src/libcharon/sa/ikev1/keymat_v1.c | 8 +
src/libcharon/sa/ikev1/task_manager_v1.c | 54 +-
src/libcharon/sa/ikev1/tasks/aggressive_mode.c | 67 +-
src/libcharon/sa/ikev1/tasks/main_mode.c | 66 +-
src/libcharon/sa/ikev1/tasks/mode_config.c | 269 ++-
src/libcharon/sa/ikev1/tasks/mode_config.h | 3 +-
src/libcharon/sa/ikev1/tasks/quick_delete.c | 2 +-
src/libcharon/sa/ikev1/tasks/quick_mode.c | 91 +-
src/libcharon/sa/ikev1/tasks/xauth.c | 2 +-
src/libcharon/sa/ikev2/task_manager_v2.c | 20 +-
src/libcharon/sa/ikev2/tasks/child_create.c | 18 +-
src/libcharon/sa/ikev2/tasks/child_delete.c | 7 +-
src/libcharon/sa/keymat.c | 1 +
src/libcharon/sa/trap_manager.c | 42 +-
src/libcharon/sa/xauth/xauth_manager.c | 17 +-
src/libcharon/sa/xauth/xauth_manager.h | 6 +-
src/libcharon/sa/xauth/xauth_method.h | 4 +-
src/libfast/Makefile.am | 8 +-
src/libfast/Makefile.in | 231 +-
src/libhydra/Makefile.am | 6 +-
src/libhydra/Makefile.in | 442 ++--
src/libhydra/attributes/attributes.c | 30 +-
src/libhydra/kernel/kernel_interface.c | 13 +-
src/libhydra/kernel/kernel_interface.h | 8 +-
src/libhydra/kernel/kernel_ipsec.h | 6 +-
src/libhydra/plugins/attr/Makefile.in | 243 +-
src/libhydra/plugins/attr_sql/Makefile.am | 10 +-
src/libhydra/plugins/attr_sql/Makefile.in | 329 ++-
src/libhydra/plugins/attr_sql/pool.c | 1287 -----------
src/libhydra/plugins/attr_sql/pool_attributes.c | 717 ------
src/libhydra/plugins/attr_sql/pool_attributes.h | 65 -
src/libhydra/plugins/attr_sql/pool_usage.c | 127 --
src/libhydra/plugins/attr_sql/pool_usage.h | 26 -
src/libhydra/plugins/attr_sql/sql_attribute.c | 10 +-
src/libhydra/plugins/kernel_klips/Makefile.in | 243 +-
.../plugins/kernel_klips/kernel_klips_ipsec.c | 4 +-
src/libhydra/plugins/kernel_netlink/Makefile.in | 243 +-
.../plugins/kernel_netlink/kernel_netlink_ipsec.c | 60 +-
.../plugins/kernel_netlink/kernel_netlink_net.c | 48 +-
src/libhydra/plugins/kernel_pfkey/Makefile.in | 243 +-
.../plugins/kernel_pfkey/kernel_pfkey_ipsec.c | 75 +-
src/libhydra/plugins/kernel_pfroute/Makefile.in | 243 +-
.../plugins/kernel_pfroute/kernel_pfroute_net.c | 51 +-
src/libhydra/plugins/resolve/Makefile.in | 243 +-
src/libhydra/plugins/resolve/resolve_handler.c | 3 +-
src/libimcv/Makefile.am | 7 +-
src/libimcv/Makefile.in | 859 ++++----
src/libimcv/imv/data.sql | 288 ++-
src/libimcv/imv/imv_workitem.c | 8 +-
src/libimcv/imv/imv_workitem.h | 3 +-
src/libimcv/imv/tables.sql | 22 +
src/libimcv/plugins/imc_os/Makefile.am | 2 +-
src/libimcv/plugins/imc_os/Makefile.in | 232 +-
src/libimcv/plugins/imc_scanner/Makefile.am | 2 +-
src/libimcv/plugins/imc_scanner/Makefile.in | 232 +-
src/libimcv/plugins/imc_test/Makefile.am | 2 +-
src/libimcv/plugins/imc_test/Makefile.in | 232 +-
src/libimcv/plugins/imv_os/Makefile.am | 2 +-
src/libimcv/plugins/imv_os/Makefile.in | 233 +-
src/libimcv/plugins/imv_os/imv_os_agent.c | 16 +-
src/libimcv/plugins/imv_os/pacman.sh | 23 +-
src/libimcv/plugins/imv_scanner/Makefile.am | 2 +-
src/libimcv/plugins/imv_scanner/Makefile.in | 232 +-
src/libimcv/plugins/imv_test/Makefile.am | 2 +-
src/libimcv/plugins/imv_test/Makefile.in | 232 +-
src/libimcv/plugins/imv_test/imv_test_agent.c | 16 +-
src/libipsec/Makefile.am | 6 +-
src/libipsec/Makefile.in | 338 +--
src/libipsec/esp_context.c | 28 +-
src/libipsec/esp_packet.c | 21 +-
src/libipsec/esp_packet.h | 2 +-
src/libipsec/ip_packet.c | 8 +-
src/libipsec/ipsec_policy_mgr.c | 10 +-
src/libipsec/ipsec_policy_mgr.h | 4 +-
src/libipsec/ipsec_processor.c | 16 +-
src/libipsec/ipsec_sa.c | 102 +-
src/libipsec/ipsec_sa.h | 31 +
src/libipsec/ipsec_sa_mgr.c | 31 +-
src/libipsec/ipsec_sa_mgr.h | 17 +
src/libpts/Makefile.am | 57 +-
src/libpts/Makefile.in | 951 ++++----
src/libpts/libpts.h | 3 +
src/libpts/plugins/imc_attestation/Makefile.am | 2 +-
src/libpts/plugins/imc_attestation/Makefile.in | 232 +-
.../plugins/imc_attestation/imc_attestation.c | 16 +-
.../imc_attestation/imc_attestation_process.c | 34 +-
src/libpts/plugins/imc_swid/Makefile.am | 39 +
src/libpts/plugins/imc_swid/Makefile.in | 810 +++++++
src/libpts/plugins/imc_swid/imc_swid.c | 337 +++
src/libpts/plugins/imc_swid/imc_swid_state.c | 189 ++
src/libpts/plugins/imc_swid/imc_swid_state.h | 57 +
...id.2004-03.org.strongswan_strongSwan.swidtag.in | 30 +
src/libpts/plugins/imv_attestation/Makefile.am | 2 +-
src/libpts/plugins/imv_attestation/Makefile.in | 233 +-
.../imv_attestation/imv_attestation_agent.c | 34 +-
.../imv_attestation/imv_attestation_build.c | 33 +-
.../imv_attestation/imv_attestation_build.h | 4 +-
.../imv_attestation/imv_attestation_process.c | 38 +-
.../imv_attestation/imv_attestation_state.c | 3 +
.../imv_attestation/imv_attestation_state.h | 1 +
src/libpts/plugins/imv_swid/Makefile.am | 21 +
src/libpts/plugins/imv_swid/Makefile.in | 748 +++++++
src/libpts/plugins/imv_swid/imv_swid.c | 24 +
src/libpts/plugins/imv_swid/imv_swid_agent.c | 512 +++++
src/libpts/plugins/imv_swid/imv_swid_agent.h | 36 +
src/libpts/plugins/imv_swid/imv_swid_state.c | 296 +++
src/libpts/plugins/imv_swid/imv_swid_state.h | 76 +
src/libpts/swid/swid_error.c | 55 +
src/libpts/swid/swid_error.h | 58 +
src/libpts/swid/swid_inventory.c | 294 +++
src/libpts/swid/swid_inventory.h | 78 +
src/libpts/swid/swid_tag.c | 86 +
src/libpts/swid/swid_tag.h | 63 +
src/libpts/swid/swid_tag_id.c | 98 +
src/libpts/swid/swid_tag_id.h | 66 +
src/libpts/tcg/{ => pts}/tcg_pts_attr_aik.c | 0
src/libpts/tcg/pts/tcg_pts_attr_aik.h | 65 +
.../tcg/{ => pts}/tcg_pts_attr_dh_nonce_finish.c | 0
src/libpts/tcg/pts/tcg_pts_attr_dh_nonce_finish.h | 89 +
.../{ => pts}/tcg_pts_attr_dh_nonce_params_req.c | 0
.../tcg/pts/tcg_pts_attr_dh_nonce_params_req.h | 72 +
.../{ => pts}/tcg_pts_attr_dh_nonce_params_resp.c | 0
.../tcg/pts/tcg_pts_attr_dh_nonce_params_resp.h | 93 +
src/libpts/tcg/{ => pts}/tcg_pts_attr_file_meas.c | 0
src/libpts/tcg/pts/tcg_pts_attr_file_meas.h | 65 +
.../tcg/{ => pts}/tcg_pts_attr_gen_attest_evid.c | 0
src/libpts/tcg/pts/tcg_pts_attr_gen_attest_evid.h | 53 +
src/libpts/tcg/{ => pts}/tcg_pts_attr_get_aik.c | 0
src/libpts/tcg/pts/tcg_pts_attr_get_aik.h | 53 +
.../{ => pts}/tcg_pts_attr_get_tpm_version_info.c | 0
.../tcg/pts/tcg_pts_attr_get_tpm_version_info.h | 54 +
src/libpts/tcg/{ => pts}/tcg_pts_attr_meas_algo.c | 0
src/libpts/tcg/pts/tcg_pts_attr_meas_algo.h | 68 +
src/libpts/tcg/{ => pts}/tcg_pts_attr_proto_caps.c | 0
src/libpts/tcg/pts/tcg_pts_attr_proto_caps.h | 67 +
.../tcg/{ => pts}/tcg_pts_attr_req_file_meas.c | 0
src/libpts/tcg/pts/tcg_pts_attr_req_file_meas.h | 90 +
.../tcg/{ => pts}/tcg_pts_attr_req_file_meta.c | 0
src/libpts/tcg/pts/tcg_pts_attr_req_file_meta.h | 81 +
.../{ => pts}/tcg_pts_attr_req_func_comp_evid.c | 0
.../tcg/pts/tcg_pts_attr_req_func_comp_evid.h | 80 +
.../tcg/{ => pts}/tcg_pts_attr_simple_comp_evid.c | 0
src/libpts/tcg/pts/tcg_pts_attr_simple_comp_evid.h | 64 +
.../tcg/{ => pts}/tcg_pts_attr_simple_evid_final.c | 0
.../tcg/pts/tcg_pts_attr_simple_evid_final.h | 93 +
.../tcg/{ => pts}/tcg_pts_attr_tpm_version_info.c | 0
src/libpts/tcg/pts/tcg_pts_attr_tpm_version_info.h | 70 +
.../tcg/{ => pts}/tcg_pts_attr_unix_file_meta.c | 0
src/libpts/tcg/pts/tcg_pts_attr_unix_file_meta.h | 65 +
src/libpts/tcg/swid/tcg_swid_attr_req.c | 329 +++
src/libpts/tcg/swid/tcg_swid_attr_req.h | 103 +
src/libpts/tcg/swid/tcg_swid_attr_tag_id_inv.c | 325 +++
src/libpts/tcg/swid/tcg_swid_attr_tag_id_inv.h | 88 +
src/libpts/tcg/swid/tcg_swid_attr_tag_inv.c | 313 +++
src/libpts/tcg/swid/tcg_swid_attr_tag_inv.h | 88 +
src/libpts/tcg/tcg_attr.c | 61 +-
src/libpts/tcg/tcg_attr.h | 12 +-
src/libpts/tcg/tcg_pts_attr_aik.h | 65 -
src/libpts/tcg/tcg_pts_attr_dh_nonce_finish.h | 89 -
src/libpts/tcg/tcg_pts_attr_dh_nonce_params_req.h | 72 -
src/libpts/tcg/tcg_pts_attr_dh_nonce_params_resp.h | 93 -
src/libpts/tcg/tcg_pts_attr_file_meas.h | 65 -
src/libpts/tcg/tcg_pts_attr_gen_attest_evid.h | 53 -
src/libpts/tcg/tcg_pts_attr_get_aik.h | 53 -
src/libpts/tcg/tcg_pts_attr_get_tpm_version_info.h | 54 -
src/libpts/tcg/tcg_pts_attr_meas_algo.h | 68 -
src/libpts/tcg/tcg_pts_attr_proto_caps.h | 67 -
src/libpts/tcg/tcg_pts_attr_req_file_meas.h | 90 -
src/libpts/tcg/tcg_pts_attr_req_file_meta.h | 81 -
src/libpts/tcg/tcg_pts_attr_req_func_comp_evid.h | 80 -
src/libpts/tcg/tcg_pts_attr_simple_comp_evid.h | 64 -
src/libpts/tcg/tcg_pts_attr_simple_evid_final.h | 93 -
src/libpts/tcg/tcg_pts_attr_tpm_version_info.h | 70 -
src/libpts/tcg/tcg_pts_attr_unix_file_meta.h | 65 -
src/libpttls/Makefile.am | 9 +-
src/libpttls/Makefile.in | 294 ++-
src/libpttls/pt_tls.c | 81 +-
src/libpttls/pt_tls.h | 25 +-
src/libpttls/pt_tls_client.c | 83 +-
src/libpttls/pt_tls_dispatcher.c | 4 +-
src/libpttls/pt_tls_server.c | 238 +-
src/libpttls/sasl/sasl_mechanism.h | 7 +
src/libpttls/sasl/sasl_plain/sasl_plain.c | 24 +-
src/libradius/Makefile.am | 7 +
src/libradius/Makefile.in | 239 +-
src/libsimaka/Makefile.am | 7 +
src/libsimaka/Makefile.in | 239 +-
src/libstrongswan/Android.mk | 3 +-
src/libstrongswan/Makefile.am | 25 +-
src/libstrongswan/Makefile.in | 2024 ++++++++---------
src/libstrongswan/credentials/builder.c | 1 -
src/libstrongswan/credentials/builder.h | 2 -
src/libstrongswan/credentials/cred_encoding.h | 2 +
src/libstrongswan/crypto/aead.c | 20 +-
src/libstrongswan/crypto/aead.h | 11 +
src/libstrongswan/crypto/crypto_factory.c | 61 +-
src/libstrongswan/crypto/crypto_factory.h | 3 -
src/libstrongswan/crypto/diffie_hellman.c | 14 +-
src/libstrongswan/crypto/diffie_hellman.h | 5 +
src/libstrongswan/crypto/hashers/hasher.c | 3 -
src/libstrongswan/crypto/hashers/hasher.h | 18 +-
src/libstrongswan/crypto/iv/iv_gen.h | 61 +
src/libstrongswan/crypto/iv/iv_gen_rand.c | 79 +
src/libstrongswan/crypto/iv/iv_gen_rand.h | 32 +
src/libstrongswan/crypto/iv/iv_gen_seq.c | 102 +
src/libstrongswan/crypto/iv/iv_gen_seq.h | 32 +
src/libstrongswan/crypto/prfs/mac_prf.h | 2 +-
.../crypto/proposal/proposal_keywords_static.c | 266 +--
.../crypto/proposal/proposal_keywords_static.txt | 4 +
src/libstrongswan/database/database.h | 38 +-
src/libstrongswan/ipsec/ipsec_types.c | 37 +-
src/libstrongswan/ipsec/ipsec_types.h | 11 +-
src/libstrongswan/library.h | 5 +-
.../networking/streams/stream_service.c | 2 +-
src/libstrongswan/networking/tun_device.c | 18 +-
src/libstrongswan/plugins/aes/Makefile.in | 243 +-
src/libstrongswan/plugins/af_alg/Makefile.in | 243 +-
src/libstrongswan/plugins/af_alg/af_alg_hasher.c | 4 +-
src/libstrongswan/plugins/agent/Makefile.in | 243 +-
src/libstrongswan/plugins/blowfish/Makefile.in | 243 +-
src/libstrongswan/plugins/ccm/Makefile.in | 243 +-
src/libstrongswan/plugins/ccm/ccm_aead.c | 16 +
src/libstrongswan/plugins/cmac/Makefile.in | 243 +-
src/libstrongswan/plugins/constraints/Makefile.in | 243 +-
src/libstrongswan/plugins/ctr/Makefile.in | 243 +-
src/libstrongswan/plugins/curl/Makefile.in | 243 +-
src/libstrongswan/plugins/des/Makefile.in | 243 +-
src/libstrongswan/plugins/dnskey/Makefile.in | 243 +-
src/libstrongswan/plugins/fips_prf/Makefile.in | 243 +-
src/libstrongswan/plugins/gcm/Makefile.in | 243 +-
src/libstrongswan/plugins/gcm/gcm_aead.c | 15 +
src/libstrongswan/plugins/gcrypt/Makefile.in | 243 +-
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.c | 2 +-
src/libstrongswan/plugins/gmp/Makefile.in | 243 +-
src/libstrongswan/plugins/hmac/Makefile.in | 243 +-
src/libstrongswan/plugins/keychain/Makefile.in | 243 +-
src/libstrongswan/plugins/ldap/Makefile.in | 243 +-
src/libstrongswan/plugins/md4/Makefile.in | 243 +-
src/libstrongswan/plugins/md5/Makefile.in | 243 +-
src/libstrongswan/plugins/mysql/Makefile.in | 243 +-
src/libstrongswan/plugins/mysql/mysql_database.c | 190 +-
src/libstrongswan/plugins/nonce/Makefile.in | 243 +-
src/libstrongswan/plugins/openssl/Makefile.in | 243 +-
.../plugins/openssl/openssl_ec_diffie_hellman.c | 289 ++-
.../plugins/openssl/openssl_ec_public_key.c | 36 +-
src/libstrongswan/plugins/openssl/openssl_gcm.c | 15 +
src/libstrongswan/plugins/openssl/openssl_plugin.c | 28 +-
.../plugins/openssl/openssl_rsa_public_key.c | 20 +-
src/libstrongswan/plugins/openssl/openssl_util.c | 18 +
src/libstrongswan/plugins/openssl/openssl_util.h | 9 +
src/libstrongswan/plugins/padlock/Makefile.in | 243 +-
src/libstrongswan/plugins/pem/Makefile.in | 243 +-
src/libstrongswan/plugins/pem/pem_builder.c | 43 +-
src/libstrongswan/plugins/pgp/Makefile.in | 243 +-
src/libstrongswan/plugins/pkcs1/Makefile.in | 243 +-
src/libstrongswan/plugins/pkcs11/Makefile.in | 243 +-
src/libstrongswan/plugins/pkcs12/Makefile.in | 243 +-
src/libstrongswan/plugins/pkcs7/Makefile.in | 243 +-
src/libstrongswan/plugins/pkcs8/Makefile.in | 243 +-
src/libstrongswan/plugins/pubkey/Makefile.in | 243 +-
src/libstrongswan/plugins/random/Makefile.in | 243 +-
src/libstrongswan/plugins/rc2/Makefile.in | 243 +-
src/libstrongswan/plugins/rdrand/Makefile.in | 243 +-
src/libstrongswan/plugins/revocation/Makefile.in | 243 +-
src/libstrongswan/plugins/sha1/Makefile.in | 243 +-
src/libstrongswan/plugins/sha2/Makefile.in | 243 +-
src/libstrongswan/plugins/soup/Makefile.in | 243 +-
src/libstrongswan/plugins/sqlite/Makefile.in | 243 +-
src/libstrongswan/plugins/sqlite/sqlite_database.c | 107 +-
src/libstrongswan/plugins/sshkey/Makefile.am | 3 +-
src/libstrongswan/plugins/sshkey/Makefile.in | 249 ++-
src/libstrongswan/plugins/sshkey/sshkey_builder.c | 89 +-
src/libstrongswan/plugins/sshkey/sshkey_builder.h | 2 +-
src/libstrongswan/plugins/sshkey/sshkey_encoder.c | 125 ++
src/libstrongswan/plugins/sshkey/sshkey_encoder.h | 32 +
src/libstrongswan/plugins/sshkey/sshkey_plugin.c | 3 +
src/libstrongswan/plugins/test_vectors/Makefile.in | 598 +++--
src/libstrongswan/plugins/unbound/Makefile.in | 243 +-
.../plugins/unbound/unbound_resolver.c | 35 +-
src/libstrongswan/plugins/x509/Makefile.in | 243 +-
src/libstrongswan/plugins/xcbc/Makefile.in | 243 +-
src/libstrongswan/processing/watcher.c | 13 +-
src/libstrongswan/selectors/traffic_selector.c | 47 +-
src/libstrongswan/selectors/traffic_selector.h | 72 +-
src/libstrongswan/tests/Makefile.am | 2 +-
src/libstrongswan/tests/Makefile.in | 671 ++++--
src/libstrongswan/tests/test_bio_writer.c | 10 +-
src/libstrongswan/tests/test_chunk.c | 21 +-
src/libstrongswan/tests/test_host.c | 6 +
src/libstrongswan/tests/test_identification.c | 144 +-
src/libstrongswan/tests/test_printf.c | 185 ++
src/libstrongswan/tests/test_runner.c | 1 +
src/libstrongswan/tests/test_runner.h | 1 +
src/libstrongswan/tests/test_suite.h | 19 +-
src/libstrongswan/tests/test_utils.c | 94 +-
src/libstrongswan/threading/rwlock.c | 16 +-
src/libstrongswan/threading/semaphore.c | 10 +-
src/libstrongswan/utils/backtrace.c | 4 +-
src/libstrongswan/utils/chunk.c | 36 +-
src/libstrongswan/utils/chunk.h | 9 +
src/libstrongswan/utils/enum.h | 2 +-
src/libstrongswan/utils/identification.c | 2 +-
src/libstrongswan/utils/leak_detective.c | 1 +
src/libstrongswan/utils/printf_hook.c | 510 -----
src/libstrongswan/utils/printf_hook.h | 247 ---
src/libstrongswan/utils/printf_hook/printf_hook.h | 121 +
.../utils/printf_hook/printf_hook_builtin.c | 1168 ++++++++++
.../utils/printf_hook/printf_hook_builtin.h | 82 +
.../utils/printf_hook/printf_hook_glibc.c | 244 ++
.../utils/printf_hook/printf_hook_vstr.c | 507 +++++
.../utils/printf_hook/printf_hook_vstr.h | 83 +
src/libstrongswan/utils/utils.c | 46 +
src/libstrongswan/utils/utils.h | 53 +-
src/libtls/Makefile.am | 6 +
src/libtls/Makefile.in | 232 +-
src/libtls/tls.h | 7 +
src/libtls/tls_socket.c | 4 +-
src/libtnccs/Android.mk | 20 +
src/libtnccs/Makefile.am | 60 +-
src/libtnccs/Makefile.in | 500 +++--
src/libtnccs/plugins/tnc_imc/Makefile.am | 23 +
src/libtnccs/plugins/tnc_imc/Makefile.in | 765 +++++++
src/libtnccs/plugins/tnc_imc/tnc_imc.c | 427 ++++
.../plugins/tnc_imc/tnc_imc.h | 0
.../plugins/tnc_imc/tnc_imc_bind_function.c | 0
src/libtnccs/plugins/tnc_imc/tnc_imc_manager.c | 441 ++++
.../plugins/tnc_imc/tnc_imc_manager.h | 0
.../plugins/tnc_imc/tnc_imc_plugin.c | 0
.../plugins/tnc_imc/tnc_imc_plugin.h | 0
src/libtnccs/plugins/tnc_imv/Makefile.am | 24 +
src/libtnccs/plugins/tnc_imv/Makefile.in | 768 +++++++
src/libtnccs/plugins/tnc_imv/tnc_imv.c | 424 ++++
.../plugins/tnc_imv/tnc_imv.h | 0
.../plugins/tnc_imv/tnc_imv_bind_function.c | 0
src/libtnccs/plugins/tnc_imv/tnc_imv_manager.c | 470 ++++
.../plugins/tnc_imv/tnc_imv_manager.h | 0
.../plugins/tnc_imv/tnc_imv_plugin.c | 0
.../plugins/tnc_imv/tnc_imv_plugin.h | 0
.../plugins/tnc_imv/tnc_imv_recommendations.c | 0
.../plugins/tnc_imv/tnc_imv_recommendations.h | 0
.../plugins/tnc_tnccs/Makefile.am | 0
src/libtnccs/plugins/tnc_tnccs/Makefile.in | 763 +++++++
src/libtnccs/plugins/tnc_tnccs/tnc_tnccs_manager.c | 866 ++++++++
.../plugins/tnc_tnccs/tnc_tnccs_manager.h | 0
.../plugins/tnc_tnccs/tnc_tnccs_plugin.c | 0
.../plugins/tnc_tnccs/tnc_tnccs_plugin.h | 0
src/libtnccs/plugins/tnccs_11/Makefile.am | 33 +
src/libtnccs/plugins/tnccs_11/Makefile.in | 824 +++++++
.../plugins/tnccs_11/batch/tnccs_batch.c | 0
.../plugins/tnccs_11/batch/tnccs_batch.h | 0
.../plugins/tnccs_11/messages/imc_imv_msg.c | 0
.../plugins/tnccs_11/messages/imc_imv_msg.h | 0
.../plugins/tnccs_11/messages/tnccs_error_msg.c | 0
.../plugins/tnccs_11/messages/tnccs_error_msg.h | 0
.../plugins/tnccs_11/messages/tnccs_msg.c | 0
.../plugins/tnccs_11/messages/tnccs_msg.h | 0
.../messages/tnccs_preferred_language_msg.c | 0
.../messages/tnccs_preferred_language_msg.h | 0
.../tnccs_11/messages/tnccs_reason_strings_msg.c | 0
.../tnccs_11/messages/tnccs_reason_strings_msg.h | 0
.../tnccs_11/messages/tnccs_recommendation_msg.c | 0
.../tnccs_11/messages/tnccs_recommendation_msg.h | 0
.../messages/tnccs_tncs_contact_info_msg.c | 0
.../messages/tnccs_tncs_contact_info_msg.h | 0
src/libtnccs/plugins/tnccs_11/tnccs_11.c | 670 ++++++
src/libtnccs/plugins/tnccs_11/tnccs_11.h | 42 +
.../plugins/tnccs_11/tnccs_11_plugin.c | 0
.../plugins/tnccs_11/tnccs_11_plugin.h | 0
src/libtnccs/plugins/tnccs_20/Makefile.am | 34 +
src/libtnccs/plugins/tnccs_20/Makefile.in | 880 ++++++++
src/libtnccs/plugins/tnccs_20/batch/pb_tnc_batch.c | 612 +++++
.../plugins/tnccs_20/batch/pb_tnc_batch.h | 0
.../messages/ietf/pb_access_recommendation_msg.c | 181 ++
.../messages/ietf/pb_access_recommendation_msg.h | 76 +
.../messages/ietf/pb_assessment_result_msg.c | 174 ++
.../messages/ietf/pb_assessment_result_msg.h | 60 +
.../plugins/tnccs_20/messages/ietf/pb_error_msg.c | 352 +++
.../plugins/tnccs_20/messages/ietf/pb_error_msg.h | 127 ++
.../tnccs_20/messages/ietf/pb_experimental_msg.c | 102 +
.../tnccs_20/messages/ietf/pb_experimental_msg.h | 53 +
.../messages/ietf/pb_language_preference_msg.c | 179 ++
.../messages/ietf/pb_language_preference_msg.h | 60 +
.../plugins/tnccs_20/messages/ietf/pb_pa_msg.c | 274 +++
.../plugins/tnccs_20/messages/ietf/pb_pa_msg.h | 98 +
.../tnccs_20/messages/ietf/pb_reason_string_msg.c | 217 ++
.../tnccs_20/messages/ietf/pb_reason_string_msg.h | 69 +
.../messages/ietf/pb_remediation_parameters_msg.c | 311 +++
.../messages/ietf/pb_remediation_parameters_msg.h | 118 +
.../plugins/tnccs_20/messages/pb_tnc_msg.c | 95 +
.../plugins/tnccs_20/messages/pb_tnc_msg.h | 147 ++
.../tnccs_20/messages/tcg/pb_pdp_referral_msg.c | 314 +++
.../tnccs_20/messages/tcg/pb_pdp_referral_msg.h | 106 +
.../tnccs_20/state_machine/pb_tnc_state_machine.c | 0
.../tnccs_20/state_machine/pb_tnc_state_machine.h | 0
src/libtnccs/plugins/tnccs_20/tnccs_20.c | 1073 +++++++++
src/libtnccs/plugins/tnccs_20/tnccs_20.h | 42 +
.../plugins/tnccs_20/tnccs_20_plugin.c | 0
.../plugins/tnccs_20/tnccs_20_plugin.h | 0
.../plugins/tnccs_dynamic/Makefile.am | 0
src/libtnccs/plugins/tnccs_dynamic/Makefile.in | 762 +++++++
src/libtnccs/plugins/tnccs_dynamic/tnccs_dynamic.c | 267 +++
src/libtnccs/plugins/tnccs_dynamic/tnccs_dynamic.h | 42 +
.../plugins/tnccs_dynamic/tnccs_dynamic_plugin.c | 0
.../plugins/tnccs_dynamic/tnccs_dynamic_plugin.h | 0
src/libtnccs/tnc/imv/imv_manager.h | 14 +-
src/libtnccs/tnc/tnccs/tnccs.h | 30 +-
src/libtnccs/tnc/tnccs/tnccs_manager.h | 3 +-
src/libtncif/Makefile.in | 227 +-
src/manager/Makefile.in | 330 +--
src/medsrv/Makefile.in | 301 +--
src/openac/Makefile.in | 241 +-
src/pki/Makefile.am | 4 +-
src/pki/Makefile.in | 631 +++---
src/pki/command.c | 2 +-
src/pki/commands/gen.c | 4 +-
src/pki/commands/issue.c | 24 +-
src/pki/commands/keyid.c | 6 +-
src/pki/commands/pkcs7.c | 8 +-
src/pki/commands/print.c | 8 +-
src/pki/commands/pub.c | 28 +-
src/pki/commands/req.c | 11 +-
src/pki/commands/self.c | 10 +-
src/pki/commands/signcrl.c | 12 +-
src/pki/commands/verify.c | 9 +-
src/pki/man/Makefile.am | 14 +
src/pki/man/Makefile.in | 637 ++++++
src/pki/man/pki---gen.1.in | 112 +
src/pki/man/pki---issue.1.in | 179 ++
src/pki/man/pki---keyid.1.in | 72 +
src/pki/man/pki---pkcs7.1.in | 79 +
src/pki/man/pki---print.1.in | 53 +
src/pki/man/pki---pub.1.in | 77 +
src/pki/man/pki---req.1.in | 91 +
src/pki/man/pki---self.1.in | 148 ++
src/pki/man/pki---signcrl.1.in | 124 ++
src/pki/man/pki---verify.1.in | 56 +
src/pki/man/pki.1.in | 156 ++
src/pki/pki.c | 13 +-
src/pool/Makefile.am | 16 +
src/pool/Makefile.in | 728 ++++++
src/pool/pool.c | 1248 +++++++++++
src/pool/pool_attributes.c | 716 ++++++
src/pool/pool_attributes.h | 63 +
src/pool/pool_usage.c | 126 ++
src/pool/pool_usage.h | 25 +
src/pt-tls-client/Makefile.am | 21 +
src/pt-tls-client/Makefile.in | 730 ++++++
src/pt-tls-client/pt-tls-client.c | 275 +++
src/scepclient/Makefile.in | 241 +-
src/starter/Makefile.in | 228 +-
src/starter/args.c | 11 +-
src/starter/confread.c | 50 +-
src/starter/confread.h | 2 +-
src/starter/keywords.c | 58 +-
src/starter/keywords.h | 2 +-
src/starter/keywords.txt | 2 +-
src/starter/parser.c | 295 ++-
src/starter/parser.h | 36 +-
src/starter/starterstroke.c | 5 +-
src/stroke/Makefile.in | 221 +-
src/stroke/stroke_keywords.c | 4 +-
src/stroke/stroke_msg.h | 2 +
test-driver | 127 ++
testing/Makefile.in | 107 +-
testing/config/kernel/config-3.11 | 2005 +++++++++++++++++
testing/hosts/default/etc/hosts | 2 +-
testing/hosts/default/etc/iptables.rules | 4 +
testing/hosts/default/etc/pts/data.sql | 288 ++-
testing/hosts/default/etc/pts/tables.sql | 22 +
testing/hosts/winnetou/etc/bind/db.strongswan.org | 51 +
testing/scripts/recipes/003_freeradius.mk | 3 +-
testing/scripts/recipes/013_strongswan.mk | 3 +
.../scripts/recipes/patches/freeradius-avp-size | 18 -
testing/scripts/recipes/patches/freeradius-tnc-fhh | 6 +-
testing/testing.conf | 74 +-
.../ikev1/config-payload-push/description.txt | 8 +
.../tests/ikev1/config-payload-push/evaltest.dat | 26 +
.../config-payload-push/hosts/carol/etc/ipsec.conf | 22 +
.../hosts/carol/etc/strongswan.conf | 5 +
.../config-payload-push/hosts/dave/etc/ipsec.conf | 22 +
.../hosts/dave/etc/strongswan.conf | 5 +
.../config-payload-push/hosts/moon/etc/ipsec.conf | 28 +
.../hosts/moon/etc/strongswan.conf | 8 +
.../tests/ikev1/config-payload-push/posttest.dat | 6 +
.../tests/ikev1/config-payload-push/pretest.dat | 10 +
testing/tests/ikev1/config-payload-push/test.conf | 21 +
testing/tests/ikev1/host2host-ah/description.txt | 5 +
testing/tests/ikev1/host2host-ah/evaltest.dat | 7 +
.../ikev1/host2host-ah/hosts/moon/etc/ipsec.conf | 17 +
.../host2host-ah/hosts/moon/etc/strongswan.conf | 6 +
.../ikev1/host2host-ah/hosts/sun/etc/ipsec.conf | 17 +
.../host2host-ah/hosts/sun/etc/strongswan.conf | 6 +
testing/tests/ikev1/host2host-ah/posttest.dat | 4 +
testing/tests/ikev1/host2host-ah/pretest.dat | 6 +
testing/tests/ikev1/host2host-ah/test.conf | 21 +
testing/tests/ikev1/net2net-ah/description.txt | 8 +
testing/tests/ikev1/net2net-ah/evaltest.dat | 11 +
.../ikev1/net2net-ah/hosts/moon/etc/ipsec.conf | 20 +
.../net2net-ah/hosts/moon/etc/strongswan.conf | 6 +
.../ikev1/net2net-ah/hosts/sun/etc/ipsec.conf | 20 +
.../ikev1/net2net-ah/hosts/sun/etc/strongswan.conf | 6 +
testing/tests/ikev1/net2net-ah/posttest.dat | 4 +
testing/tests/ikev1/net2net-ah/pretest.dat | 6 +
testing/tests/ikev1/net2net-ah/test.conf | 21 +
testing/tests/ikev2/host2host-ah/description.txt | 5 +
testing/tests/ikev2/host2host-ah/evaltest.dat | 7 +
.../ikev2/host2host-ah/hosts/moon/etc/ipsec.conf | 17 +
.../host2host-ah/hosts/moon/etc/strongswan.conf | 6 +
.../ikev2/host2host-ah/hosts/sun/etc/ipsec.conf | 17 +
.../host2host-ah/hosts/sun/etc/strongswan.conf | 6 +
testing/tests/ikev2/host2host-ah/posttest.dat | 4 +
testing/tests/ikev2/host2host-ah/pretest.dat | 6 +
testing/tests/ikev2/host2host-ah/test.conf | 21 +
testing/tests/ikev2/net2net-ah/description.txt | 7 +
testing/tests/ikev2/net2net-ah/evaltest.dat | 11 +
.../ikev2/net2net-ah/hosts/moon/etc/ipsec.conf | 20 +
.../net2net-ah/hosts/moon/etc/strongswan.conf | 6 +
.../ikev2/net2net-ah/hosts/sun/etc/ipsec.conf | 20 +
.../ikev2/net2net-ah/hosts/sun/etc/strongswan.conf | 6 +
testing/tests/ikev2/net2net-ah/posttest.dat | 4 +
testing/tests/ikev2/net2net-ah/pretest.dat | 6 +
testing/tests/ikev2/net2net-ah/test.conf | 21 +
.../tests/ikev2/net2net-dnscert/description.txt | 8 +
testing/tests/ikev2/net2net-dnscert/evaltest.dat | 9 +
.../net2net-dnscert/hosts/moon/etc/ipsec.conf | 26 +
.../hosts/moon/etc/ipsec.d/dnssec.keys | 10 +
.../net2net-dnscert/hosts/moon/etc/iptables.rules | 28 +
.../net2net-dnscert/hosts/moon/etc/resolv.conf | 1 +
.../net2net-dnscert/hosts/moon/etc/strongswan.conf | 20 +
.../ikev2/net2net-dnscert/hosts/sun/etc/ipsec.conf | 26 +
.../hosts/sun/etc/ipsec.d/dnssec.keys | 10 +
.../net2net-dnscert/hosts/sun/etc/iptables.rules | 28 +
.../net2net-dnscert/hosts/sun/etc/resolv.conf | 1 +
.../net2net-dnscert/hosts/sun/etc/strongswan.conf | 20 +
testing/tests/ikev2/net2net-dnscert/posttest.dat | 8 +
testing/tests/ikev2/net2net-dnscert/pretest.dat | 8 +
testing/tests/ikev2/net2net-dnscert/test.conf | 21 +
.../tests/libipsec/host2host-cert/description.txt | 10 +
testing/tests/libipsec/host2host-cert/evaltest.dat | 7 +
.../host2host-cert/hosts/moon/etc/ipsec.conf | 19 +
.../host2host-cert/hosts/moon/etc/strongswan.conf | 17 +
.../libipsec/host2host-cert/hosts/moon/etc/updown | 705 ++++++
.../host2host-cert/hosts/sun/etc/ipsec.conf | 19 +
.../host2host-cert/hosts/sun/etc/strongswan.conf | 17 +
.../libipsec/host2host-cert/hosts/sun/etc/updown | 705 ++++++
testing/tests/libipsec/host2host-cert/posttest.dat | 6 +
testing/tests/libipsec/host2host-cert/pretest.dat | 8 +
testing/tests/libipsec/host2host-cert/test.conf | 21 +
.../libipsec/rw-suite-b/hosts/moon/etc/ipsec.conf | 1 +
.../alg-ecp-brainpool-high/description.txt | 17 +
.../alg-ecp-brainpool-high/evaltest.dat | 19 +
.../hosts/carol/etc/ipsec.conf | 21 +
.../hosts/carol/etc/strongswan.conf | 5 +
.../hosts/dave/etc/ipsec.conf | 21 +
.../hosts/dave/etc/strongswan.conf | 5 +
.../hosts/moon/etc/ipsec.conf | 20 +
.../hosts/moon/etc/strongswan.conf | 5 +
.../alg-ecp-brainpool-high/posttest.dat | 6 +
.../alg-ecp-brainpool-high/pretest.dat | 9 +
.../openssl-ikev2/alg-ecp-brainpool-high/test.conf | 21 +
.../alg-ecp-brainpool-low/description.txt | 17 +
.../alg-ecp-brainpool-low/evaltest.dat | 19 +
.../hosts/carol/etc/ipsec.conf | 21 +
.../hosts/carol/etc/strongswan.conf | 5 +
.../hosts/dave/etc/ipsec.conf | 21 +
.../hosts/dave/etc/strongswan.conf | 5 +
.../hosts/moon/etc/ipsec.conf | 20 +
.../hosts/moon/etc/strongswan.conf | 5 +
.../alg-ecp-brainpool-low/posttest.dat | 6 +
.../alg-ecp-brainpool-low/pretest.dat | 9 +
.../openssl-ikev2/alg-ecp-brainpool-low/test.conf | 21 +
.../openssl-ikev2/rw-suite-b-128/description.txt | 2 +-
.../hosts/carol/etc/ipsec.d/private/carolKey.pem | 11 +-
.../rw-suite-b-128/hosts/carol/etc/ipsec.secrets | 2 +-
.../openssl-ikev2/rw-suite-b-192/description.txt | 2 +-
.../hosts/carol/etc/ipsec.d/private/carolKey.pem | 14 +-
.../rw-suite-b-192/hosts/carol/etc/ipsec.secrets | 2 +-
testing/tests/sql/net2net-route-pem/evaltest.dat | 4 +-
.../hosts/alice/etc/pts/data.sql | 873 --------
.../hosts/alice/etc/pts/data1.sql | 29 +
testing/tests/tnc/tnccs-11-radius-pts/pretest.dat | 2 +-
.../tests/tnc/tnccs-11-supplicant/description.txt | 12 +
testing/tests/tnc/tnccs-11-supplicant/evaltest.dat | 2 +
.../hosts/alice/etc/freeradius/eap.conf | 25 +
.../hosts/alice/etc/freeradius/proxy.conf | 5 +
.../alice/etc/freeradius/sites-available/default | 43 +
.../etc/freeradius/sites-available/inner-tunnel | 32 +
.../freeradius/sites-available/inner-tunnel-second | 36 +
.../hosts/alice/etc/freeradius/users | 2 +
.../hosts/alice/etc/strongswan.conf | 11 +
.../hosts/alice/etc/tnc/log4cxx.properties | 15 +
.../tnccs-11-supplicant/hosts/alice/etc/tnc_config | 4 +
.../tnccs-11-supplicant/hosts/carol/etc/ipsec.conf | 1 +
.../hosts/carol/etc/ipsec.secrets | 1 +
.../hosts/carol/etc/strongswan.conf | 10 +
.../tnccs-11-supplicant/hosts/carol/etc/tnc_config | 4 +
.../hosts/carol/etc/wpa_supplicant.conf | 10 +
.../tnccs-11-supplicant/hosts/dave/etc/ipsec.conf | 1 +
.../hosts/dave/etc/ipsec.secrets | 1 +
.../hosts/dave/etc/strongswan.conf | 10 +
.../tnccs-11-supplicant/hosts/dave/etc/tnc_config | 4 +
.../hosts/dave/etc/wpa_supplicant.conf | 10 +
.../hosts/moon/etc/hostapd/hostapd.conf | 1127 ++++++++++
.../tnccs-11-supplicant/hosts/moon/etc/ipsec.conf | 33 +
.../hosts/moon/etc/ipsec.secrets | 3 +
.../hosts/moon/etc/iptables.rules | 32 +
.../hosts/moon/etc/strongswan.conf | 13 +
testing/tests/tnc/tnccs-11-supplicant/posttest.dat | 5 +
testing/tests/tnc/tnccs-11-supplicant/pretest.dat | 11 +
testing/tests/tnc/tnccs-11-supplicant/test.conf | 26 +
testing/tests/tnc/tnccs-20-os/description.txt | 2 +-
testing/tests/tnc/tnccs-20-os/evaltest.dat | 4 +-
.../tnc/tnccs-20-os/hosts/moon/etc/pts/data.sql | 892 --------
.../tnc/tnccs-20-os/hosts/moon/etc/pts/data1.sql | 45 +
testing/tests/tnc/tnccs-20-os/pretest.dat | 5 +-
testing/tests/tnc/tnccs-20-pdp/evaltest.dat | 2 +
.../tnccs-20-pdp/hosts/alice/etc/strongswan.conf | 4 +-
testing/tests/tnc/tnccs-20-pt-tls/description.txt | 9 +
testing/tests/tnc/tnccs-20-pt-tls/evaltest.dat | 12 +
.../tnc/tnccs-20-pt-tls/hosts/alice/etc/ipsec.conf | 9 +
.../hosts/alice/etc/ipsec.d/certs/aaaCert.pem | 25 +
.../hosts/alice/etc/ipsec.d/private/aaaKey.pem | 27 +
.../tnccs-20-pt-tls/hosts/alice/etc/ipsec.secrets | 6 +
.../tnccs-20-pt-tls/hosts/alice/etc/iptables.rules | 20 +
.../tnccs-20-pt-tls/hosts/alice/etc/pts/data1.sql | 61 +
.../hosts/alice/etc/strongswan.conf | 28 +
.../tnc/tnccs-20-pt-tls/hosts/alice/etc/tnc_config | 4 +
.../tnc/tnccs-20-pt-tls/hosts/carol/etc/ipsec.conf | 3 +
.../tnccs-20-pt-tls/hosts/carol/etc/ipsec.secrets | 3 +
.../tnc/tnccs-20-pt-tls/hosts/carol/etc/ipsec.sql | 4 +
.../tnccs-20-pt-tls/hosts/carol/etc/iptables.rules | 20 +
.../tnccs-20-pt-tls/hosts/carol/etc/pts/options | 5 +
.../hosts/carol/etc/strongswan.conf | 25 +
.../tnc/tnccs-20-pt-tls/hosts/carol/etc/tnc_config | 4 +
.../tnc/tnccs-20-pt-tls/hosts/dave/etc/ipsec.conf | 3 +
.../tnccs-20-pt-tls/hosts/dave/etc/ipsec.secrets | 3 +
.../tnc/tnccs-20-pt-tls/hosts/dave/etc/ipsec.sql | 4 +
.../tnccs-20-pt-tls/hosts/dave/etc/iptables.rules | 20 +
.../tnc/tnccs-20-pt-tls/hosts/dave/etc/pts/options | 6 +
.../tnccs-20-pt-tls/hosts/dave/etc/strongswan.conf | 22 +
.../tnc/tnccs-20-pt-tls/hosts/dave/etc/tnc_config | 4 +
testing/tests/tnc/tnccs-20-pt-tls/posttest.dat | 8 +
testing/tests/tnc/tnccs-20-pt-tls/pretest.dat | 19 +
testing/tests/tnc/tnccs-20-pt-tls/test.conf | 26 +
testing/tests/tnc/tnccs-20-pts/evaltest.dat | 4 +-
.../tnc/tnccs-20-pts/hosts/moon/etc/pts/data.sql | 873 --------
.../tnc/tnccs-20-pts/hosts/moon/etc/pts/data1.sql | 29 +
testing/tests/tnc/tnccs-20-pts/pretest.dat | 2 +-
.../tests/tnc/tnccs-20/hosts/moon/etc/pts/data.sql | 793 -------
.../tnc/tnccs-20/hosts/moon/etc/strongswan.conf | 5 -
ylwrap | 185 +-
902 files changed, 73359 insertions(+), 45201 deletions(-)
diff --cc debian/changelog
index 194d8ec,16bd495..34a0f82
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,62 +1,68 @@@
+ strongswan (5.1.1-1) unstable; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream bugfix release
+ * debian/rules:
+ - enable and install af-alg plugin on Linux. closes: #718292
+ - enable certexpire plugin. closes: #718293
+ - enable lookip plugin. closes: #718299
+ - enable error-notify plugin. closes: #718304
+ - enable unity plugin. closes: #718289
+ * debian/strongswan-ike.install:
+ - install certexpire and unity plugins.
+ - install lookip binary and plugin.
+ - install error-notify binary and plugin.
+ * debian/strongswan-starter.install:
+ - pki tool is now in /usr/bin.
+ - add pt-tls-client for TCG Trusted Network Connect.
+ * debian/control:
+ - update long description, thanks to Justin B Rye. closes: #725085
+ - make the pkg-swan-devel list the maintainer, and add René to uploaders.
+ - update standards version to 3.9.5.
+ * debian/po:
+ - eu.po updated, thanks Iñaki Larrañaga Murgoitio. closes: #726636
+ - ja.po updated. closes: #726059
+ - cs.po updated, thanks Miroslav Kure. closes: #728104
+ - ru.po updated, thanks Yuri Kozlov. closes: #725709
+ - da.po updated. closes: #725620
+ - nb.po updated, thanks Bjørn Steensrud. closes: #725497
+ - fr.po updated, thanks Christian Perrier. closes: #725469
+ - tr.po updated, thanks Atila KOÇ. closes: #728874
+ - it.po updated, thanks Beatrice Torracca. closes: #729122
+ - de.po updated, thanks Helge Kreutzmann. closes: #729170
+ - pt.po updated, thanks Américo Monteiro. closes: #729823
+ - es.po updated, thanks Matias A. Bellone. closes: #733731
+ * debian/patches:
+ - CVE-2013-6075 and CVE-2013-6076 dropped, included upstream.
+ - 01_fix-manpages updated, move pki --issue manpage to section 1.
+ * debian/strongswan-starter.ipsec.init:
+ - use daemon exe in start-stop-daemon test. closes: #730661
+
+ [ Romain Francoise ]
+ * debian/rules:
+ - disable built-in integrity tests; they've been broken for years,
+ don't provide security (by design) and we have better tools at the
+ package level anyway. closes: #598138
+ - disable sql and attr-sql plugins, as per discussion in #718302 they
+ are useless without the database driver plugins.
+ * debian/libstrongswan.install:
+ - libchecksum.so is no longer built, remove.
+ - sql plugin is no longer built, remove.
+ * debian/strongswan-starter.install:
+ - 'ipsec pool' is no longer built, remove.
+
+ [ Raphael Geissert ]
+ * Allow the configuration of strongswan.conf to be stored in snippets
+ in /etc/strongswan.conf.d/
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 24 Jan 2014 21:22:32 +0100
+
+strongswan (5.1.0-3~bpo70+1) wheezy-backports; urgency=low
+
+ * Rebuild for wheezy-backports.
+
+ -- Romain Francoise <rfrancoise at debian.org> Tue, 05 Nov 2013 20:05:47 +0100
+
strongswan (5.1.0-3) unstable; urgency=high
* urgency=high for the security fixes.
diff --cc debian/control
index 31ff309,33d5d81..b44b3d3
--- a/debian/control
+++ b/debian/control
@@@ -1,10 -1,10 +1,11 @@@
Source: strongswan
Section: net
Priority: optional
- Maintainer: Rene Mayrhofer <rmayr at debian.org>
- Uploaders: Yves-Alexis Perez <corsac at debian.org>,
- Romain Francoise <rfrancoise at debian.org>
- Standards-Version: 3.9.4
+ Maintainer: strongSwan Maintainers <pkg-swan-devel at lists.alioth.debian.org>
+ Uploaders: Rene Mayrhofer <rmayr at debian.org>,
- Yves-Alexis Perez <corsac at debian.org>
++ Yves-Alexis Perez <corsac at debian.org>,
++ Romain Francoise <rfrancoise at debian.org>
+ Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-swan/strongswan.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev,
--
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