From 1b671669212bd3b46301dc842ae63be6775c2508 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 23 May 2018 16:04:50 +0200 Subject: [PATCH] Unify format of HSR copyright statements --- scripts/aes-test.c | 2 +- scripts/bin2array.c | 2 +- scripts/bin2sql.c | 2 +- scripts/dh_speed.c | 2 +- scripts/dnssec.c | 2 +- scripts/id2sql.c | 2 +- scripts/key2keyid.c | 2 +- scripts/keyid2sql.c | 2 +- scripts/pubkey_speed.c | 2 +- scripts/settings-test.c | 2 +- scripts/thread_analysis.c | 2 +- src/charon-cmd/charon-cmd.c | 2 +- src/charon-cmd/cmd/cmd_connection.c | 2 +- src/charon-cmd/cmd/cmd_creds.c | 2 +- src/charon-cmd/cmd/cmd_options.c | 2 +- src/charon-cmd/cmd/cmd_options.h | 2 +- src/charon-nm/charon-nm.c | 2 +- src/charon-nm/nm/nm_backend.c | 2 +- src/charon-nm/nm/nm_backend.h | 2 +- src/charon-nm/nm/nm_creds.c | 2 +- src/charon-nm/nm/nm_creds.h | 2 +- src/charon-nm/nm/nm_handler.c | 2 +- src/charon-nm/nm/nm_handler.h | 2 +- src/charon-nm/nm/nm_service.c | 2 +- src/charon-nm/nm/nm_service.h | 2 +- src/charon-systemd/charon-systemd.c | 2 +- src/charon-tkm/src/ees/ees_callbacks.c | 2 +- src/charon-tkm/src/ees/ees_callbacks.h | 2 +- src/charon-tkm/src/ees/esa_event_service.adb | 2 +- src/charon-tkm/src/ees/esa_event_service.ads | 2 +- src/charon-tkm/src/ehandler/eh_callbacks.c | 2 +- src/charon-tkm/src/ehandler/eh_callbacks.h | 2 +- src/charon-tkm/src/ehandler/exception_handler.adb | 2 +- src/charon-tkm/src/ehandler/exception_handler.ads | 2 +- src/charon-tkm/src/tkm/tkm.c | 2 +- src/charon-tkm/src/tkm/tkm.h | 2 +- src/charon-tkm/src/tkm/tkm_chunk_map.c | 2 +- src/charon-tkm/src/tkm/tkm_chunk_map.h | 2 +- src/charon-tkm/src/tkm/tkm_cred.c | 2 +- src/charon-tkm/src/tkm/tkm_cred.h | 2 +- src/charon-tkm/src/tkm/tkm_diffie_hellman.c | 2 +- src/charon-tkm/src/tkm/tkm_diffie_hellman.h | 2 +- src/charon-tkm/src/tkm/tkm_encoder.c | 2 +- src/charon-tkm/src/tkm/tkm_encoder.h | 2 +- src/charon-tkm/src/tkm/tkm_id_manager.c | 2 +- src/charon-tkm/src/tkm/tkm_id_manager.h | 2 +- src/charon-tkm/src/tkm/tkm_kernel_ipsec.h | 2 +- src/charon-tkm/src/tkm/tkm_kernel_sad.c | 2 +- src/charon-tkm/src/tkm/tkm_kernel_sad.h | 2 +- src/charon-tkm/src/tkm/tkm_keymat.c | 2 +- src/charon-tkm/src/tkm/tkm_keymat.h | 2 +- src/charon-tkm/src/tkm/tkm_listener.c | 2 +- src/charon-tkm/src/tkm/tkm_listener.h | 2 +- src/charon-tkm/src/tkm/tkm_nonceg.c | 2 +- src/charon-tkm/src/tkm/tkm_nonceg.h | 2 +- src/charon-tkm/src/tkm/tkm_private_key.c | 2 +- src/charon-tkm/src/tkm/tkm_private_key.h | 2 +- src/charon-tkm/src/tkm/tkm_public_key.c | 2 +- src/charon-tkm/src/tkm/tkm_public_key.h | 2 +- src/charon-tkm/src/tkm/tkm_spi_generator.c | 2 +- src/charon-tkm/src/tkm/tkm_spi_generator.h | 2 +- src/charon-tkm/src/tkm/tkm_types.h | 2 +- src/charon-tkm/src/tkm/tkm_utils.c | 2 +- src/charon-tkm/src/tkm/tkm_utils.h | 2 +- src/charon-tkm/tests/chunk_map_tests.c | 2 +- src/charon-tkm/tests/diffie_hellman_tests.c | 2 +- src/charon-tkm/tests/id_manager_tests.c | 2 +- src/charon-tkm/tests/kernel_sad_tests.c | 2 +- src/charon-tkm/tests/keymat_tests.c | 2 +- src/charon-tkm/tests/nonceg_tests.c | 2 +- src/charon-tkm/tests/tests.c | 2 +- src/charon-tkm/tests/tests.h | 2 +- src/charon-tkm/tests/utils_tests.c | 2 +- src/checksum/checksum_builder.c | 2 +- src/dumm/bridge.c | 2 +- src/dumm/bridge.h | 2 +- src/dumm/cowfs.c | 2 +- src/dumm/cowfs.h | 2 +- src/dumm/dumm.c | 2 +- src/dumm/dumm.h | 2 +- src/dumm/ext/dumm.c | 2 +- src/dumm/ext/lib/dumm.rb | 2 +- src/dumm/ext/lib/dumm/guest.rb | 2 +- src/dumm/guest.c | 2 +- src/dumm/guest.h | 2 +- src/dumm/iface.c | 2 +- src/dumm/iface.h | 2 +- src/dumm/irdumm.c | 2 +- src/dumm/main.c | 2 +- src/dumm/mconsole.c | 2 +- src/dumm/mconsole.h | 2 +- src/frontends/android/app/src/main/AndroidManifest.xml | 2 +- .../org/strongswan/android/data/LogContentProvider.java | 2 +- .../main/java/org/strongswan/android/data/VpnType.java | 2 +- .../org/strongswan/android/logic/NetworkManager.java | 2 +- .../strongswan/android/logic/StrongSwanApplication.java | 2 +- .../android/logic/TrustedCertificateManager.java | 2 +- .../org/strongswan/android/logic/imc/AndroidImc.java | 2 +- .../java/org/strongswan/android/logic/imc/ImcState.java | 2 +- .../android/logic/imc/RemediationInstruction.java | 2 +- .../android/logic/imc/attributes/Attribute.java | 2 +- .../android/logic/imc/attributes/AttributeType.java | 2 +- .../android/logic/imc/attributes/DeviceIdAttribute.java | 2 +- .../logic/imc/attributes/InstalledPackagesAttribute.java | 2 +- .../logic/imc/attributes/PortFilterAttribute.java | 2 +- .../logic/imc/attributes/PrivateEnterpriseNumber.java | 2 +- .../imc/attributes/ProductInformationAttribute.java | 2 +- .../android/logic/imc/attributes/SettingsAttribute.java | 2 +- .../logic/imc/attributes/StringVersionAttribute.java | 2 +- .../android/logic/imc/collectors/Collector.java | 2 +- .../android/logic/imc/collectors/DeviceIdCollector.java | 2 +- .../logic/imc/collectors/InstalledPackagesCollector.java | 2 +- .../logic/imc/collectors/PortFilterCollector.java | 2 +- .../imc/collectors/ProductInformationCollector.java | 2 +- .../android/logic/imc/collectors/Protocol.java | 2 +- .../android/logic/imc/collectors/SettingsCollector.java | 2 +- .../logic/imc/collectors/StringVersionCollector.java | 2 +- .../security/LocalCertificateKeyStoreProvider.java | 2 +- .../android/security/LocalCertificateKeyStoreSpi.java | 2 +- .../android/security/LocalCertificateStore.java | 2 +- .../android/ui/CertificateDeleteConfirmationDialog.java | 2 +- .../java/org/strongswan/android/ui/ImcStateFragment.java | 2 +- .../main/java/org/strongswan/android/ui/LogActivity.java | 2 +- .../java/org/strongswan/android/ui/LogScrollView.java | 2 +- .../android/ui/RemediationInstructionFragment.java | 2 +- .../android/ui/RemediationInstructionsActivity.java | 2 +- .../android/ui/RemediationInstructionsFragment.java | 2 +- .../android/ui/TrustedCertificateImportActivity.java | 2 +- .../android/ui/TrustedCertificateListFragment.java | 2 +- .../android/ui/TrustedCertificatesActivity.java | 2 +- .../strongswan/android/ui/VpnProfileListFragment.java | 2 +- .../strongswan/android/ui/VpnProfileSelectActivity.java | 2 +- .../ui/adapter/RemediationInstructionAdapter.java | 2 +- .../android/ui/adapter/TrustedCertificateAdapter.java | 2 +- .../strongswan/android/ui/adapter/VpnProfileAdapter.java | 2 +- .../org/strongswan/android/utils/BufferedByteWriter.java | 2 +- .../java/org/strongswan/android/utils/Constants.java | 2 +- .../org/strongswan/android/utils/SettingsWriter.java | 2 +- .../src/main/jni/libandroidbridge/backend/android_attr.c | 2 +- .../src/main/jni/libandroidbridge/backend/android_attr.h | 2 +- .../jni/libandroidbridge/backend/android_dns_proxy.c | 2 +- .../jni/libandroidbridge/backend/android_dns_proxy.h | 2 +- .../jni/libandroidbridge/backend/android_private_key.h | 2 +- .../main/jni/libandroidbridge/backend/android_service.h | 2 +- .../app/src/main/jni/libandroidbridge/byod/imc_android.c | 2 +- .../app/src/main/jni/libandroidbridge/byod/imc_android.h | 2 +- .../main/jni/libandroidbridge/byod/imc_android_state.c | 2 +- .../main/jni/libandroidbridge/byod/imc_android_state.h | 2 +- .../app/src/main/jni/libandroidbridge/charonservice.h | 2 +- .../src/main/jni/libandroidbridge/kernel/android_ipsec.c | 2 +- .../src/main/jni/libandroidbridge/kernel/android_ipsec.h | 2 +- .../src/main/jni/libandroidbridge/kernel/android_net.c | 2 +- .../src/main/jni/libandroidbridge/kernel/android_net.h | 2 +- .../main/jni/libandroidbridge/kernel/network_manager.c | 2 +- .../main/jni/libandroidbridge/kernel/network_manager.h | 2 +- .../src/main/jni/libandroidbridge/vpnservice_builder.c | 2 +- .../src/main/jni/libandroidbridge/vpnservice_builder.h | 2 +- .../remediation_instruction_background_large.xml | 2 +- .../app/src/main/res/drawable/state_background.xml | 2 +- .../main/res/layout-large/remediation_instructions.xml | 2 +- .../app/src/main/res/layout/imc_state_fragment.xml | 2 +- .../android/app/src/main/res/layout/log_activity.xml | 2 +- .../android/app/src/main/res/layout/log_fragment.xml | 2 +- src/frontends/android/app/src/main/res/layout/main.xml | 2 +- .../app/src/main/res/layout/profile_list_fragment.xml | 2 +- .../app/src/main/res/layout/profile_list_item.xml | 2 +- .../app/src/main/res/layout/remediation_instruction.xml | 2 +- .../src/main/res/layout/remediation_instruction_item.xml | 2 +- .../app/src/main/res/layout/remediation_instructions.xml | 2 +- .../main/res/layout/trusted_certificates_activity.xml | 2 +- .../src/main/res/layout/trusted_certificates_item.xml | 2 +- .../android/app/src/main/res/layout/two_line_button.xml | 2 +- .../app/src/main/res/layout/vpn_profile_select.xml | 2 +- .../app/src/main/res/layout/vpn_state_fragment.xml | 2 +- .../android/app/src/main/res/menu/certificates.xml | 2 +- src/frontends/android/app/src/main/res/menu/log.xml | 2 +- .../android/app/src/main/res/menu/profile_edit.xml | 2 +- .../android/app/src/main/res/menu/profile_import.xml | 2 +- .../android/app/src/main/res/menu/profile_list.xml | 2 +- .../app/src/main/res/menu/profile_list_context.xml | 2 +- .../android/app/src/main/res/values-pl/arrays.xml | 2 +- .../strongswan/android/test/BufferedByteWriterTest.java | 2 +- .../org/strongswan/android/test/SettingsWriterTest.java | 2 +- src/frontends/gnome/properties/nm-strongswan.c | 2 +- src/frontends/gnome/properties/nm-strongswan.h | 2 +- src/libcharon/attributes/attribute_handler.h | 2 +- src/libcharon/attributes/attribute_manager.c | 2 +- src/libcharon/attributes/attribute_manager.h | 2 +- src/libcharon/attributes/attribute_provider.h | 2 +- src/libcharon/attributes/attributes.c | 2 +- src/libcharon/attributes/attributes.h | 2 +- src/libcharon/attributes/mem_pool.c | 2 +- src/libcharon/attributes/mem_pool.h | 2 +- src/libcharon/bus/bus.c | 2 +- src/libcharon/bus/bus.h | 2 +- src/libcharon/bus/listeners/file_logger.c | 2 +- src/libcharon/bus/listeners/file_logger.h | 2 +- src/libcharon/bus/listeners/listener.h | 2 +- src/libcharon/bus/listeners/logger.h | 2 +- src/libcharon/bus/listeners/sys_logger.c | 2 +- src/libcharon/bus/listeners/sys_logger.h | 2 +- src/libcharon/config/backend.h | 2 +- src/libcharon/config/backend_manager.c | 2 +- src/libcharon/config/backend_manager.h | 2 +- src/libcharon/config/ike_cfg.c | 2 +- src/libcharon/config/ike_cfg.h | 2 +- src/libcharon/control/controller.c | 2 +- src/libcharon/control/controller.h | 2 +- src/libcharon/daemon.h | 2 +- src/libcharon/encoding/generator.c | 2 +- src/libcharon/encoding/generator.h | 2 +- src/libcharon/encoding/message.c | 2 +- src/libcharon/encoding/message.h | 2 +- src/libcharon/encoding/parser.c | 2 +- src/libcharon/encoding/parser.h | 2 +- src/libcharon/encoding/payloads/auth_payload.c | 2 +- src/libcharon/encoding/payloads/auth_payload.h | 2 +- src/libcharon/encoding/payloads/cert_payload.c | 2 +- src/libcharon/encoding/payloads/cert_payload.h | 2 +- src/libcharon/encoding/payloads/certreq_payload.c | 2 +- src/libcharon/encoding/payloads/certreq_payload.h | 2 +- .../encoding/payloads/configuration_attribute.c | 2 +- .../encoding/payloads/configuration_attribute.h | 2 +- src/libcharon/encoding/payloads/cp_payload.c | 2 +- src/libcharon/encoding/payloads/cp_payload.h | 2 +- src/libcharon/encoding/payloads/delete_payload.c | 2 +- src/libcharon/encoding/payloads/delete_payload.h | 2 +- src/libcharon/encoding/payloads/eap_payload.c | 2 +- src/libcharon/encoding/payloads/eap_payload.h | 2 +- src/libcharon/encoding/payloads/encodings.c | 2 +- src/libcharon/encoding/payloads/encodings.h | 2 +- .../encoding/payloads/encrypted_fragment_payload.h | 2 +- src/libcharon/encoding/payloads/encrypted_payload.c | 2 +- src/libcharon/encoding/payloads/encrypted_payload.h | 2 +- src/libcharon/encoding/payloads/endpoint_notify.c | 2 +- src/libcharon/encoding/payloads/endpoint_notify.h | 2 +- src/libcharon/encoding/payloads/fragment_payload.c | 2 +- src/libcharon/encoding/payloads/fragment_payload.h | 2 +- src/libcharon/encoding/payloads/id_payload.c | 2 +- src/libcharon/encoding/payloads/id_payload.h | 2 +- src/libcharon/encoding/payloads/ike_header.c | 2 +- src/libcharon/encoding/payloads/ike_header.h | 2 +- src/libcharon/encoding/payloads/ke_payload.c | 2 +- src/libcharon/encoding/payloads/ke_payload.h | 2 +- src/libcharon/encoding/payloads/nonce_payload.c | 2 +- src/libcharon/encoding/payloads/nonce_payload.h | 2 +- src/libcharon/encoding/payloads/notify_payload.c | 2 +- src/libcharon/encoding/payloads/notify_payload.h | 2 +- src/libcharon/encoding/payloads/payload.c | 2 +- src/libcharon/encoding/payloads/payload.h | 2 +- src/libcharon/encoding/payloads/proposal_substructure.c | 2 +- src/libcharon/encoding/payloads/proposal_substructure.h | 2 +- src/libcharon/encoding/payloads/sa_payload.c | 2 +- src/libcharon/encoding/payloads/sa_payload.h | 2 +- .../encoding/payloads/traffic_selector_substructure.c | 2 +- .../encoding/payloads/traffic_selector_substructure.h | 2 +- src/libcharon/encoding/payloads/transform_attribute.c | 2 +- src/libcharon/encoding/payloads/transform_attribute.h | 2 +- src/libcharon/encoding/payloads/transform_substructure.c | 2 +- src/libcharon/encoding/payloads/transform_substructure.h | 2 +- src/libcharon/encoding/payloads/ts_payload.c | 2 +- src/libcharon/encoding/payloads/ts_payload.h | 2 +- src/libcharon/encoding/payloads/unknown_payload.c | 2 +- src/libcharon/encoding/payloads/unknown_payload.h | 2 +- src/libcharon/encoding/payloads/vendor_id_payload.c | 2 +- src/libcharon/encoding/payloads/vendor_id_payload.h | 2 +- src/libcharon/kernel/kernel_handler.c | 2 +- src/libcharon/kernel/kernel_handler.h | 2 +- src/libcharon/kernel/kernel_ipsec.c | 2 +- src/libcharon/kernel/kernel_listener.h | 2 +- src/libcharon/network/receiver.c | 2 +- src/libcharon/network/receiver.h | 2 +- src/libcharon/network/sender.c | 2 +- src/libcharon/network/sender.h | 2 +- src/libcharon/network/socket.h | 2 +- src/libcharon/network/socket_manager.c | 2 +- src/libcharon/network/socket_manager.h | 2 +- src/libcharon/plugins/addrblock/addrblock_narrow.c | 2 +- src/libcharon/plugins/addrblock/addrblock_validator.c | 7 +++++-- src/libcharon/plugins/android_dns/android_dns_handler.c | 2 +- src/libcharon/plugins/android_dns/android_dns_handler.h | 2 +- src/libcharon/plugins/android_dns/android_dns_plugin.c | 2 +- src/libcharon/plugins/android_dns/android_dns_plugin.h | 2 +- src/libcharon/plugins/android_log/android_log_logger.c | 2 +- src/libcharon/plugins/android_log/android_log_logger.h | 2 +- src/libcharon/plugins/android_log/android_log_plugin.c | 2 +- src/libcharon/plugins/android_log/android_log_plugin.h | 2 +- src/libcharon/plugins/attr/attr_plugin.c | 2 +- src/libcharon/plugins/attr/attr_plugin.h | 2 +- src/libcharon/plugins/attr/attr_provider.c | 2 +- src/libcharon/plugins/attr/attr_provider.h | 2 +- src/libcharon/plugins/attr_sql/attr_sql_plugin.c | 2 +- src/libcharon/plugins/attr_sql/attr_sql_plugin.h | 2 +- src/libcharon/plugins/attr_sql/attr_sql_provider.c | 2 +- src/libcharon/plugins/attr_sql/attr_sql_provider.h | 2 +- src/libcharon/plugins/connmark/connmark_listener.c | 2 +- src/libcharon/plugins/dhcp/dhcp_plugin.c | 2 +- src/libcharon/plugins/dnscert/dnscert_cred.c | 2 +- src/libcharon/plugins/dnscert/dnscert_plugin.c | 2 +- src/libcharon/plugins/eap_aka/eap_aka_peer.c | 2 +- src/libcharon/plugins/eap_aka/eap_aka_peer.h | 2 +- src/libcharon/plugins/eap_aka/eap_aka_plugin.c | 2 +- src/libcharon/plugins/eap_aka/eap_aka_plugin.h | 2 +- src/libcharon/plugins/eap_aka/eap_aka_server.c | 2 +- src/libcharon/plugins/eap_aka/eap_aka_server.h | 2 +- src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_card.c | 2 +- src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_card.h | 2 +- .../plugins/eap_aka_3gpp/eap_aka_3gpp_functions.h | 2 +- src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_plugin.c | 2 +- src/libcharon/plugins/eap_aka_3gpp/eap_aka_3gpp_plugin.h | 2 +- .../plugins/eap_aka_3gpp/eap_aka_3gpp_provider.c | 2 +- .../plugins/eap_aka_3gpp/eap_aka_3gpp_provider.h | 2 +- src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_card.c | 2 +- src/libcharon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_card.h | 2 +- .../plugins/eap_aka_3gpp2/eap_aka_3gpp2_functions.c | 2 +- .../plugins/eap_aka_3gpp2/eap_aka_3gpp2_functions.h | 2 +- .../plugins/eap_aka_3gpp2/eap_aka_3gpp2_plugin.c | 2 +- .../plugins/eap_aka_3gpp2/eap_aka_3gpp2_plugin.h | 2 +- .../plugins/eap_aka_3gpp2/eap_aka_3gpp2_provider.c | 2 +- .../plugins/eap_aka_3gpp2/eap_aka_3gpp2_provider.h | 2 +- src/libcharon/plugins/eap_dynamic/eap_dynamic.c | 2 +- src/libcharon/plugins/eap_dynamic/eap_dynamic.h | 2 +- src/libcharon/plugins/eap_dynamic/eap_dynamic_plugin.c | 2 +- src/libcharon/plugins/eap_dynamic/eap_dynamic_plugin.h | 2 +- src/libcharon/plugins/eap_gtc/eap_gtc.c | 2 +- src/libcharon/plugins/eap_gtc/eap_gtc.h | 2 +- src/libcharon/plugins/eap_gtc/eap_gtc_plugin.c | 2 +- src/libcharon/plugins/eap_gtc/eap_gtc_plugin.h | 2 +- src/libcharon/plugins/eap_identity/eap_identity.c | 2 +- src/libcharon/plugins/eap_identity/eap_identity.h | 2 +- src/libcharon/plugins/eap_identity/eap_identity_plugin.c | 2 +- src/libcharon/plugins/eap_identity/eap_identity_plugin.h | 2 +- src/libcharon/plugins/eap_md5/eap_md5.c | 2 +- src/libcharon/plugins/eap_md5/eap_md5.h | 2 +- src/libcharon/plugins/eap_md5/eap_md5_plugin.c | 2 +- src/libcharon/plugins/eap_md5/eap_md5_plugin.h | 2 +- src/libcharon/plugins/eap_mschapv2/eap_mschapv2.c | 2 +- src/libcharon/plugins/eap_mschapv2/eap_mschapv2.h | 2 +- src/libcharon/plugins/eap_mschapv2/eap_mschapv2_plugin.c | 2 +- src/libcharon/plugins/eap_mschapv2/eap_mschapv2_plugin.h | 2 +- src/libcharon/plugins/eap_peap/eap_peap.c | 7 +++++-- src/libcharon/plugins/eap_peap/eap_peap.h | 2 +- src/libcharon/plugins/eap_peap/eap_peap_avp.c | 2 +- src/libcharon/plugins/eap_peap/eap_peap_avp.h | 2 +- src/libcharon/plugins/eap_peap/eap_peap_peer.c | 2 +- src/libcharon/plugins/eap_peap/eap_peap_peer.h | 2 +- src/libcharon/plugins/eap_peap/eap_peap_plugin.c | 2 +- src/libcharon/plugins/eap_peap/eap_peap_plugin.h | 2 +- src/libcharon/plugins/eap_peap/eap_peap_server.c | 2 +- src/libcharon/plugins/eap_peap/eap_peap_server.h | 2 +- src/libcharon/plugins/eap_radius/eap_radius.h | 2 +- src/libcharon/plugins/eap_radius/eap_radius_plugin.c | 2 +- src/libcharon/plugins/eap_radius/eap_radius_plugin.h | 2 +- src/libcharon/plugins/eap_sim/eap_sim_peer.c | 2 +- src/libcharon/plugins/eap_sim/eap_sim_peer.h | 2 +- src/libcharon/plugins/eap_sim/eap_sim_plugin.c | 2 +- src/libcharon/plugins/eap_sim/eap_sim_plugin.h | 2 +- src/libcharon/plugins/eap_sim/eap_sim_server.c | 2 +- src/libcharon/plugins/eap_sim/eap_sim_server.h | 2 +- src/libcharon/plugins/eap_sim_file/eap_sim_file_card.c | 2 +- src/libcharon/plugins/eap_sim_file/eap_sim_file_card.h | 2 +- src/libcharon/plugins/eap_sim_file/eap_sim_file_plugin.c | 2 +- src/libcharon/plugins/eap_sim_file/eap_sim_file_plugin.h | 2 +- .../plugins/eap_sim_file/eap_sim_file_provider.c | 2 +- .../plugins/eap_sim_file/eap_sim_file_provider.h | 2 +- .../plugins/eap_sim_file/eap_sim_file_triplets.c | 2 +- .../plugins/eap_sim_file/eap_sim_file_triplets.h | 2 +- .../eap_simaka_pseudonym/eap_simaka_pseudonym_card.h | 2 +- .../eap_simaka_pseudonym/eap_simaka_pseudonym_plugin.c | 2 +- .../eap_simaka_pseudonym/eap_simaka_pseudonym_plugin.h | 2 +- .../eap_simaka_pseudonym/eap_simaka_pseudonym_provider.c | 2 +- .../eap_simaka_pseudonym/eap_simaka_pseudonym_provider.h | 2 +- .../plugins/eap_simaka_reauth/eap_simaka_reauth_card.c | 2 +- .../plugins/eap_simaka_reauth/eap_simaka_reauth_card.h | 2 +- .../plugins/eap_simaka_reauth/eap_simaka_reauth_plugin.c | 2 +- .../plugins/eap_simaka_reauth/eap_simaka_reauth_plugin.h | 2 +- .../eap_simaka_reauth/eap_simaka_reauth_provider.c | 2 +- .../eap_simaka_reauth/eap_simaka_reauth_provider.h | 2 +- src/libcharon/plugins/eap_tnc/eap_tnc.h | 2 +- src/libcharon/plugins/eap_tnc/eap_tnc_plugin.c | 2 +- src/libcharon/plugins/eap_tnc/eap_tnc_plugin.h | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls.c | 7 +++++-- src/libcharon/plugins/eap_ttls/eap_ttls.h | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_avp.c | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_avp.h | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_peer.c | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_peer.h | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_plugin.c | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_plugin.h | 2 +- src/libcharon/plugins/eap_ttls/eap_ttls_server.h | 2 +- src/libcharon/plugins/forecast/forecast_listener.c | 2 +- src/libcharon/plugins/ha/ha_child.c | 2 +- src/libcharon/plugins/ha/ha_child.h | 2 +- src/libcharon/plugins/ha/ha_ctl.c | 2 +- src/libcharon/plugins/ha/ha_ctl.h | 2 +- src/libcharon/plugins/ha/ha_dispatcher.c | 2 +- src/libcharon/plugins/ha/ha_dispatcher.h | 2 +- src/libcharon/plugins/ha/ha_ike.c | 2 +- src/libcharon/plugins/ha/ha_ike.h | 2 +- src/libcharon/plugins/ha/ha_kernel.c | 2 +- src/libcharon/plugins/ha/ha_kernel.h | 2 +- src/libcharon/plugins/ha/ha_message.c | 2 +- src/libcharon/plugins/ha/ha_message.h | 2 +- src/libcharon/plugins/ha/ha_plugin.c | 2 +- src/libcharon/plugins/ha/ha_plugin.h | 2 +- src/libcharon/plugins/ha/ha_segments.c | 2 +- src/libcharon/plugins/ha/ha_segments.h | 2 +- src/libcharon/plugins/ha/ha_socket.h | 2 +- src/libcharon/plugins/ha/ha_tunnel.c | 2 +- src/libcharon/plugins/ha/ha_tunnel.h | 2 +- src/libcharon/plugins/ipseckey/ipseckey.c | 2 +- src/libcharon/plugins/ipseckey/ipseckey.h | 2 +- src/libcharon/plugins/ipseckey/ipseckey_cred.c | 2 +- src/libcharon/plugins/ipseckey/ipseckey_cred.h | 2 +- src/libcharon/plugins/ipseckey/ipseckey_plugin.c | 2 +- src/libcharon/plugins/ipseckey/ipseckey_plugin.h | 2 +- .../plugins/kernel_libipsec/kernel_libipsec_ipsec.c | 2 +- .../plugins/kernel_libipsec/kernel_libipsec_ipsec.h | 2 +- .../plugins/kernel_libipsec/kernel_libipsec_plugin.c | 2 +- .../plugins/kernel_libipsec/kernel_libipsec_plugin.h | 2 +- .../plugins/kernel_libipsec/kernel_libipsec_router.c | 2 +- .../plugins/kernel_libipsec/kernel_libipsec_router.h | 2 +- .../plugins/kernel_netlink/kernel_netlink_ipsec.h | 2 +- .../plugins/kernel_netlink/kernel_netlink_net.h | 2 +- .../plugins/kernel_netlink/kernel_netlink_plugin.c | 2 +- .../plugins/kernel_netlink/kernel_netlink_plugin.h | 2 +- .../plugins/kernel_netlink/kernel_netlink_shared.c | 2 +- .../plugins/kernel_netlink/kernel_netlink_shared.h | 2 +- src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.h | 2 +- src/libcharon/plugins/kernel_pfkey/kernel_pfkey_plugin.c | 2 +- src/libcharon/plugins/kernel_pfkey/kernel_pfkey_plugin.h | 2 +- .../plugins/kernel_pfroute/kernel_pfroute_net.c | 2 +- .../plugins/kernel_pfroute/kernel_pfroute_net.h | 2 +- .../plugins/kernel_pfroute/kernel_pfroute_plugin.c | 2 +- .../plugins/kernel_pfroute/kernel_pfroute_plugin.h | 2 +- src/libcharon/plugins/load_tester/load_tester_config.c | 2 +- src/libcharon/plugins/load_tester/load_tester_config.h | 2 +- src/libcharon/plugins/load_tester/load_tester_creds.c | 2 +- src/libcharon/plugins/load_tester/load_tester_creds.h | 2 +- .../plugins/load_tester/load_tester_diffie_hellman.c | 2 +- .../plugins/load_tester/load_tester_diffie_hellman.h | 2 +- src/libcharon/plugins/load_tester/load_tester_ipsec.c | 2 +- src/libcharon/plugins/load_tester/load_tester_ipsec.h | 2 +- src/libcharon/plugins/load_tester/load_tester_listener.c | 2 +- src/libcharon/plugins/load_tester/load_tester_listener.h | 2 +- src/libcharon/plugins/load_tester/load_tester_plugin.c | 2 +- src/libcharon/plugins/load_tester/load_tester_plugin.h | 2 +- src/libcharon/plugins/medcli/medcli_config.c | 2 +- src/libcharon/plugins/medcli/medcli_config.h | 2 +- src/libcharon/plugins/medcli/medcli_creds.c | 2 +- src/libcharon/plugins/medcli/medcli_creds.h | 2 +- src/libcharon/plugins/medcli/medcli_listener.c | 2 +- src/libcharon/plugins/medcli/medcli_listener.h | 2 +- src/libcharon/plugins/medcli/medcli_plugin.c | 2 +- src/libcharon/plugins/medcli/medcli_plugin.h | 2 +- src/libcharon/plugins/medsrv/medsrv_config.c | 2 +- src/libcharon/plugins/medsrv/medsrv_config.h | 2 +- src/libcharon/plugins/medsrv/medsrv_creds.c | 2 +- src/libcharon/plugins/medsrv/medsrv_creds.h | 2 +- src/libcharon/plugins/medsrv/medsrv_plugin.c | 2 +- src/libcharon/plugins/medsrv/medsrv_plugin.h | 2 +- src/libcharon/plugins/p_cscf/p_cscf_handler.c | 2 +- src/libcharon/plugins/p_cscf/p_cscf_handler.h | 2 +- src/libcharon/plugins/p_cscf/p_cscf_plugin.c | 2 +- src/libcharon/plugins/p_cscf/p_cscf_plugin.h | 2 +- src/libcharon/plugins/resolve/resolve_handler.h | 2 +- src/libcharon/plugins/resolve/resolve_plugin.c | 2 +- src/libcharon/plugins/resolve/resolve_plugin.h | 2 +- src/libcharon/plugins/smp/schema.xml | 2 +- src/libcharon/plugins/smp/smp.c | 2 +- src/libcharon/plugins/smp/smp.h | 2 +- .../plugins/socket_default/socket_default_plugin.c | 2 +- .../plugins/socket_default/socket_default_socket.c | 2 +- .../plugins/socket_dynamic/socket_dynamic_plugin.c | 2 +- .../plugins/socket_dynamic/socket_dynamic_socket.c | 2 +- src/libcharon/plugins/sql/sql_config.c | 2 +- src/libcharon/plugins/sql/sql_config.h | 2 +- src/libcharon/plugins/sql/sql_cred.c | 2 +- src/libcharon/plugins/sql/sql_cred.h | 2 +- src/libcharon/plugins/sql/sql_logger.c | 2 +- src/libcharon/plugins/sql/sql_logger.h | 2 +- src/libcharon/plugins/sql/sql_plugin.c | 2 +- src/libcharon/plugins/sql/sql_plugin.h | 2 +- src/libcharon/plugins/stroke/stroke_attribute.c | 2 +- src/libcharon/plugins/stroke/stroke_attribute.h | 2 +- src/libcharon/plugins/stroke/stroke_ca.c | 2 +- src/libcharon/plugins/stroke/stroke_ca.h | 2 +- src/libcharon/plugins/stroke/stroke_config.c | 2 +- src/libcharon/plugins/stroke/stroke_config.h | 2 +- src/libcharon/plugins/stroke/stroke_control.c | 2 +- src/libcharon/plugins/stroke/stroke_control.h | 2 +- src/libcharon/plugins/stroke/stroke_cred.h | 2 +- src/libcharon/plugins/stroke/stroke_list.c | 2 +- src/libcharon/plugins/stroke/stroke_list.h | 2 +- src/libcharon/plugins/stroke/stroke_plugin.c | 2 +- src/libcharon/plugins/stroke/stroke_plugin.h | 2 +- src/libcharon/plugins/stroke/stroke_socket.h | 2 +- src/libcharon/plugins/uci/uci_config.c | 2 +- src/libcharon/plugins/uci/uci_config.h | 2 +- src/libcharon/plugins/uci/uci_control.c | 2 +- src/libcharon/plugins/uci/uci_control.h | 2 +- src/libcharon/plugins/uci/uci_creds.c | 2 +- src/libcharon/plugins/uci/uci_creds.h | 2 +- src/libcharon/plugins/uci/uci_parser.c | 2 +- src/libcharon/plugins/uci/uci_parser.h | 2 +- src/libcharon/plugins/uci/uci_plugin.c | 2 +- src/libcharon/plugins/uci/uci_plugin.h | 2 +- src/libcharon/plugins/unity/unity_handler.c | 2 +- src/libcharon/plugins/unity/unity_narrow.c | 2 +- src/libcharon/plugins/unity/unity_provider.c | 2 +- src/libcharon/plugins/updown/updown_listener.h | 2 +- src/libcharon/plugins/updown/updown_plugin.c | 2 +- src/libcharon/plugins/updown/updown_plugin.h | 2 +- src/libcharon/plugins/vici/suites/test_message.c | 2 +- src/libcharon/plugins/vici/vici_message.c | 2 +- src/libcharon/plugins/vici/vici_message.h | 2 +- src/libcharon/plugins/xauth_generic/xauth_generic.c | 2 +- src/libcharon/plugins/xauth_generic/xauth_generic.h | 2 +- .../plugins/xauth_generic/xauth_generic_plugin.c | 2 +- .../plugins/xauth_generic/xauth_generic_plugin.h | 2 +- src/libcharon/plugins/xauth_noauth/xauth_noauth.c | 2 +- src/libcharon/plugins/xauth_noauth/xauth_noauth.h | 2 +- src/libcharon/plugins/xauth_noauth/xauth_noauth_plugin.c | 2 +- src/libcharon/plugins/xauth_noauth/xauth_noauth_plugin.h | 2 +- src/libcharon/processing/jobs/acquire_job.c | 2 +- src/libcharon/processing/jobs/acquire_job.h | 2 +- src/libcharon/processing/jobs/adopt_children_job.c | 2 +- src/libcharon/processing/jobs/delete_ike_sa_job.c | 2 +- src/libcharon/processing/jobs/delete_ike_sa_job.h | 2 +- src/libcharon/processing/jobs/inactivity_job.c | 2 +- src/libcharon/processing/jobs/inactivity_job.h | 2 +- src/libcharon/processing/jobs/initiate_mediation_job.c | 2 +- src/libcharon/processing/jobs/initiate_mediation_job.h | 2 +- src/libcharon/processing/jobs/mediation_job.c | 2 +- src/libcharon/processing/jobs/mediation_job.h | 2 +- src/libcharon/processing/jobs/migrate_job.c | 2 +- src/libcharon/processing/jobs/migrate_job.h | 2 +- src/libcharon/processing/jobs/process_message_job.c | 2 +- src/libcharon/processing/jobs/process_message_job.h | 2 +- src/libcharon/processing/jobs/redirect_job.c | 2 +- src/libcharon/processing/jobs/redirect_job.h | 2 +- src/libcharon/processing/jobs/rekey_child_sa_job.c | 2 +- src/libcharon/processing/jobs/rekey_child_sa_job.h | 2 +- src/libcharon/processing/jobs/rekey_ike_sa_job.c | 2 +- src/libcharon/processing/jobs/rekey_ike_sa_job.h | 2 +- src/libcharon/processing/jobs/retransmit_job.c | 2 +- src/libcharon/processing/jobs/retransmit_job.h | 2 +- src/libcharon/processing/jobs/retry_initiate_job.c | 2 +- src/libcharon/processing/jobs/retry_initiate_job.h | 2 +- src/libcharon/processing/jobs/roam_job.c | 2 +- src/libcharon/processing/jobs/roam_job.h | 2 +- src/libcharon/processing/jobs/send_dpd_job.c | 2 +- src/libcharon/processing/jobs/send_dpd_job.h | 2 +- src/libcharon/processing/jobs/send_keepalive_job.c | 2 +- src/libcharon/processing/jobs/send_keepalive_job.h | 2 +- src/libcharon/processing/jobs/update_sa_job.c | 2 +- src/libcharon/processing/jobs/update_sa_job.h | 2 +- src/libcharon/sa/authenticator.c | 2 +- src/libcharon/sa/authenticator.h | 2 +- src/libcharon/sa/eap/eap_manager.c | 2 +- src/libcharon/sa/eap/eap_manager.h | 2 +- src/libcharon/sa/eap/eap_method.c | 2 +- src/libcharon/sa/eap/eap_method.h | 2 +- src/libcharon/sa/ike_sa_id.c | 2 +- src/libcharon/sa/ike_sa_id.h | 2 +- src/libcharon/sa/ikev1/iv_manager.c | 2 +- src/libcharon/sa/ikev1/iv_manager.h | 2 +- src/libcharon/sa/ikev1/keymat_v1.c | 2 +- src/libcharon/sa/ikev1/keymat_v1.h | 2 +- src/libcharon/sa/ikev1/tasks/aggressive_mode.c | 2 +- src/libcharon/sa/ikev1/tasks/isakmp_delete.c | 2 +- src/libcharon/sa/ikev1/tasks/isakmp_natd.c | 2 +- src/libcharon/sa/ikev1/tasks/isakmp_natd.h | 2 +- src/libcharon/sa/ikev1/tasks/isakmp_vendor.c | 2 +- src/libcharon/sa/ikev1/tasks/main_mode.c | 2 +- src/libcharon/sa/ikev1/tasks/quick_mode.c | 2 +- src/libcharon/sa/ikev1/tasks/quick_mode.h | 2 +- .../sa/ikev2/authenticators/eap_authenticator.c | 2 +- .../sa/ikev2/authenticators/eap_authenticator.h | 2 +- .../sa/ikev2/authenticators/psk_authenticator.c | 2 +- .../sa/ikev2/authenticators/psk_authenticator.h | 2 +- .../sa/ikev2/authenticators/pubkey_authenticator.h | 2 +- src/libcharon/sa/ikev2/connect_manager.c | 2 +- src/libcharon/sa/ikev2/connect_manager.h | 2 +- src/libcharon/sa/ikev2/keymat_v2.c | 2 +- src/libcharon/sa/ikev2/keymat_v2.h | 2 +- src/libcharon/sa/ikev2/mediation_manager.c | 2 +- src/libcharon/sa/ikev2/mediation_manager.h | 2 +- src/libcharon/sa/ikev2/tasks/child_delete.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_auth.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_auth.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_auth_lifetime.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_auth_lifetime.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_cert_post.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_cert_post.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_cert_pre.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_cert_pre.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_config.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_config.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_delete.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_dpd.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_dpd.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_init.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_me.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_me.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_mobike.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_natd.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_natd.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_reauth.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_reauth.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_redirect.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_redirect.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_vendor.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_vendor.h | 2 +- src/libcharon/sa/ikev2/tasks/ike_verify_peer_cert.c | 2 +- src/libcharon/sa/ikev2/tasks/ike_verify_peer_cert.h | 2 +- src/libcharon/sa/keymat.c | 2 +- src/libcharon/sa/keymat.h | 2 +- src/libcharon/sa/redirect_manager.c | 2 +- src/libcharon/sa/redirect_manager.h | 2 +- src/libcharon/sa/redirect_provider.h | 2 +- src/libcharon/sa/task.c | 2 +- src/libcharon/sa/task.h | 2 +- src/libcharon/sa/task_manager.c | 2 +- src/libcharon/sa/xauth/xauth_method.c | 2 +- src/libcharon/sa/xauth/xauth_method.h | 2 +- src/libcharon/tests/suites/test_ike_cfg.c | 2 +- src/libcharon/tests/suites/test_mem_pool.c | 2 +- src/libfast/fast_context.h | 2 +- src/libfast/fast_controller.h | 2 +- src/libfast/fast_dispatcher.c | 2 +- src/libfast/fast_dispatcher.h | 2 +- src/libfast/fast_filter.h | 2 +- src/libfast/fast_request.c | 2 +- src/libfast/fast_request.h | 2 +- src/libfast/fast_session.c | 2 +- src/libfast/fast_session.h | 2 +- src/libimcv/imcv.h | 3 ++- src/libimcv/plugins/imc_scanner/imc_scanner_state.h | 3 ++- src/libimcv/plugins/imc_swid/imc_swid_state.h | 3 ++- src/libimcv/plugins/imc_test/imc_test_state.h | 3 ++- src/libimcv/plugins/imv_test/imv_test_state.h | 3 ++- src/libipsec/esp_context.c | 2 +- src/libipsec/esp_context.h | 2 +- src/libipsec/esp_packet.c | 2 +- src/libipsec/esp_packet.h | 2 +- src/libipsec/ip_packet.c | 2 +- src/libipsec/ip_packet.h | 2 +- src/libipsec/ipsec.c | 2 +- src/libipsec/ipsec.h | 2 +- src/libipsec/ipsec_event_listener.h | 2 +- src/libipsec/ipsec_event_relay.c | 2 +- src/libipsec/ipsec_event_relay.h | 2 +- src/libipsec/ipsec_policy.c | 2 +- src/libipsec/ipsec_policy.h | 2 +- src/libipsec/ipsec_policy_mgr.c | 2 +- src/libipsec/ipsec_policy_mgr.h | 2 +- src/libipsec/ipsec_processor.c | 2 +- src/libipsec/ipsec_processor.h | 2 +- src/libipsec/ipsec_sa.c | 2 +- src/libipsec/ipsec_sa.h | 2 +- src/libipsec/ipsec_sa_mgr.c | 2 +- src/libipsec/ipsec_sa_mgr.h | 2 +- src/libradius/radius_client.c | 2 +- src/libradius/radius_client.h | 2 +- src/libradius/radius_message.c | 2 +- src/libradius/radius_message.h | 2 +- src/libsimaka/simaka_card.h | 2 +- src/libsimaka/simaka_crypto.c | 2 +- src/libsimaka/simaka_crypto.h | 2 +- src/libsimaka/simaka_hooks.h | 2 +- src/libsimaka/simaka_manager.c | 2 +- src/libsimaka/simaka_manager.h | 2 +- src/libsimaka/simaka_message.c | 2 +- src/libsimaka/simaka_message.h | 2 +- src/libsimaka/simaka_provider.h | 2 +- src/libstrongswan/asn1/asn1.c | 2 +- src/libstrongswan/asn1/oid.pl | 2 +- src/libstrongswan/bio/bio_reader.c | 2 +- src/libstrongswan/bio/bio_reader.h | 2 +- src/libstrongswan/bio/bio_writer.c | 2 +- src/libstrongswan/bio/bio_writer.h | 2 +- src/libstrongswan/collections/array.c | 2 +- src/libstrongswan/collections/array.h | 2 +- src/libstrongswan/collections/blocking_queue.c | 2 +- src/libstrongswan/collections/blocking_queue.h | 2 +- src/libstrongswan/collections/dictionary.h | 2 +- src/libstrongswan/collections/hashtable.c | 2 +- src/libstrongswan/collections/hashtable.h | 2 +- src/libstrongswan/collections/linked_list.c | 2 +- src/libstrongswan/collections/linked_list.h | 2 +- src/libstrongswan/credentials/auth_cfg.h | 2 +- src/libstrongswan/credentials/certificates/certificate.h | 2 +- src/libstrongswan/credentials/certificates/crl.c | 2 +- src/libstrongswan/credentials/certificates/crl.h | 2 +- .../credentials/certificates/ocsp_request.h | 2 +- .../credentials/certificates/ocsp_response.c | 2 +- .../credentials/certificates/ocsp_response.h | 2 +- .../credentials/certificates/pgp_certificate.h | 2 +- src/libstrongswan/credentials/certificates/x509.h | 2 +- src/libstrongswan/credentials/containers/container.h | 2 +- src/libstrongswan/credentials/containers/pkcs12.c | 2 +- src/libstrongswan/credentials/containers/pkcs12.h | 2 +- src/libstrongswan/credentials/cred_encoding.c | 2 +- src/libstrongswan/credentials/cred_encoding.h | 2 +- src/libstrongswan/credentials/credential_factory.c | 2 +- src/libstrongswan/credentials/credential_factory.h | 2 +- src/libstrongswan/credentials/credential_manager.c | 2 +- src/libstrongswan/credentials/credential_manager.h | 2 +- src/libstrongswan/credentials/credential_set.h | 2 +- src/libstrongswan/credentials/keys/private_key.c | 2 +- src/libstrongswan/credentials/keys/shared_key.c | 2 +- src/libstrongswan/credentials/keys/shared_key.h | 2 +- src/libstrongswan/credentials/sets/auth_cfg_wrapper.c | 2 +- src/libstrongswan/credentials/sets/auth_cfg_wrapper.h | 2 +- src/libstrongswan/credentials/sets/cert_cache.h | 2 +- src/libstrongswan/credentials/sets/mem_cred.c | 2 +- .../credentials/sets/ocsp_response_wrapper.c | 2 +- .../credentials/sets/ocsp_response_wrapper.h | 2 +- src/libstrongswan/crypto/aead.c | 2 +- src/libstrongswan/crypto/aead.h | 2 +- src/libstrongswan/crypto/crypters/crypter.c | 2 +- src/libstrongswan/crypto/crypters/crypter.h | 2 +- src/libstrongswan/crypto/crypto_tester.c | 2 +- src/libstrongswan/crypto/crypto_tester.h | 2 +- src/libstrongswan/crypto/diffie_hellman.c | 2 +- src/libstrongswan/crypto/diffie_hellman.h | 2 +- src/libstrongswan/crypto/hashers/hash_algorithm_set.c | 2 +- src/libstrongswan/crypto/hashers/hash_algorithm_set.h | 2 +- src/libstrongswan/crypto/iv/iv_gen.c | 2 +- src/libstrongswan/crypto/iv/iv_gen.h | 2 +- src/libstrongswan/crypto/iv/iv_gen_null.c | 2 +- src/libstrongswan/crypto/iv/iv_gen_null.h | 2 +- src/libstrongswan/crypto/iv/iv_gen_rand.c | 2 +- src/libstrongswan/crypto/iv/iv_gen_rand.h | 2 +- src/libstrongswan/crypto/iv/iv_gen_seq.c | 2 +- src/libstrongswan/crypto/iv/iv_gen_seq.h | 2 +- src/libstrongswan/crypto/mac.h | 2 +- src/libstrongswan/crypto/nonce_gen.h | 2 +- src/libstrongswan/crypto/pkcs5.c | 2 +- src/libstrongswan/crypto/pkcs5.h | 2 +- src/libstrongswan/crypto/prf_plus.c | 2 +- src/libstrongswan/crypto/prf_plus.h | 2 +- src/libstrongswan/crypto/prfs/mac_prf.c | 2 +- src/libstrongswan/crypto/prfs/mac_prf.h | 2 +- src/libstrongswan/crypto/proposal/proposal_keywords.c | 2 +- src/libstrongswan/crypto/proposal/proposal_keywords.h | 2 +- .../crypto/proposal/proposal_keywords_static.h.in | 2 +- .../crypto/proposal/proposal_keywords_static.txt | 2 +- src/libstrongswan/crypto/rngs/rng.c | 2 +- src/libstrongswan/crypto/rngs/rng.h | 2 +- src/libstrongswan/crypto/signers/mac_signer.c | 2 +- src/libstrongswan/crypto/signers/mac_signer.h | 2 +- src/libstrongswan/crypto/signers/signer.c | 2 +- src/libstrongswan/crypto/signers/signer.h | 2 +- src/libstrongswan/crypto/transform.c | 2 +- src/libstrongswan/crypto/transform.h | 2 +- src/libstrongswan/database/database.h | 2 +- src/libstrongswan/database/database_factory.c | 2 +- src/libstrongswan/database/database_factory.h | 2 +- src/libstrongswan/eap/eap.c | 2 +- src/libstrongswan/eap/eap.h | 2 +- src/libstrongswan/fetcher/fetcher.h | 2 +- src/libstrongswan/fetcher/fetcher_manager.c | 2 +- src/libstrongswan/fetcher/fetcher_manager.h | 2 +- src/libstrongswan/ipsec/ipsec_types.c | 2 +- src/libstrongswan/ipsec/ipsec_types.h | 2 +- src/libstrongswan/library.c | 2 +- src/libstrongswan/library.h | 2 +- src/libstrongswan/networking/host.c | 2 +- src/libstrongswan/networking/host.h | 2 +- src/libstrongswan/networking/host_resolver.c | 2 +- src/libstrongswan/networking/host_resolver.h | 2 +- src/libstrongswan/networking/packet.c | 2 +- src/libstrongswan/networking/packet.h | 2 +- src/libstrongswan/networking/tun_device.c | 2 +- src/libstrongswan/networking/tun_device.h | 2 +- src/libstrongswan/plugins/aes/aes_crypter.c | 2 +- src/libstrongswan/plugins/aes/aes_crypter.h | 2 +- src/libstrongswan/plugins/aes/aes_plugin.c | 2 +- src/libstrongswan/plugins/aes/aes_plugin.h | 2 +- src/libstrongswan/plugins/aesni/aesni_cmac.c | 2 +- src/libstrongswan/plugins/aesni/aesni_xcbc.c | 2 +- src/libstrongswan/plugins/agent/agent_plugin.c | 2 +- src/libstrongswan/plugins/agent/agent_plugin.h | 2 +- src/libstrongswan/plugins/agent/agent_private_key.c | 2 +- src/libstrongswan/plugins/agent/agent_private_key.h | 2 +- src/libstrongswan/plugins/blowfish/blowfish_crypter.h | 2 +- src/libstrongswan/plugins/blowfish/blowfish_plugin.c | 2 +- src/libstrongswan/plugins/blowfish/blowfish_plugin.h | 2 +- src/libstrongswan/plugins/cmac/cmac.c | 2 +- src/libstrongswan/plugins/cmac/cmac.h | 2 +- src/libstrongswan/plugins/cmac/cmac_plugin.c | 2 +- src/libstrongswan/plugins/cmac/cmac_plugin.h | 2 +- src/libstrongswan/plugins/curl/curl_fetcher.c | 2 +- src/libstrongswan/plugins/curl/curl_fetcher.h | 2 +- src/libstrongswan/plugins/curl/curl_plugin.c | 2 +- src/libstrongswan/plugins/curl/curl_plugin.h | 2 +- src/libstrongswan/plugins/des/des_crypter.c | 2 +- src/libstrongswan/plugins/des/des_crypter.h | 2 +- src/libstrongswan/plugins/des/des_plugin.c | 2 +- src/libstrongswan/plugins/des/des_plugin.h | 2 +- src/libstrongswan/plugins/dnskey/dnskey_builder.c | 2 +- src/libstrongswan/plugins/dnskey/dnskey_builder.h | 2 +- src/libstrongswan/plugins/dnskey/dnskey_plugin.c | 2 +- src/libstrongswan/plugins/dnskey/dnskey_plugin.h | 2 +- src/libstrongswan/plugins/files/files_fetcher.c | 2 +- src/libstrongswan/plugins/files/files_fetcher.h | 2 +- src/libstrongswan/plugins/files/files_plugin.c | 2 +- src/libstrongswan/plugins/files/files_plugin.h | 2 +- src/libstrongswan/plugins/fips_prf/fips_prf.c | 2 +- src/libstrongswan/plugins/fips_prf/fips_prf.h | 2 +- src/libstrongswan/plugins/fips_prf/fips_prf_plugin.c | 2 +- src/libstrongswan/plugins/fips_prf/fips_prf_plugin.h | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_crypter.c | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_crypter.h | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_dh.c | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_dh.h | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_hasher.c | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_hasher.h | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_plugin.c | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_plugin.h | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_rng.c | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_rng.h | 2 +- .../plugins/gcrypt/gcrypt_rsa_private_key.h | 2 +- src/libstrongswan/plugins/gcrypt/gcrypt_rsa_public_key.h | 2 +- src/libstrongswan/plugins/gmp/gmp_diffie_hellman.c | 2 +- src/libstrongswan/plugins/gmp/gmp_diffie_hellman.h | 2 +- src/libstrongswan/plugins/gmp/gmp_plugin.c | 2 +- src/libstrongswan/plugins/gmp/gmp_plugin.h | 2 +- src/libstrongswan/plugins/gmp/gmp_rsa_private_key.h | 2 +- src/libstrongswan/plugins/gmp/gmp_rsa_public_key.h | 2 +- src/libstrongswan/plugins/hmac/hmac.c | 2 +- src/libstrongswan/plugins/hmac/hmac.h | 2 +- src/libstrongswan/plugins/hmac/hmac_plugin.c | 2 +- src/libstrongswan/plugins/hmac/hmac_plugin.h | 2 +- src/libstrongswan/plugins/ldap/ldap_fetcher.c | 2 +- src/libstrongswan/plugins/ldap/ldap_fetcher.h | 2 +- src/libstrongswan/plugins/ldap/ldap_plugin.c | 2 +- src/libstrongswan/plugins/ldap/ldap_plugin.h | 2 +- src/libstrongswan/plugins/md4/md4_hasher.c | 2 +- src/libstrongswan/plugins/md4/md4_hasher.h | 2 +- src/libstrongswan/plugins/md4/md4_plugin.c | 2 +- src/libstrongswan/plugins/md4/md4_plugin.h | 2 +- src/libstrongswan/plugins/md5/md5_hasher.c | 2 +- src/libstrongswan/plugins/md5/md5_hasher.h | 2 +- src/libstrongswan/plugins/md5/md5_plugin.c | 2 +- src/libstrongswan/plugins/md5/md5_plugin.h | 2 +- src/libstrongswan/plugins/mysql/mysql_database.c | 2 +- src/libstrongswan/plugins/mysql/mysql_database.h | 2 +- src/libstrongswan/plugins/mysql/mysql_plugin.c | 2 +- src/libstrongswan/plugins/mysql/mysql_plugin.h | 2 +- src/libstrongswan/plugins/nonce/nonce_nonceg.c | 2 +- src/libstrongswan/plugins/nonce/nonce_nonceg.h | 2 +- src/libstrongswan/plugins/nonce/nonce_plugin.c | 2 +- src/libstrongswan/plugins/nonce/nonce_plugin.h | 2 +- src/libstrongswan/plugins/openssl/openssl_crypter.c | 2 +- src/libstrongswan/plugins/openssl/openssl_crypter.h | 2 +- .../plugins/openssl/openssl_diffie_hellman.c | 2 +- .../plugins/openssl/openssl_diffie_hellman.h | 2 +- .../plugins/openssl/openssl_ec_diffie_hellman.c | 2 +- .../plugins/openssl/openssl_ec_diffie_hellman.h | 2 +- .../plugins/openssl/openssl_ec_public_key.c | 2 +- .../plugins/openssl/openssl_ec_public_key.h | 2 +- src/libstrongswan/plugins/openssl/openssl_gcm.c | 2 +- src/libstrongswan/plugins/openssl/openssl_gcm.h | 2 +- src/libstrongswan/plugins/openssl/openssl_hmac.c | 2 +- src/libstrongswan/plugins/openssl/openssl_hmac.h | 2 +- src/libstrongswan/plugins/openssl/openssl_pkcs12.c | 2 +- src/libstrongswan/plugins/openssl/openssl_pkcs12.h | 2 +- src/libstrongswan/plugins/openssl/openssl_plugin.h | 2 +- .../plugins/openssl/openssl_rsa_public_key.h | 2 +- src/libstrongswan/plugins/openssl/openssl_sha1_prf.c | 2 +- src/libstrongswan/plugins/openssl/openssl_sha1_prf.h | 2 +- src/libstrongswan/plugins/openssl/openssl_util.c | 2 +- src/libstrongswan/plugins/openssl/openssl_util.h | 2 +- src/libstrongswan/plugins/padlock/padlock_aes_crypter.c | 2 +- src/libstrongswan/plugins/padlock/padlock_aes_crypter.h | 2 +- src/libstrongswan/plugins/padlock/padlock_plugin.c | 2 +- src/libstrongswan/plugins/padlock/padlock_plugin.h | 2 +- src/libstrongswan/plugins/padlock/padlock_rng.c | 2 +- src/libstrongswan/plugins/padlock/padlock_rng.h | 2 +- src/libstrongswan/plugins/padlock/padlock_sha1_hasher.c | 2 +- src/libstrongswan/plugins/padlock/padlock_sha1_hasher.h | 2 +- src/libstrongswan/plugins/pem/pem_builder.c | 2 +- src/libstrongswan/plugins/pem/pem_builder.h | 2 +- src/libstrongswan/plugins/pem/pem_encoder.h | 2 +- src/libstrongswan/plugins/pem/pem_plugin.c | 2 +- src/libstrongswan/plugins/pem/pem_plugin.h | 2 +- src/libstrongswan/plugins/pgp/pgp_builder.c | 2 +- src/libstrongswan/plugins/pgp/pgp_builder.h | 2 +- src/libstrongswan/plugins/pgp/pgp_cert.c | 2 +- src/libstrongswan/plugins/pgp/pgp_cert.h | 2 +- src/libstrongswan/plugins/pgp/pgp_encoder.c | 2 +- src/libstrongswan/plugins/pgp/pgp_encoder.h | 2 +- src/libstrongswan/plugins/pgp/pgp_plugin.c | 2 +- src/libstrongswan/plugins/pgp/pgp_plugin.h | 2 +- src/libstrongswan/plugins/pgp/pgp_utils.c | 2 +- src/libstrongswan/plugins/pgp/pgp_utils.h | 2 +- src/libstrongswan/plugins/pkcs1/pkcs1_builder.h | 2 +- src/libstrongswan/plugins/pkcs1/pkcs1_encoder.c | 2 +- src/libstrongswan/plugins/pkcs1/pkcs1_encoder.h | 2 +- src/libstrongswan/plugins/pkcs1/pkcs1_plugin.h | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_dh.c | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_dh.h | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_library.c | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_library.h | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_plugin.c | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_private_key.c | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_public_key.c | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_rng.c | 2 +- src/libstrongswan/plugins/pkcs11/pkcs11_rng.h | 2 +- src/libstrongswan/plugins/pkcs12/pkcs12_decode.c | 2 +- src/libstrongswan/plugins/pkcs12/pkcs12_decode.h | 2 +- src/libstrongswan/plugins/pkcs12/pkcs12_plugin.c | 2 +- src/libstrongswan/plugins/pkcs12/pkcs12_plugin.h | 2 +- src/libstrongswan/plugins/pkcs7/pkcs7_attributes.c | 2 +- src/libstrongswan/plugins/pkcs7/pkcs7_attributes.h | 2 +- src/libstrongswan/plugins/pkcs7/pkcs7_encrypted_data.c | 2 +- src/libstrongswan/plugins/pkcs7/pkcs7_encrypted_data.h | 2 +- src/libstrongswan/plugins/pkcs7/pkcs7_enveloped_data.c | 2 +- src/libstrongswan/plugins/pkcs7/pkcs7_generic.c | 2 +- src/libstrongswan/plugins/pkcs8/pkcs8_builder.c | 2 +- src/libstrongswan/plugins/pkcs8/pkcs8_builder.h | 2 +- src/libstrongswan/plugins/pkcs8/pkcs8_plugin.c | 2 +- src/libstrongswan/plugins/pkcs8/pkcs8_plugin.h | 2 +- src/libstrongswan/plugins/plugin.h | 2 +- src/libstrongswan/plugins/plugin_feature.c | 2 +- src/libstrongswan/plugins/plugin_feature.h | 2 +- src/libstrongswan/plugins/plugin_loader.c | 2 +- src/libstrongswan/plugins/plugin_loader.h | 2 +- src/libstrongswan/plugins/pubkey/pubkey_cert.c | 2 +- src/libstrongswan/plugins/pubkey/pubkey_cert.h | 2 +- src/libstrongswan/plugins/pubkey/pubkey_plugin.c | 2 +- src/libstrongswan/plugins/pubkey/pubkey_plugin.h | 2 +- src/libstrongswan/plugins/random/random_plugin.c | 2 +- src/libstrongswan/plugins/random/random_plugin.h | 2 +- src/libstrongswan/plugins/random/random_rng.c | 2 +- src/libstrongswan/plugins/random/random_rng.h | 2 +- src/libstrongswan/plugins/rc2/rc2_crypter.c | 2 +- src/libstrongswan/plugins/rc2/rc2_crypter.h | 2 +- src/libstrongswan/plugins/rc2/rc2_plugin.c | 2 +- src/libstrongswan/plugins/rc2/rc2_plugin.h | 2 +- src/libstrongswan/plugins/sha1/sha1_hasher.c | 2 +- src/libstrongswan/plugins/sha1/sha1_hasher.h | 2 +- src/libstrongswan/plugins/sha1/sha1_plugin.c | 2 +- src/libstrongswan/plugins/sha1/sha1_plugin.h | 2 +- src/libstrongswan/plugins/sha1/sha1_prf.c | 2 +- src/libstrongswan/plugins/sha1/sha1_prf.h | 2 +- src/libstrongswan/plugins/sha2/sha2_hasher.c | 2 +- src/libstrongswan/plugins/sha2/sha2_hasher.h | 2 +- src/libstrongswan/plugins/sha2/sha2_plugin.c | 2 +- src/libstrongswan/plugins/sha2/sha2_plugin.h | 2 +- src/libstrongswan/plugins/sqlite/sqlite_database.c | 2 +- src/libstrongswan/plugins/sqlite/sqlite_database.h | 2 +- src/libstrongswan/plugins/sqlite/sqlite_plugin.c | 2 +- src/libstrongswan/plugins/sqlite/sqlite_plugin.h | 2 +- src/libstrongswan/plugins/sshkey/sshkey_builder.c | 2 +- src/libstrongswan/plugins/sshkey/sshkey_builder.h | 2 +- src/libstrongswan/plugins/sshkey/sshkey_encoder.c | 2 +- src/libstrongswan/plugins/sshkey/sshkey_encoder.h | 2 +- src/libstrongswan/plugins/sshkey/sshkey_plugin.c | 2 +- src/libstrongswan/plugins/sshkey/sshkey_plugin.h | 2 +- src/libstrongswan/plugins/test_vectors/test_vectors.h | 2 +- .../plugins/test_vectors/test_vectors/3des_cbc.c | 2 +- .../plugins/test_vectors/test_vectors/aes_cbc.c | 2 +- .../plugins/test_vectors/test_vectors/aes_cmac.c | 2 +- .../plugins/test_vectors/test_vectors/aes_xcbc.c | 2 +- .../plugins/test_vectors/test_vectors/blowfish.c | 2 +- .../plugins/test_vectors/test_vectors/camellia_cbc.c | 2 +- .../plugins/test_vectors/test_vectors/cast.c | 2 +- .../plugins/test_vectors/test_vectors/des.c | 2 +- .../plugins/test_vectors/test_vectors/fips_prf.c | 2 +- .../plugins/test_vectors/test_vectors/idea.c | 2 +- .../plugins/test_vectors/test_vectors/md2.c | 2 +- .../plugins/test_vectors/test_vectors/md4.c | 2 +- .../plugins/test_vectors/test_vectors/md5.c | 2 +- .../plugins/test_vectors/test_vectors/md5_hmac.c | 2 +- .../plugins/test_vectors/test_vectors/null.c | 2 +- .../plugins/test_vectors/test_vectors/rc2.c | 2 +- .../plugins/test_vectors/test_vectors/rc5.c | 2 +- .../plugins/test_vectors/test_vectors/rng.c | 2 +- .../plugins/test_vectors/test_vectors/serpent_cbc.c | 2 +- .../plugins/test_vectors/test_vectors/sha1.c | 2 +- .../plugins/test_vectors/test_vectors/sha1_hmac.c | 2 +- .../plugins/test_vectors/test_vectors/sha2.c | 2 +- .../plugins/test_vectors/test_vectors/sha2_hmac.c | 2 +- .../plugins/test_vectors/test_vectors/twofish_cbc.c | 2 +- .../plugins/test_vectors/test_vectors_plugin.c | 2 +- .../plugins/test_vectors/test_vectors_plugin.h | 2 +- src/libstrongswan/plugins/unbound/unbound_plugin.c | 2 +- src/libstrongswan/plugins/unbound/unbound_plugin.h | 2 +- src/libstrongswan/plugins/unbound/unbound_resolver.c | 2 +- src/libstrongswan/plugins/unbound/unbound_resolver.h | 2 +- src/libstrongswan/plugins/unbound/unbound_response.c | 2 +- src/libstrongswan/plugins/unbound/unbound_response.h | 2 +- src/libstrongswan/plugins/unbound/unbound_rr.c | 2 +- src/libstrongswan/plugins/unbound/unbound_rr.h | 2 +- src/libstrongswan/plugins/x509/x509_ac.h | 2 +- src/libstrongswan/plugins/x509/x509_cert.h | 2 +- src/libstrongswan/plugins/x509/x509_crl.h | 2 +- src/libstrongswan/plugins/x509/x509_ocsp_request.c | 2 +- src/libstrongswan/plugins/x509/x509_ocsp_request.h | 2 +- src/libstrongswan/plugins/x509/x509_ocsp_response.h | 2 +- src/libstrongswan/plugins/x509/x509_plugin.c | 2 +- src/libstrongswan/plugins/x509/x509_plugin.h | 2 +- src/libstrongswan/plugins/xcbc/xcbc.c | 2 +- src/libstrongswan/plugins/xcbc/xcbc.h | 2 +- src/libstrongswan/plugins/xcbc/xcbc_plugin.c | 2 +- src/libstrongswan/plugins/xcbc/xcbc_plugin.h | 2 +- src/libstrongswan/processing/jobs/callback_job.c | 2 +- src/libstrongswan/processing/jobs/callback_job.h | 2 +- src/libstrongswan/processing/jobs/job.h | 2 +- src/libstrongswan/processing/processor.c | 2 +- src/libstrongswan/processing/processor.h | 2 +- src/libstrongswan/processing/scheduler.c | 2 +- src/libstrongswan/processing/scheduler.h | 2 +- src/libstrongswan/resolver/resolver.h | 2 +- src/libstrongswan/resolver/resolver_manager.c | 2 +- src/libstrongswan/resolver/resolver_manager.h | 2 +- src/libstrongswan/resolver/resolver_response.h | 2 +- src/libstrongswan/resolver/rr.h | 2 +- src/libstrongswan/resolver/rr_set.c | 2 +- src/libstrongswan/resolver/rr_set.h | 2 +- src/libstrongswan/selectors/traffic_selector.c | 2 +- src/libstrongswan/selectors/traffic_selector.h | 2 +- src/libstrongswan/settings/settings.c | 2 +- src/libstrongswan/settings/settings.h | 2 +- src/libstrongswan/settings/settings_lexer.l | 2 +- src/libstrongswan/settings/settings_parser.y | 2 +- src/libstrongswan/settings/settings_types.c | 2 +- src/libstrongswan/settings/settings_types.h | 2 +- src/libstrongswan/tests/suites/test_array.c | 2 +- src/libstrongswan/tests/suites/test_auth_cfg.c | 2 +- src/libstrongswan/tests/suites/test_bio_reader.c | 2 +- src/libstrongswan/tests/suites/test_bio_writer.c | 2 +- src/libstrongswan/tests/suites/test_chunk.c | 2 +- src/libstrongswan/tests/suites/test_crypto_factory.c | 2 +- src/libstrongswan/tests/suites/test_enum.c | 2 +- src/libstrongswan/tests/suites/test_enumerator.c | 2 +- src/libstrongswan/tests/suites/test_hashtable.c | 2 +- src/libstrongswan/tests/suites/test_host.c | 2 +- src/libstrongswan/tests/suites/test_iv_gen.c | 2 +- src/libstrongswan/tests/suites/test_linked_list.c | 2 +- .../tests/suites/test_linked_list_enumerator.c | 2 +- src/libstrongswan/tests/suites/test_settings.c | 2 +- src/libstrongswan/tests/suites/test_traffic_selector.c | 2 +- src/libstrongswan/tests/suites/test_utils.c | 2 +- src/libstrongswan/tests/suites/test_vectors.c | 2 +- src/libstrongswan/tests/test_runner.c | 2 +- src/libstrongswan/tests/test_suite.h | 2 +- src/libstrongswan/tests/tests.h | 2 +- src/libstrongswan/threading/condvar.h | 2 +- src/libstrongswan/threading/lock_profiler.h | 2 +- src/libstrongswan/threading/mutex.c | 2 +- src/libstrongswan/threading/mutex.h | 2 +- src/libstrongswan/threading/rwlock.c | 2 +- src/libstrongswan/threading/rwlock.h | 2 +- src/libstrongswan/threading/rwlock_condvar.h | 2 +- src/libstrongswan/threading/semaphore.c | 2 +- src/libstrongswan/threading/semaphore.h | 2 +- src/libstrongswan/threading/spinlock.c | 2 +- src/libstrongswan/threading/spinlock.h | 2 +- src/libstrongswan/threading/thread.c | 2 +- src/libstrongswan/threading/thread.h | 2 +- src/libstrongswan/threading/thread_value.c | 2 +- src/libstrongswan/threading/thread_value.h | 2 +- src/libstrongswan/utils/backtrace.c | 2 +- src/libstrongswan/utils/backtrace.h | 2 +- src/libstrongswan/utils/capabilities.c | 2 +- src/libstrongswan/utils/capabilities.h | 2 +- src/libstrongswan/utils/chunk.c | 2 +- src/libstrongswan/utils/chunk.h | 2 +- src/libstrongswan/utils/compat/android.h | 2 +- src/libstrongswan/utils/debug.c | 2 +- src/libstrongswan/utils/debug.h | 2 +- src/libstrongswan/utils/enum.c | 2 +- src/libstrongswan/utils/enum.h | 2 +- src/libstrongswan/utils/identification.h | 2 +- src/libstrongswan/utils/integrity_checker.c | 2 +- src/libstrongswan/utils/integrity_checker.h | 2 +- src/libstrongswan/utils/leak_detective.c | 2 +- src/libstrongswan/utils/leak_detective.h | 2 +- src/libstrongswan/utils/lexparser.h | 2 +- src/libstrongswan/utils/optionsfrom.c | 2 +- src/libstrongswan/utils/optionsfrom.h | 2 +- src/libstrongswan/utils/parser_helper.c | 2 +- src/libstrongswan/utils/parser_helper.h | 2 +- src/libstrongswan/utils/printf_hook/printf_hook.h | 2 +- src/libstrongswan/utils/printf_hook/printf_hook_glibc.c | 2 +- src/libstrongswan/utils/printf_hook/printf_hook_vstr.c | 2 +- src/libstrongswan/utils/printf_hook/printf_hook_vstr.h | 2 +- src/libstrongswan/utils/test.c | 2 +- src/libstrongswan/utils/test.h | 2 +- src/libstrongswan/utils/utils.c | 2 +- src/libstrongswan/utils/utils/align.c | 2 +- src/libstrongswan/utils/utils/align.h | 2 +- src/libstrongswan/utils/utils/atomics.c | 2 +- src/libstrongswan/utils/utils/atomics.h | 2 +- src/libstrongswan/utils/utils/byteorder.h | 2 +- src/libstrongswan/utils/utils/memory.c | 2 +- src/libstrongswan/utils/utils/memory.h | 2 +- src/libstrongswan/utils/utils/object.h | 2 +- src/libstrongswan/utils/utils/path.c | 2 +- src/libstrongswan/utils/utils/path.h | 2 +- src/libstrongswan/utils/utils/status.c | 2 +- src/libstrongswan/utils/utils/status.h | 2 +- src/libstrongswan/utils/utils/strerror.c | 2 +- src/libstrongswan/utils/utils/strerror.h | 2 +- src/libstrongswan/utils/utils/string.c | 2 +- src/libstrongswan/utils/utils/string.h | 2 +- src/libstrongswan/utils/utils/tty.c | 2 +- src/libstrongswan/utils/utils/tty.h | 2 +- src/libstrongswan/utils/utils/types.h | 2 +- src/libtls/tls_application.h | 2 +- src/libtnccs/plugins/tnc_imc/tnc_imc_bind_function.c | 4 +++- src/libtnccs/plugins/tnccs_11/batch/tnccs_batch.c | 4 +++- src/libtnccs/plugins/tnccs_11/messages/imc_imv_msg.c | 4 +++- src/libtnccs/plugins/tnccs_11/messages/tnccs_error_msg.c | 4 +++- src/libtnccs/plugins/tnccs_11/messages/tnccs_msg.c | 4 +++- .../tnccs_11/messages/tnccs_preferred_language_msg.c | 4 +++- .../plugins/tnccs_11/messages/tnccs_reason_strings_msg.c | 4 +++- .../plugins/tnccs_11/messages/tnccs_recommendation_msg.c | 4 +++- .../tnccs_11/messages/tnccs_tncs_contact_info_msg.c | 3 ++- src/libtpmtss/plugins/tpm/tpm_cert.c | 2 +- src/manager/controller/auth_controller.c | 2 +- src/manager/controller/auth_controller.h | 2 +- src/manager/controller/config_controller.c | 2 +- src/manager/controller/config_controller.h | 2 +- src/manager/controller/control_controller.c | 2 +- src/manager/controller/control_controller.h | 2 +- src/manager/controller/gateway_controller.c | 2 +- src/manager/controller/gateway_controller.h | 2 +- src/manager/controller/ikesa_controller.c | 2 +- src/manager/controller/ikesa_controller.h | 2 +- src/manager/gateway.c | 2 +- src/manager/gateway.h | 2 +- src/manager/main.c | 2 +- src/manager/manager.c | 2 +- src/manager/manager.h | 2 +- src/manager/storage.c | 2 +- src/manager/storage.h | 2 +- src/manager/xml.c | 2 +- src/manager/xml.h | 2 +- src/medsrv/controller/peer_controller.c | 2 +- src/medsrv/controller/peer_controller.h | 2 +- src/medsrv/controller/user_controller.c | 2 +- src/medsrv/controller/user_controller.h | 2 +- src/medsrv/filter/auth_filter.c | 2 +- src/medsrv/filter/auth_filter.h | 2 +- src/medsrv/main.c | 2 +- src/medsrv/user.c | 2 +- src/medsrv/user.h | 2 +- src/pki/command.c | 2 +- src/pki/command.h | 2 +- src/pki/commands/dn.c | 2 +- src/pki/commands/pkcs12.c | 2 +- src/pool/pool_attributes.c | 2 +- src/pool/pool_attributes.h | 2 +- src/pool/pool_usage.c | 2 +- src/pool/pool_usage.h | 2 +- src/pt-tls-client/pt-tls-client.c | 6 ++++-- src/scepclient/scep.c | 2 +- src/scepclient/scep.h | 2 +- src/scepclient/scepclient.c | 2 +- src/starter/args.c | 2 +- src/starter/args.h | 2 +- src/starter/confread.c | 2 +- src/starter/invokecharon.c | 9 ++++++--- src/starter/invokecharon.h | 9 ++++++--- src/starter/keywords.h.in | 2 +- src/starter/keywords.txt | 2 +- src/starter/parser/conf_parser.c | 2 +- src/starter/parser/conf_parser.h | 2 +- src/starter/parser/lexer.l | 2 +- src/starter/parser/parser.y | 2 +- src/starter/starterstroke.c | 2 +- src/starter/starterstroke.h | 2 +- src/starter/tests/starter_tests.c | 2 +- src/starter/tests/starter_tests.h | 2 +- src/starter/tests/suites/test_parser.c | 2 +- src/stroke/stroke.c | 2 +- src/stroke/stroke_keywords.h.in | 4 ++-- src/stroke/stroke_keywords.txt | 4 ++-- src/stroke/stroke_msg.h | 2 +- src/swanctl/command.c | 2 +- src/swanctl/command.h | 2 +- src/swanctl/commands/list_algs.c | 2 +- src/swanctl/commands/redirect.c | 2 +- 1190 files changed, 1239 insertions(+), 1200 deletions(-) diff --git a/scripts/aes-test.c b/scripts/aes-test.c index 425a4dc4fd..509abe46f5 100644 --- a/scripts/aes-test.c +++ b/scripts/aes-test.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/bin2array.c b/scripts/bin2array.c index b82391a12e..64f752eaf9 100644 --- a/scripts/bin2array.c +++ b/scripts/bin2array.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/bin2sql.c b/scripts/bin2sql.c index 88edb7f7a1..17556ca7cf 100644 --- a/scripts/bin2sql.c +++ b/scripts/bin2sql.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/dh_speed.c b/scripts/dh_speed.c index c2cac0260b..f2f98d7af4 100644 --- a/scripts/dh_speed.c +++ b/scripts/dh_speed.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/dnssec.c b/scripts/dnssec.c index 9d35c7cda5..9efc79dbfa 100644 --- a/scripts/dnssec.c +++ b/scripts/dnssec.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2012 Reto Guadagnini - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/id2sql.c b/scripts/id2sql.c index 0742c1c712..a4035cf25c 100644 --- a/scripts/id2sql.c +++ b/scripts/id2sql.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/key2keyid.c b/scripts/key2keyid.c index e9a4ee692b..d0cfb8e2df 100644 --- a/scripts/key2keyid.c +++ b/scripts/key2keyid.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/keyid2sql.c b/scripts/keyid2sql.c index 46257891c5..a0ae28d0ba 100644 --- a/scripts/keyid2sql.c +++ b/scripts/keyid2sql.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Andreas Steffen - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/pubkey_speed.c b/scripts/pubkey_speed.c index 2928772b8d..83ab4e41b0 100644 --- a/scripts/pubkey_speed.c +++ b/scripts/pubkey_speed.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/settings-test.c b/scripts/settings-test.c index 452798aee7..2169552ac2 100644 --- a/scripts/settings-test.c +++ b/scripts/settings-test.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/scripts/thread_analysis.c b/scripts/thread_analysis.c index 7670ce1f80..2861431ef6 100644 --- a/scripts/thread_analysis.c +++ b/scripts/thread_analysis.c @@ -1,7 +1,7 @@ /* Analyzes the concurrent use of charon's threads * * Copyright (C) 2008 Andreas Steffen - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-cmd/charon-cmd.c b/src/charon-cmd/charon-cmd.c index 7934964512..1293ec4c0c 100644 --- a/src/charon-cmd/charon-cmd.c +++ b/src/charon-cmd/charon-cmd.c @@ -3,7 +3,7 @@ * Copyright (C) 2005-2013 Martin Willi * Copyright (C) 2006 Daniel Roethlisberger * Copyright (C) 2005 Jan Hutter - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-cmd/cmd/cmd_connection.c b/src/charon-cmd/cmd/cmd_connection.c index 71df92f7e8..1cf431ff22 100644 --- a/src/charon-cmd/cmd/cmd_connection.c +++ b/src/charon-cmd/cmd/cmd_connection.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * Copyright (C) 2013 Martin Willi * Copyright (C) 2013 revosec AG diff --git a/src/charon-cmd/cmd/cmd_creds.c b/src/charon-cmd/cmd/cmd_creds.c index 45d008e7b6..b440cf8772 100644 --- a/src/charon-cmd/cmd/cmd_creds.c +++ b/src/charon-cmd/cmd/cmd_creds.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * Copyright (C) 2013 Martin Willi * Copyright (C) 2013 revosec AG diff --git a/src/charon-cmd/cmd/cmd_options.c b/src/charon-cmd/cmd/cmd_options.c index 5428941ff3..3d734679bf 100644 --- a/src/charon-cmd/cmd/cmd_options.c +++ b/src/charon-cmd/cmd/cmd_options.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * Copyright (C) 2013 Martin Willi * Copyright (C) 2013 revosec AG diff --git a/src/charon-cmd/cmd/cmd_options.h b/src/charon-cmd/cmd/cmd_options.h index aa13b09518..794136dfbe 100644 --- a/src/charon-cmd/cmd/cmd_options.h +++ b/src/charon-cmd/cmd/cmd_options.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * Copyright (C) 2013 Martin Willi * Copyright (C) 2013 revosec AG diff --git a/src/charon-nm/charon-nm.c b/src/charon-nm/charon-nm.c index 89aa34d982..52012e24e7 100644 --- a/src/charon-nm/charon-nm.c +++ b/src/charon-nm/charon-nm.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_backend.c b/src/charon-nm/nm/nm_backend.c index e4845e745f..75db8c6b35 100644 --- a/src/charon-nm/nm/nm_backend.c +++ b/src/charon-nm/nm/nm_backend.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2008-2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_backend.h b/src/charon-nm/nm/nm_backend.h index 89dc536f6f..cbc14a0919 100644 --- a/src/charon-nm/nm/nm_backend.h +++ b/src/charon-nm/nm/nm_backend.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_creds.c b/src/charon-nm/nm/nm_creds.c index e70fd9e893..2c05ab8816 100644 --- a/src/charon-nm/nm/nm_creds.c +++ b/src/charon-nm/nm/nm_creds.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_creds.h b/src/charon-nm/nm/nm_creds.h index 91f645c7e5..71729fef66 100644 --- a/src/charon-nm/nm/nm_creds.h +++ b/src/charon-nm/nm/nm_creds.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_handler.c b/src/charon-nm/nm/nm_handler.c index 3eb2eb13ca..aa7bb5b8c1 100644 --- a/src/charon-nm/nm/nm_handler.c +++ b/src/charon-nm/nm/nm_handler.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_handler.h b/src/charon-nm/nm/nm_handler.h index bb35ce767f..f4103e67e3 100644 --- a/src/charon-nm/nm/nm_handler.h +++ b/src/charon-nm/nm/nm_handler.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_service.c b/src/charon-nm/nm/nm_service.c index 0e7035ae9e..a12f008a75 100644 --- a/src/charon-nm/nm/nm_service.c +++ b/src/charon-nm/nm/nm_service.c @@ -3,7 +3,7 @@ * * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2008-2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-nm/nm/nm_service.h b/src/charon-nm/nm/nm_service.h index 74ab38b03d..6692099353 100644 --- a/src/charon-nm/nm/nm_service.h +++ b/src/charon-nm/nm/nm_service.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-2009 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-systemd/charon-systemd.c b/src/charon-systemd/charon-systemd.c index 60e509ffbb..5a1970b924 100644 --- a/src/charon-systemd/charon-systemd.c +++ b/src/charon-systemd/charon-systemd.c @@ -3,7 +3,7 @@ * Copyright (C) 2005-2014 Martin Willi * Copyright (C) 2006 Daniel Roethlisberger * Copyright (C) 2005 Jan Hutter - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * Copyright (C) 2014 revosec AG * * This program is free software; you can redistribute it and/or modify it diff --git a/src/charon-tkm/src/ees/ees_callbacks.c b/src/charon-tkm/src/ees/ees_callbacks.c index a36629b131..863f618bc2 100644 --- a/src/charon-tkm/src/ees/ees_callbacks.c +++ b/src/charon-tkm/src/ees/ees_callbacks.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ees/ees_callbacks.h b/src/charon-tkm/src/ees/ees_callbacks.h index b73dc6cb58..6488c57ae7 100644 --- a/src/charon-tkm/src/ees/ees_callbacks.h +++ b/src/charon-tkm/src/ees/ees_callbacks.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ees/esa_event_service.adb b/src/charon-tkm/src/ees/esa_event_service.adb index 6b6b3f7434..323a64cb13 100644 --- a/src/charon-tkm/src/ees/esa_event_service.adb +++ b/src/charon-tkm/src/ees/esa_event_service.adb @@ -1,7 +1,7 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- Hochschule fuer Technik Rapperswil +-- HSR Hochschule fuer Technik Rapperswil -- -- This program is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ees/esa_event_service.ads b/src/charon-tkm/src/ees/esa_event_service.ads index f3630b7ac1..cfcf6e2b60 100644 --- a/src/charon-tkm/src/ees/esa_event_service.ads +++ b/src/charon-tkm/src/ees/esa_event_service.ads @@ -1,7 +1,7 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- Hochschule fuer Technik Rapperswil +-- HSR Hochschule fuer Technik Rapperswil -- -- This program is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ehandler/eh_callbacks.c b/src/charon-tkm/src/ehandler/eh_callbacks.c index 7dca97c3e8..f1ae15660f 100644 --- a/src/charon-tkm/src/ehandler/eh_callbacks.c +++ b/src/charon-tkm/src/ehandler/eh_callbacks.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ehandler/eh_callbacks.h b/src/charon-tkm/src/ehandler/eh_callbacks.h index db325dcd26..9bc8498892 100644 --- a/src/charon-tkm/src/ehandler/eh_callbacks.h +++ b/src/charon-tkm/src/ehandler/eh_callbacks.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ehandler/exception_handler.adb b/src/charon-tkm/src/ehandler/exception_handler.adb index 3f165e1cd9..ff568a7003 100644 --- a/src/charon-tkm/src/ehandler/exception_handler.adb +++ b/src/charon-tkm/src/ehandler/exception_handler.adb @@ -1,7 +1,7 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- Hochschule fuer Technik Rapperswil +-- HSR Hochschule fuer Technik Rapperswil -- -- This program is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/ehandler/exception_handler.ads b/src/charon-tkm/src/ehandler/exception_handler.ads index 29dd3d8f45..ec47aa72c6 100644 --- a/src/charon-tkm/src/ehandler/exception_handler.ads +++ b/src/charon-tkm/src/ehandler/exception_handler.ads @@ -1,7 +1,7 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- Hochschule fuer Technik Rapperswil +-- HSR Hochschule fuer Technik Rapperswil -- -- This program is free software; you can redistribute it and/or modify it -- under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm.c b/src/charon-tkm/src/tkm/tkm.c index 333b699a07..7ffe614cf1 100644 --- a/src/charon-tkm/src/tkm/tkm.c +++ b/src/charon-tkm/src/tkm/tkm.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm.h b/src/charon-tkm/src/tkm/tkm.h index 4aed08602c..70a6b806ac 100644 --- a/src/charon-tkm/src/tkm/tkm.h +++ b/src/charon-tkm/src/tkm/tkm.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_chunk_map.c b/src/charon-tkm/src/tkm/tkm_chunk_map.c index 03ff228362..1d073ae457 100644 --- a/src/charon-tkm/src/tkm/tkm_chunk_map.c +++ b/src/charon-tkm/src/tkm/tkm_chunk_map.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_chunk_map.h b/src/charon-tkm/src/tkm/tkm_chunk_map.h index c183937c1a..a2864f07a8 100644 --- a/src/charon-tkm/src/tkm/tkm_chunk_map.h +++ b/src/charon-tkm/src/tkm/tkm_chunk_map.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_cred.c b/src/charon-tkm/src/tkm/tkm_cred.c index d9517f908e..e358042fdd 100644 --- a/src/charon-tkm/src/tkm/tkm_cred.c +++ b/src/charon-tkm/src/tkm/tkm_cred.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_cred.h b/src/charon-tkm/src/tkm/tkm_cred.h index 1cfb5b9c73..52cb422477 100644 --- a/src/charon-tkm/src/tkm/tkm_cred.h +++ b/src/charon-tkm/src/tkm/tkm_cred.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_diffie_hellman.c b/src/charon-tkm/src/tkm/tkm_diffie_hellman.c index 48d0001cea..41b557edc2 100644 --- a/src/charon-tkm/src/tkm/tkm_diffie_hellman.c +++ b/src/charon-tkm/src/tkm/tkm_diffie_hellman.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_diffie_hellman.h b/src/charon-tkm/src/tkm/tkm_diffie_hellman.h index d38a414d82..19de7c874e 100644 --- a/src/charon-tkm/src/tkm/tkm_diffie_hellman.h +++ b/src/charon-tkm/src/tkm/tkm_diffie_hellman.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_encoder.c b/src/charon-tkm/src/tkm/tkm_encoder.c index d5367ea78b..e5ec84e445 100644 --- a/src/charon-tkm/src/tkm/tkm_encoder.c +++ b/src/charon-tkm/src/tkm/tkm_encoder.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2013 Reto Buerki * Copyright (C) 2013 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_encoder.h b/src/charon-tkm/src/tkm/tkm_encoder.h index 7c6a4989d7..c41bea1f74 100644 --- a/src/charon-tkm/src/tkm/tkm_encoder.h +++ b/src/charon-tkm/src/tkm/tkm_encoder.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2013 Reto Buerki * Copyright (C) 2013 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_id_manager.c b/src/charon-tkm/src/tkm/tkm_id_manager.c index 9a2ede03e0..76677c38c4 100644 --- a/src/charon-tkm/src/tkm/tkm_id_manager.c +++ b/src/charon-tkm/src/tkm/tkm_id_manager.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_id_manager.h b/src/charon-tkm/src/tkm/tkm_id_manager.h index 1c48b57f1d..2c1abb9ee6 100644 --- a/src/charon-tkm/src/tkm/tkm_id_manager.h +++ b/src/charon-tkm/src/tkm/tkm_id_manager.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_kernel_ipsec.h b/src/charon-tkm/src/tkm/tkm_kernel_ipsec.h index 14db21266c..702d8f8ab5 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_ipsec.h +++ b/src/charon-tkm/src/tkm/tkm_kernel_ipsec.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_kernel_sad.c b/src/charon-tkm/src/tkm/tkm_kernel_sad.c index acc3ff10ab..9f1e96d295 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_sad.c +++ b/src/charon-tkm/src/tkm/tkm_kernel_sad.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_kernel_sad.h b/src/charon-tkm/src/tkm/tkm_kernel_sad.h index 3d9f5f3f85..bf4a2f2be0 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_sad.h +++ b/src/charon-tkm/src/tkm/tkm_kernel_sad.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_keymat.c b/src/charon-tkm/src/tkm/tkm_keymat.c index ac38078d75..71ad821dd0 100644 --- a/src/charon-tkm/src/tkm/tkm_keymat.c +++ b/src/charon-tkm/src/tkm/tkm_keymat.c @@ -2,7 +2,7 @@ * Copyright (C) 2015 Tobias Brunner * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_keymat.h b/src/charon-tkm/src/tkm/tkm_keymat.h index ee90bead5e..1aaaf0426f 100644 --- a/src/charon-tkm/src/tkm/tkm_keymat.h +++ b/src/charon-tkm/src/tkm/tkm_keymat.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_listener.c b/src/charon-tkm/src/tkm/tkm_listener.c index 290b00e37e..bb4fd27984 100644 --- a/src/charon-tkm/src/tkm/tkm_listener.c +++ b/src/charon-tkm/src/tkm/tkm_listener.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_listener.h b/src/charon-tkm/src/tkm/tkm_listener.h index 1162a77be0..ea8770baaa 100644 --- a/src/charon-tkm/src/tkm/tkm_listener.h +++ b/src/charon-tkm/src/tkm/tkm_listener.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_nonceg.c b/src/charon-tkm/src/tkm/tkm_nonceg.c index 2b3e66d2de..ed525ee29d 100644 --- a/src/charon-tkm/src/tkm/tkm_nonceg.c +++ b/src/charon-tkm/src/tkm/tkm_nonceg.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_nonceg.h b/src/charon-tkm/src/tkm/tkm_nonceg.h index d158551feb..0fb165ff79 100644 --- a/src/charon-tkm/src/tkm/tkm_nonceg.h +++ b/src/charon-tkm/src/tkm/tkm_nonceg.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_private_key.c b/src/charon-tkm/src/tkm/tkm_private_key.c index 891b579eeb..0ef3a103c3 100644 --- a/src/charon-tkm/src/tkm/tkm_private_key.c +++ b/src/charon-tkm/src/tkm/tkm_private_key.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2013 Reto Buerki * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_private_key.h b/src/charon-tkm/src/tkm/tkm_private_key.h index ded8300ca2..db4b3fe46d 100644 --- a/src/charon-tkm/src/tkm/tkm_private_key.h +++ b/src/charon-tkm/src/tkm/tkm_private_key.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_public_key.c b/src/charon-tkm/src/tkm/tkm_public_key.c index 2a14a9bdd7..5a49b4511d 100644 --- a/src/charon-tkm/src/tkm/tkm_public_key.c +++ b/src/charon-tkm/src/tkm/tkm_public_key.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2013 Reto Buerki * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_public_key.h b/src/charon-tkm/src/tkm/tkm_public_key.h index 5b21287b7f..c13d9e509b 100644 --- a/src/charon-tkm/src/tkm/tkm_public_key.h +++ b/src/charon-tkm/src/tkm/tkm_public_key.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2013 Reto Buerki * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_spi_generator.c b/src/charon-tkm/src/tkm/tkm_spi_generator.c index b9ce837274..ff4d86c2e0 100644 --- a/src/charon-tkm/src/tkm/tkm_spi_generator.c +++ b/src/charon-tkm/src/tkm/tkm_spi_generator.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2015 Reto Buerki * Copyright (C) 2015 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_spi_generator.h b/src/charon-tkm/src/tkm/tkm_spi_generator.h index 5f9ff03c63..08eff4aef7 100644 --- a/src/charon-tkm/src/tkm/tkm_spi_generator.h +++ b/src/charon-tkm/src/tkm/tkm_spi_generator.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2015 Reto Buerki * Copyright (C) 2015 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_types.h b/src/charon-tkm/src/tkm/tkm_types.h index cef53deb3f..46551b14ef 100644 --- a/src/charon-tkm/src/tkm/tkm_types.h +++ b/src/charon-tkm/src/tkm/tkm_types.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_utils.c b/src/charon-tkm/src/tkm/tkm_utils.c index e0692b8935..196e1c4fa6 100644 --- a/src/charon-tkm/src/tkm/tkm_utils.c +++ b/src/charon-tkm/src/tkm/tkm_utils.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/src/tkm/tkm_utils.h b/src/charon-tkm/src/tkm/tkm_utils.h index 308c58fbbb..b499dcf5ba 100644 --- a/src/charon-tkm/src/tkm/tkm_utils.h +++ b/src/charon-tkm/src/tkm/tkm_utils.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/chunk_map_tests.c b/src/charon-tkm/tests/chunk_map_tests.c index 1283a787ca..2a129ff081 100644 --- a/src/charon-tkm/tests/chunk_map_tests.c +++ b/src/charon-tkm/tests/chunk_map_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/diffie_hellman_tests.c b/src/charon-tkm/tests/diffie_hellman_tests.c index 5ef6f41aba..67313e63aa 100644 --- a/src/charon-tkm/tests/diffie_hellman_tests.c +++ b/src/charon-tkm/tests/diffie_hellman_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/id_manager_tests.c b/src/charon-tkm/tests/id_manager_tests.c index fb5e56a054..2200c98989 100644 --- a/src/charon-tkm/tests/id_manager_tests.c +++ b/src/charon-tkm/tests/id_manager_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/kernel_sad_tests.c b/src/charon-tkm/tests/kernel_sad_tests.c index 59ff77b681..04eeb037f5 100644 --- a/src/charon-tkm/tests/kernel_sad_tests.c +++ b/src/charon-tkm/tests/kernel_sad_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/keymat_tests.c b/src/charon-tkm/tests/keymat_tests.c index d4751f7d07..eea589c091 100644 --- a/src/charon-tkm/tests/keymat_tests.c +++ b/src/charon-tkm/tests/keymat_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/nonceg_tests.c b/src/charon-tkm/tests/nonceg_tests.c index 67c1635ef3..bea11cc19a 100644 --- a/src/charon-tkm/tests/nonceg_tests.c +++ b/src/charon-tkm/tests/nonceg_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/tests.c b/src/charon-tkm/tests/tests.c index 3d57599d92..150a6d4372 100644 --- a/src/charon-tkm/tests/tests.c +++ b/src/charon-tkm/tests/tests.c @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/tests.h b/src/charon-tkm/tests/tests.h index fb5e96a9c1..0214a413e5 100644 --- a/src/charon-tkm/tests/tests.h +++ b/src/charon-tkm/tests/tests.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/charon-tkm/tests/utils_tests.c b/src/charon-tkm/tests/utils_tests.c index 0a4d6fbd27..a8a9052728 100644 --- a/src/charon-tkm/tests/utils_tests.c +++ b/src/charon-tkm/tests/utils_tests.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/checksum/checksum_builder.c b/src/checksum/checksum_builder.c index a36014634e..167b0c1c06 100644 --- a/src/checksum/checksum_builder.c +++ b/src/checksum/checksum_builder.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 Martin Willi - * Hochschule fuer Technik Rapperswil, Switzerland + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/bridge.c b/src/dumm/bridge.c index c76b3acda2..536e275150 100644 --- a/src/dumm/bridge.c +++ b/src/dumm/bridge.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/bridge.h b/src/dumm/bridge.h index 9d48092df0..5069cfd1bb 100644 --- a/src/dumm/bridge.h +++ b/src/dumm/bridge.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/cowfs.c b/src/dumm/cowfs.c index 5332ba551f..ac581fed10 100644 --- a/src/dumm/cowfs.c +++ b/src/dumm/cowfs.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * Copyright (C) 2001-2007 Miklos Szeredi * * Based on example shipped with FUSE. diff --git a/src/dumm/cowfs.h b/src/dumm/cowfs.h index 6869e35639..9a596de2ed 100644 --- a/src/dumm/cowfs.h +++ b/src/dumm/cowfs.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/dumm.c b/src/dumm/dumm.c index d147b2df02..e24671330c 100644 --- a/src/dumm/dumm.c +++ b/src/dumm/dumm.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/dumm.h b/src/dumm/dumm.h index 7c7923c460..921d2157f6 100644 --- a/src/dumm/dumm.h +++ b/src/dumm/dumm.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/ext/dumm.c b/src/dumm/ext/dumm.c index b898a25640..7df72eb30b 100644 --- a/src/dumm/ext/dumm.c +++ b/src/dumm/ext/dumm.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2010 Tobias Brunner * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/ext/lib/dumm.rb b/src/dumm/ext/lib/dumm.rb index 959ec87dfb..0dd7ada108 100644 --- a/src/dumm/ext/lib/dumm.rb +++ b/src/dumm/ext/lib/dumm.rb @@ -1,6 +1,6 @@ =begin Copyright (C) 2008-2009 Tobias Brunner - Hochschule fuer Technik Rapperswil + HSR Hochschule fuer Technik Rapperswil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/dumm/ext/lib/dumm/guest.rb b/src/dumm/ext/lib/dumm/guest.rb index 7488f1358c..6978edcb36 100644 --- a/src/dumm/ext/lib/dumm/guest.rb +++ b/src/dumm/ext/lib/dumm/guest.rb @@ -1,6 +1,6 @@ =begin Copyright (C) 2008-2010 Tobias Brunner - Hochschule fuer Technik Rapperswil + HSR Hochschule fuer Technik Rapperswil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/dumm/guest.c b/src/dumm/guest.c index 8e74ca6291..327b86c631 100644 --- a/src/dumm/guest.c +++ b/src/dumm/guest.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/guest.h b/src/dumm/guest.h index 36a69681d4..14c7272d02 100644 --- a/src/dumm/guest.h +++ b/src/dumm/guest.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/iface.c b/src/dumm/iface.c index 3e7b010b3f..3642ed8a2c 100644 --- a/src/dumm/iface.c +++ b/src/dumm/iface.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008 Tobias Brunner * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * Copyright (C) 2002 Jeff Dike * * Based on the "tunctl" utility from Jeff Dike. diff --git a/src/dumm/iface.h b/src/dumm/iface.h index ae886acc32..e6e8775a0a 100644 --- a/src/dumm/iface.h +++ b/src/dumm/iface.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/irdumm.c b/src/dumm/irdumm.c index 1a4235c9d0..eb61da2c24 100644 --- a/src/dumm/irdumm.c +++ b/src/dumm/irdumm.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/main.c b/src/dumm/main.c index a53e1f67cd..1b5bef736d 100644 --- a/src/dumm/main.c +++ b/src/dumm/main.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/dumm/mconsole.c b/src/dumm/mconsole.c index 4563d6f9e7..3e31bc694f 100644 --- a/src/dumm/mconsole.c +++ b/src/dumm/mconsole.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * Copyright (C) 2001-2004 Jeff Dike * * Based on the "uml_mconsole" utility from Jeff Dike. diff --git a/src/dumm/mconsole.h b/src/dumm/mconsole.h index 9fa2755ef0..2b8a1cdfff 100644 --- a/src/dumm/mconsole.h +++ b/src/dumm/mconsole.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2007 Martin Willi - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/AndroidManifest.xml b/src/frontends/android/app/src/main/AndroidManifest.xml index c7f745b707..287208238f 100644 --- a/src/frontends/android/app/src/main/AndroidManifest.xml +++ b/src/frontends/android/app/src/main/AndroidManifest.xml @@ -3,7 +3,7 @@ Copyright (C) 2012-2015 Tobias Brunner Copyright (C) 2012 Giuliano Grassi Copyright (C) 2012 Ralf Sager - Hochschule fuer Technik Rapperswil + HSR Hochschule fuer Technik Rapperswil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/data/LogContentProvider.java b/src/frontends/android/app/src/main/java/org/strongswan/android/data/LogContentProvider.java index 370a8d5e47..ea2cf8ab06 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/data/LogContentProvider.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/data/LogContentProvider.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnType.java b/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnType.java index bb7fd09f3f..e268c996f9 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnType.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnType.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/NetworkManager.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/NetworkManager.java index 878a9dd73e..abe6293224 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/NetworkManager.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/NetworkManager.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/StrongSwanApplication.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/StrongSwanApplication.java index 19711e4474..a868b72cd4 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/StrongSwanApplication.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/StrongSwanApplication.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/TrustedCertificateManager.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/TrustedCertificateManager.java index 843dfaff4d..2fcfb7eaf9 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/TrustedCertificateManager.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/TrustedCertificateManager.java @@ -2,7 +2,7 @@ * Copyright (C) 2012-2015 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/AndroidImc.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/AndroidImc.java index 351fab801b..a1e14a3451 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/AndroidImc.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/AndroidImc.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/ImcState.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/ImcState.java index 4fc3834f9a..4ef1194968 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/ImcState.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/ImcState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/RemediationInstruction.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/RemediationInstruction.java index 5435ad88c4..24b18aa9dc 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/RemediationInstruction.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/RemediationInstruction.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/Attribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/Attribute.java index ca759000f0..cd51330fbd 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/Attribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/Attribute.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/AttributeType.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/AttributeType.java index 11f1c61daa..ff209dd6b1 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/AttributeType.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/AttributeType.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/DeviceIdAttribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/DeviceIdAttribute.java index ecab7db24f..48a1dff7d0 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/DeviceIdAttribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/DeviceIdAttribute.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/InstalledPackagesAttribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/InstalledPackagesAttribute.java index dd1ad72925..213b03b446 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/InstalledPackagesAttribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/InstalledPackagesAttribute.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PortFilterAttribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PortFilterAttribute.java index 191690b941..3ae0458aeb 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PortFilterAttribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PortFilterAttribute.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PrivateEnterpriseNumber.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PrivateEnterpriseNumber.java index 9db702ec0c..9fe6d0bb60 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PrivateEnterpriseNumber.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/PrivateEnterpriseNumber.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/ProductInformationAttribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/ProductInformationAttribute.java index cace18d555..4a3aa8666f 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/ProductInformationAttribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/ProductInformationAttribute.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/SettingsAttribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/SettingsAttribute.java index 37d820168b..35f36fb120 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/SettingsAttribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/SettingsAttribute.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/StringVersionAttribute.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/StringVersionAttribute.java index 4b6f2bc37c..d78d8db43c 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/StringVersionAttribute.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/attributes/StringVersionAttribute.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Collector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Collector.java index a686f13a12..2c4877d469 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Collector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Collector.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/DeviceIdCollector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/DeviceIdCollector.java index ebe9e10b03..593b1b3f6d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/DeviceIdCollector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/DeviceIdCollector.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/InstalledPackagesCollector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/InstalledPackagesCollector.java index caa5170ec8..a452ca5f9d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/InstalledPackagesCollector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/InstalledPackagesCollector.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/PortFilterCollector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/PortFilterCollector.java index ed86686d80..b8cfac021e 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/PortFilterCollector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/PortFilterCollector.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/ProductInformationCollector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/ProductInformationCollector.java index c377e9041b..a17359c848 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/ProductInformationCollector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/ProductInformationCollector.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Protocol.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Protocol.java index 7320652a1e..fc3ae1f06a 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Protocol.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/Protocol.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/SettingsCollector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/SettingsCollector.java index 658c2daea0..d80d40448a 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/SettingsCollector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/SettingsCollector.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/StringVersionCollector.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/StringVersionCollector.java index 6e0df94a57..171d908a52 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/StringVersionCollector.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/imc/collectors/StringVersionCollector.java @@ -2,7 +2,7 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreProvider.java b/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreProvider.java index c49b1044ff..66f39b44c5 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreProvider.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreProvider.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreSpi.java b/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreSpi.java index 64a48a9bbc..e8d58f0c4e 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreSpi.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateKeyStoreSpi.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateStore.java b/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateStore.java index cec5c603d8..ff7305c219 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateStore.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/security/LocalCertificateStore.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/CertificateDeleteConfirmationDialog.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/CertificateDeleteConfirmationDialog.java index e8d12fd7e3..f3123f681d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/CertificateDeleteConfirmationDialog.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/CertificateDeleteConfirmationDialog.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/ImcStateFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/ImcStateFragment.java index ab8dfc2de6..c6a80a1001 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/ImcStateFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/ImcStateFragment.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogActivity.java index 4ad2ebb57c..c67017bb2d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogActivity.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogScrollView.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogScrollView.java index 7eee820ced..cf2502271d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogScrollView.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogScrollView.java @@ -2,7 +2,7 @@ * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionFragment.java index c17c552a28..d5d901b145 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionFragment.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013-2016 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsActivity.java index 7765a2e027..7f55427450 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsActivity.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsFragment.java index a2beffd94d..32605e99c6 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/RemediationInstructionsFragment.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateImportActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateImportActivity.java index ae47e81330..ed950cd11f 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateImportActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateImportActivity.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateListFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateListFragment.java index 9782a30db8..ae48ba2ba0 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateListFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificateListFragment.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificatesActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificatesActivity.java index fd8a519443..0110b63c8b 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificatesActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/TrustedCertificatesActivity.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileListFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileListFragment.java index 8210d597c8..2ec9d0ae31 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileListFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileListFragment.java @@ -2,7 +2,7 @@ * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileSelectActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileSelectActivity.java index 23b66d3237..93af5f147b 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileSelectActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileSelectActivity.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/RemediationInstructionAdapter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/RemediationInstructionAdapter.java index e9ab522872..dc18e4341d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/RemediationInstructionAdapter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/RemediationInstructionAdapter.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/TrustedCertificateAdapter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/TrustedCertificateAdapter.java index 3795bb199e..b3a8423399 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/TrustedCertificateAdapter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/TrustedCertificateAdapter.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/VpnProfileAdapter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/VpnProfileAdapter.java index 58296a018c..f1ff1c6f81 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/VpnProfileAdapter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/VpnProfileAdapter.java @@ -2,7 +2,7 @@ * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/BufferedByteWriter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/BufferedByteWriter.java index b31951c031..788aa5a31e 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/BufferedByteWriter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/BufferedByteWriter.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Constants.java b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Constants.java index 487ea017bd..16fdcdad12 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Constants.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Constants.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/SettingsWriter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/SettingsWriter.java index dd7749049e..5a37ab90b9 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/SettingsWriter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/SettingsWriter.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.c index 5e4898fc39..be622d6e5c 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.c @@ -2,7 +2,7 @@ * Copyright (C) 2012-2013 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.h index 56b02e1ce4..517f21542e 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_attr.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.c index 20d33fbcb5..c7407e7774 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.h index 481b060cfa..a9cf1a0512 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_dns_proxy.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2014 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.h index 9848657de4..b23c2b6659 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.h index 1a5175774f..1626cd783b 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.h @@ -2,7 +2,7 @@ * Copyright (C) 2010-2015 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.c b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.c index c45162dd2f..2620265370 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.c @@ -3,7 +3,7 @@ * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher * Copyright (C) 2011-2012 Andreas Steffen - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.h b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.h index 3bfc6de406..44b049ccc1 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.c b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.c index b32277f8fa..6179bd516e 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Andreas Steffen - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.h b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.h index 68197f3319..a9f70f8353 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/byod/imc_android_state.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.h b/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.h index 8cb68e0996..fa2fb42b24 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.h @@ -2,7 +2,7 @@ * Copyright (C) 2012-2013 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.c b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.c index f49fc2b5d9..fa3f7d78b0 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.c @@ -2,7 +2,7 @@ * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.h b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.h index b68c8b2a99..4cb1f51481 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_ipsec.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.c b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.c index c6ef06af56..3a312048a8 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.h b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.h index 761fa21bcf..37bbb5cfff 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/android_net.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.c b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.c index 6380712c94..e217b4286e 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.h b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.h index 9a6a715b77..2203642607 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/kernel/network_manager.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.c b/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.c index c7a6eb6daf..709dbe1283 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.c @@ -2,7 +2,7 @@ * Copyright (C) 2012-2014 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.h b/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.h index 08c436da65..9261877174 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/vpnservice_builder.h @@ -2,7 +2,7 @@ * Copyright (C) 2012-2014 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * Hochschule fuer Technik Rapperswil + * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/frontends/android/app/src/main/res/drawable/remediation_instruction_background_large.xml b/src/frontends/android/app/src/main/res/drawable/remediation_instruction_background_large.xml index 470fecb12c..85428e2f7d 100644 --- a/src/frontends/android/app/src/main/res/drawable/remediation_instruction_background_large.xml +++ b/src/frontends/android/app/src/main/res/drawable/remediation_instruction_background_large.xml @@ -1,7 +1,7 @@