From 19ef2aec1553ce443638225d345f8212120accc2 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 3 Jun 2022 17:52:43 +0200 Subject: [PATCH] Update copyright headers after acquisition by secunet --- conf/format-options.py | 3 +- configure.ac | 3 +- fuzz/fuzz_certs.c | 3 +- fuzz/fuzz_crls.c | 3 +- fuzz/fuzz_ids.c | 3 +- fuzz/fuzz_pa_tnc.c | 3 +- fuzz/fuzz_pb_tnc.c | 3 +- fuzz/libFuzzerLocal.c | 3 +- scripts/aes-test.c | 3 +- scripts/bin2array.c | 3 +- scripts/bin2sql.c | 3 +- scripts/crypt_burn.c | 3 +- scripts/dh_speed.c | 3 +- scripts/dnssec.c | 3 +- scripts/fetch.c | 3 +- scripts/hash_burn.c | 3 +- scripts/id2sql.c | 3 +- scripts/key2keyid.c | 3 +- scripts/keyid2sql.c | 3 +- scripts/malloc_speed.c | 3 +- scripts/oid2der.c | 3 +- scripts/os_info.c | 2 ++ scripts/pubkey_speed.c | 3 +- scripts/settings-test.c | 3 +- scripts/thread_analysis.c | 8 ++--- scripts/tls_test.c | 5 ++-- src/aikgen/aikgen.c | 3 +- src/charon-cmd/charon-cmd.c | 3 +- src/charon-cmd/cmd/cmd_connection.c | 5 ++-- src/charon-cmd/cmd/cmd_connection.h | 3 +- src/charon-cmd/cmd/cmd_creds.c | 5 ++-- src/charon-cmd/cmd/cmd_creds.h | 3 +- src/charon-cmd/cmd/cmd_options.c | 5 ++-- src/charon-cmd/cmd/cmd_options.h | 5 ++-- src/charon-nm/charon-nm.c | 1 - src/charon-nm/nm/nm_backend.c | 1 - src/charon-nm/nm/nm_backend.h | 1 - src/charon-nm/nm/nm_creds.c | 1 - src/charon-nm/nm/nm_creds.h | 1 - src/charon-nm/nm/nm_handler.c | 1 - src/charon-nm/nm/nm_handler.h | 1 - src/charon-nm/nm/nm_service.c | 1 - src/charon-nm/nm/nm_service.h | 1 - src/charon-svc/charon-svc.c | 3 +- src/charon-systemd/charon-systemd.c | 4 +-- src/charon-tkm/src/charon-tkm.c | 3 +- src/charon-tkm/src/ees/ees_callbacks.c | 3 +- src/charon-tkm/src/ees/ees_callbacks.h | 3 +- src/charon-tkm/src/ees/esa_event_service.adb | 3 +- src/charon-tkm/src/ees/esa_event_service.ads | 3 +- src/charon-tkm/src/ehandler/eh_callbacks.c | 3 +- src/charon-tkm/src/ehandler/eh_callbacks.h | 3 +- .../src/ehandler/exception_handler.adb | 3 +- .../src/ehandler/exception_handler.ads | 3 +- src/charon-tkm/src/tkm/tkm.c | 3 +- src/charon-tkm/src/tkm/tkm.h | 3 +- src/charon-tkm/src/tkm/tkm_aead.c | 27 ++++++----------- src/charon-tkm/src/tkm/tkm_aead.h | 25 ++++++---------- src/charon-tkm/src/tkm/tkm_chunk_map.c | 3 +- src/charon-tkm/src/tkm/tkm_chunk_map.h | 3 +- src/charon-tkm/src/tkm/tkm_cred.c | 3 +- src/charon-tkm/src/tkm/tkm_cred.h | 3 +- src/charon-tkm/src/tkm/tkm_diffie_hellman.c | 3 +- src/charon-tkm/src/tkm/tkm_diffie_hellman.h | 3 +- src/charon-tkm/src/tkm/tkm_encoder.c | 3 +- src/charon-tkm/src/tkm/tkm_encoder.h | 3 +- src/charon-tkm/src/tkm/tkm_id_manager.c | 3 +- src/charon-tkm/src/tkm/tkm_id_manager.h | 3 +- src/charon-tkm/src/tkm/tkm_kernel_ipsec.c | 3 +- src/charon-tkm/src/tkm/tkm_kernel_ipsec.h | 3 +- src/charon-tkm/src/tkm/tkm_kernel_sad.c | 3 +- src/charon-tkm/src/tkm/tkm_kernel_sad.h | 3 +- src/charon-tkm/src/tkm/tkm_keymat.c | 3 +- src/charon-tkm/src/tkm/tkm_keymat.h | 3 +- src/charon-tkm/src/tkm/tkm_listener.c | 3 +- src/charon-tkm/src/tkm/tkm_listener.h | 3 +- src/charon-tkm/src/tkm/tkm_nonceg.c | 3 +- src/charon-tkm/src/tkm/tkm_nonceg.h | 3 +- src/charon-tkm/src/tkm/tkm_private_key.c | 3 +- src/charon-tkm/src/tkm/tkm_private_key.h | 3 +- src/charon-tkm/src/tkm/tkm_public_key.c | 3 +- src/charon-tkm/src/tkm/tkm_public_key.h | 3 +- src/charon-tkm/src/tkm/tkm_types.h | 3 +- src/charon-tkm/src/tkm/tkm_utils.c | 3 +- src/charon-tkm/src/tkm/tkm_utils.h | 3 +- src/charon-tkm/tests/chunk_map_tests.c | 3 +- src/charon-tkm/tests/diffie_hellman_tests.c | 3 +- src/charon-tkm/tests/id_manager_tests.c | 3 +- src/charon-tkm/tests/kernel_sad_tests.c | 3 +- src/charon-tkm/tests/keymat_tests.c | 3 +- src/charon-tkm/tests/nonceg_tests.c | 3 +- src/charon-tkm/tests/tests.c | 3 +- src/charon-tkm/tests/tests.h | 3 +- src/charon-tkm/tests/utils_tests.c | 3 +- src/charon/charon.c | 3 +- src/checksum/checksum_builder.c | 3 +- src/conftest/actions.c | 3 +- src/conftest/actions.h | 3 +- src/conftest/config.c | 3 +- src/conftest/config.h | 3 +- src/conftest/conftest.c | 3 +- src/conftest/conftest.h | 3 +- src/conftest/hooks/add_notify.c | 3 +- src/conftest/hooks/add_payload.c | 3 +- src/conftest/hooks/custom_proposal.c | 3 +- src/conftest/hooks/force_cookie.c | 3 +- src/conftest/hooks/hook.h | 3 +- src/conftest/hooks/ignore_message.c | 3 +- src/conftest/hooks/ike_auth_fill.c | 3 +- src/conftest/hooks/log_id.c | 3 +- src/conftest/hooks/log_ke.c | 3 +- src/conftest/hooks/log_proposals.c | 3 +- src/conftest/hooks/log_ts.c | 3 +- src/conftest/hooks/pretend_auth.c | 3 +- src/conftest/hooks/rebuild_auth.c | 3 +- src/conftest/hooks/reset_seq.c | 3 +- src/conftest/hooks/set_critical.c | 3 +- src/conftest/hooks/set_ike_initiator.c | 3 +- src/conftest/hooks/set_ike_request.c | 3 +- src/conftest/hooks/set_ike_spi.c | 3 +- src/conftest/hooks/set_ike_version.c | 3 +- src/conftest/hooks/set_length.c | 3 +- src/conftest/hooks/set_proposal_number.c | 3 +- src/conftest/hooks/set_reserved.c | 3 +- src/conftest/hooks/unencrypted_notify.c | 3 +- src/conftest/hooks/unsort_message.c | 3 +- .../android/app/src/main/AndroidManifest.xml | 3 +- .../android/data/LogContentProvider.java | 3 +- .../strongswan/android/data/VpnProfile.java | 3 +- .../android/data/VpnProfileDataSource.java | 3 +- .../org/strongswan/android/data/VpnType.java | 3 +- .../android/logic/CharonVpnService.java | 3 +- .../android/logic/NetworkManager.java | 3 +- .../strongswan/android/logic/Scheduler.java | 3 +- .../android/logic/SimpleFetcher.java | 3 +- .../android/logic/StrongSwanApplication.java | 3 +- .../logic/TrustedCertificateManager.java | 3 +- .../android/logic/VpnStateService.java | 3 +- .../android/logic/imc/AndroidImc.java | 3 +- .../android/logic/imc/ImcState.java | 3 +- .../logic/imc/RemediationInstruction.java | 3 +- .../logic/imc/attributes/Attribute.java | 3 +- .../logic/imc/attributes/AttributeType.java | 3 +- .../imc/attributes/DeviceIdAttribute.java | 3 +- .../InstalledPackagesAttribute.java | 3 +- .../imc/attributes/PortFilterAttribute.java | 3 +- .../attributes/PrivateEnterpriseNumber.java | 3 +- .../ProductInformationAttribute.java | 3 +- .../imc/attributes/SettingsAttribute.java | 3 +- .../attributes/StringVersionAttribute.java | 3 +- .../logic/imc/collectors/Collector.java | 3 +- .../imc/collectors/DeviceIdCollector.java | 3 +- .../InstalledPackagesCollector.java | 3 +- .../imc/collectors/PortFilterCollector.java | 3 +- .../ProductInformationCollector.java | 3 +- .../logic/imc/collectors/Protocol.java | 3 +- .../imc/collectors/SettingsCollector.java | 3 +- .../collectors/StringVersionCollector.java | 3 +- .../LocalCertificateKeyStoreProvider.java | 3 +- .../security/LocalCertificateKeyStoreSpi.java | 3 +- .../security/LocalCertificateStore.java | 3 +- .../security/TrustedCertificateEntry.java | 3 +- .../CertificateDeleteConfirmationDialog.java | 3 +- .../android/ui/ImcStateFragment.java | 3 +- .../strongswan/android/ui/LogActivity.java | 3 +- .../strongswan/android/ui/LogFragment.java | 3 +- .../strongswan/android/ui/MainActivity.java | 3 +- .../ui/RemediationInstructionFragment.java | 3 +- .../ui/RemediationInstructionsActivity.java | 3 +- .../ui/RemediationInstructionsFragment.java | 3 +- .../ui/SelectedApplicationsActivity.java | 3 +- .../ui/SelectedApplicationsListFragment.java | 3 +- .../android/ui/SettingsActivity.java | 3 +- .../android/ui/SettingsFragment.java | 3 +- .../ui/TrustedCertificateImportActivity.java | 3 +- .../ui/TrustedCertificateListFragment.java | 3 +- .../ui/TrustedCertificatesActivity.java | 3 +- .../android/ui/VpnProfileControlActivity.java | 3 +- .../android/ui/VpnProfileDetailActivity.java | 3 +- .../android/ui/VpnProfileImportActivity.java | 3 +- .../android/ui/VpnProfileListFragment.java | 3 +- .../android/ui/VpnProfileSelectActivity.java | 3 +- .../android/ui/VpnStateFragment.java | 3 +- .../strongswan/android/ui/VpnTileService.java | 3 +- .../adapter/CertificateIdentitiesAdapter.java | 3 +- .../RemediationInstructionAdapter.java | 3 +- .../ui/adapter/SelectedApplicationEntry.java | 3 +- .../adapter/SelectedApplicationsAdapter.java | 3 +- .../ui/adapter/TrustedCertificateAdapter.java | 3 +- .../android/ui/adapter/VpnProfileAdapter.java | 3 +- .../ui/widget/CheckableLinearLayout.java | 3 +- .../ui/widget/TextInputLayoutHelper.java | 3 +- .../android/utils/BufferedByteWriter.java | 3 +- .../strongswan/android/utils/Constants.java | 3 +- .../org/strongswan/android/utils/IPRange.java | 3 +- .../strongswan/android/utils/IPRangeSet.java | 3 +- .../android/utils/SettingsWriter.java | 3 +- .../org/strongswan/android/utils/Utils.java | 3 +- .../main/jni/libandroidbridge/android_jni.c | 3 +- .../main/jni/libandroidbridge/android_jni.h | 3 +- .../libandroidbridge/backend/android_attr.c | 3 +- .../libandroidbridge/backend/android_attr.h | 3 +- .../libandroidbridge/backend/android_creds.c | 3 +- .../libandroidbridge/backend/android_creds.h | 3 +- .../backend/android_dns_proxy.c | 3 +- .../backend/android_dns_proxy.h | 3 +- .../backend/android_fetcher.c | 3 +- .../backend/android_fetcher.h | 3 +- .../backend/android_private_key.c | 3 +- .../backend/android_private_key.h | 3 +- .../backend/android_scheduler.c | 3 +- .../backend/android_scheduler.h | 3 +- .../backend/android_service.c | 3 +- .../backend/android_service.h | 3 +- .../jni/libandroidbridge/byod/imc_android.c | 3 +- .../jni/libandroidbridge/byod/imc_android.h | 3 +- .../libandroidbridge/byod/imc_android_state.c | 3 +- .../libandroidbridge/byod/imc_android_state.h | 3 +- .../main/jni/libandroidbridge/charonservice.c | 3 +- .../main/jni/libandroidbridge/charonservice.h | 3 +- .../libandroidbridge/kernel/android_ipsec.c | 3 +- .../libandroidbridge/kernel/android_ipsec.h | 3 +- .../jni/libandroidbridge/kernel/android_net.c | 3 +- .../jni/libandroidbridge/kernel/android_net.h | 3 +- .../libandroidbridge/kernel/network_manager.c | 3 +- .../libandroidbridge/kernel/network_manager.h | 3 +- .../jni/libandroidbridge/vpnservice_builder.c | 3 +- .../jni/libandroidbridge/vpnservice_builder.h | 3 +- .../main/res/color/checkable_text_color.xml | 3 +- .../res/drawable/activated_background.xml | 3 +- .../main/res/drawable/error_background.xml | 3 +- ...mediation_instruction_background_large.xml | 3 +- .../main/res/drawable/state_background.xml | 3 +- .../layout-large/remediation_instructions.xml | 3 +- .../main/res/layout/imc_state_fragment.xml | 3 +- .../app/src/main/res/layout/log_activity.xml | 3 +- .../app/src/main/res/layout/log_fragment.xml | 3 +- .../app/src/main/res/layout/log_list_item.xml | 3 +- .../app/src/main/res/layout/login_dialog.xml | 3 +- .../android/app/src/main/res/layout/main.xml | 3 +- .../main/res/layout/profile_detail_view.xml | 3 +- .../main/res/layout/profile_import_view.xml | 3 +- .../main/res/layout/profile_list_fragment.xml | 3 +- .../src/main/res/layout/profile_list_item.xml | 3 +- .../res/layout/remediation_instruction.xml | 3 +- .../layout/remediation_instruction_item.xml | 3 +- .../res/layout/remediation_instructions.xml | 3 +- .../res/layout/selected_application_item.xml | 3 +- .../layout/trusted_certificates_activity.xml | 3 +- .../res/layout/trusted_certificates_item.xml | 3 +- .../src/main/res/layout/two_line_button.xml | 3 +- .../main/res/layout/vpn_profile_select.xml | 3 +- .../main/res/layout/vpn_state_fragment.xml | 3 +- .../app/src/main/res/menu/certificates.xml | 3 +- .../android/app/src/main/res/menu/log.xml | 3 +- .../android/app/src/main/res/menu/main.xml | 3 +- .../app/src/main/res/menu/profile_edit.xml | 3 +- .../app/src/main/res/menu/profile_import.xml | 3 +- .../app/src/main/res/menu/profile_list.xml | 3 +- .../main/res/menu/profile_list_context.xml | 3 +- .../res/mipmap-anydpi-v26/ic_launcher.xml | 3 +- .../res/mipmap-anydpi-v26/ic_shortcut.xml | 3 +- .../app/src/main/res/values-de/arrays.xml | 3 +- .../app/src/main/res/values-de/strings.xml | 3 +- .../app/src/main/res/values-pl/arrays.xml | 3 +- .../app/src/main/res/values-pl/strings.xml | 5 +++- .../app/src/main/res/values-v15/styles.xml | 3 +- .../app/src/main/res/values-v21/styles.xml | 3 +- .../app/src/main/res/values/arrays.xml | 3 +- .../android/app/src/main/res/values/attrs.xml | 3 +- .../app/src/main/res/values/colors.xml | 3 +- .../app/src/main/res/values/mipmaps.xml | 3 +- .../app/src/main/res/values/strings.xml | 3 +- .../app/src/main/res/values/styles.xml | 3 +- .../main/res/xml/network_security_config.xml | 3 +- .../android/app/src/main/res/xml/settings.xml | 3 +- .../android/test/BufferedByteWriterTest.java | 3 +- .../android/test/IPRangeSetTest.java | 3 +- .../strongswan/android/test/IPRangeTest.java | 3 +- .../android/test/SettingsWriterTest.java | 3 +- src/frontends/gnome/auth-dialog/main.c | 1 - .../gnome/properties/nm-strongswan-plugin.c | 1 - .../gnome/properties/nm-strongswan-plugin.h | 1 - .../gnome/properties/nm-strongswan.c | 1 - .../gnome/properties/nm-strongswan.h | 1 - src/frontends/osx/charon-xpc/charon-xpc.c | 3 +- src/frontends/osx/charon-xpc/xpc_channels.c | 3 +- src/frontends/osx/charon-xpc/xpc_channels.h | 3 +- src/frontends/osx/charon-xpc/xpc_dispatch.c | 3 +- src/frontends/osx/charon-xpc/xpc_dispatch.h | 3 +- src/frontends/osx/charon-xpc/xpc_logger.c | 3 +- src/frontends/osx/charon-xpc/xpc_logger.h | 3 +- src/frontends/osx/strongSwan/AppDelegate.h | 3 +- src/frontends/osx/strongSwan/AppDelegate.m | 3 +- src/frontends/osx/strongSwan/ConnController.h | 3 +- src/frontends/osx/strongSwan/ConnController.m | 3 +- src/frontends/osx/strongSwan/Control.h | 3 +- src/frontends/osx/strongSwan/Control.m | 3 +- src/frontends/osx/strongSwan/Helper.h | 3 +- src/frontends/osx/strongSwan/Helper.m | 3 +- src/frontends/osx/strongSwan/LogController.h | 3 +- src/frontends/osx/strongSwan/LogController.m | 3 +- .../osx/strongSwan/PasswordController.h | 3 +- .../osx/strongSwan/PasswordController.m | 3 +- src/frontends/osx/strongSwan/main.m | 3 +- src/libcharon/attributes/attribute_handler.h | 3 +- src/libcharon/attributes/attribute_manager.c | 3 +- src/libcharon/attributes/attribute_manager.h | 3 +- src/libcharon/attributes/attribute_provider.h | 3 +- src/libcharon/attributes/attributes.c | 3 +- src/libcharon/attributes/attributes.h | 3 +- src/libcharon/attributes/mem_pool.c | 3 +- src/libcharon/attributes/mem_pool.h | 3 +- src/libcharon/bus/bus.c | 3 +- src/libcharon/bus/bus.h | 3 +- src/libcharon/bus/listeners/custom_logger.h | 1 - src/libcharon/bus/listeners/file_logger.c | 3 +- src/libcharon/bus/listeners/file_logger.h | 3 +- src/libcharon/bus/listeners/listener.h | 3 +- src/libcharon/bus/listeners/logger.h | 3 +- src/libcharon/bus/listeners/sys_logger.c | 3 +- src/libcharon/bus/listeners/sys_logger.h | 3 +- src/libcharon/config/backend.h | 3 +- src/libcharon/config/backend_manager.c | 3 +- src/libcharon/config/backend_manager.h | 3 +- src/libcharon/config/child_cfg.c | 3 +- src/libcharon/config/child_cfg.h | 3 +- src/libcharon/config/ike_cfg.c | 3 +- src/libcharon/config/ike_cfg.h | 3 +- src/libcharon/config/peer_cfg.c | 3 +- src/libcharon/config/peer_cfg.h | 3 +- src/libcharon/control/controller.c | 4 +-- src/libcharon/control/controller.h | 3 +- src/libcharon/daemon.c | 4 +-- src/libcharon/daemon.h | 4 +-- src/libcharon/encoding/generator.c | 3 +- src/libcharon/encoding/generator.h | 3 +- src/libcharon/encoding/message.c | 4 +-- src/libcharon/encoding/message.h | 3 +- src/libcharon/encoding/parser.c | 3 +- src/libcharon/encoding/parser.h | 3 +- .../encoding/payloads/auth_payload.c | 4 +-- .../encoding/payloads/auth_payload.h | 3 +- .../encoding/payloads/cert_payload.c | 4 +-- .../encoding/payloads/cert_payload.h | 3 +- .../encoding/payloads/certreq_payload.c | 4 +-- .../encoding/payloads/certreq_payload.h | 3 +- .../payloads/configuration_attribute.c | 4 +-- .../payloads/configuration_attribute.h | 3 +- src/libcharon/encoding/payloads/cp_payload.c | 4 +-- src/libcharon/encoding/payloads/cp_payload.h | 3 +- .../encoding/payloads/delete_payload.c | 4 +-- .../encoding/payloads/delete_payload.h | 3 +- src/libcharon/encoding/payloads/eap_payload.c | 3 +- src/libcharon/encoding/payloads/eap_payload.h | 3 +- src/libcharon/encoding/payloads/encodings.c | 3 +- src/libcharon/encoding/payloads/encodings.h | 3 +- .../payloads/encrypted_fragment_payload.h | 3 +- .../encoding/payloads/encrypted_payload.c | 4 +-- .../encoding/payloads/encrypted_payload.h | 4 +-- .../encoding/payloads/endpoint_notify.c | 3 +- .../encoding/payloads/endpoint_notify.h | 3 +- .../encoding/payloads/fragment_payload.c | 3 +- .../encoding/payloads/fragment_payload.h | 3 +- .../encoding/payloads/hash_payload.c | 3 +- .../encoding/payloads/hash_payload.h | 3 +- src/libcharon/encoding/payloads/id_payload.c | 4 +-- src/libcharon/encoding/payloads/id_payload.h | 3 +- src/libcharon/encoding/payloads/ike_header.c | 3 +- src/libcharon/encoding/payloads/ike_header.h | 3 +- src/libcharon/encoding/payloads/ke_payload.c | 4 +-- src/libcharon/encoding/payloads/ke_payload.h | 3 +- .../encoding/payloads/nonce_payload.c | 4 +-- .../encoding/payloads/nonce_payload.h | 3 +- .../encoding/payloads/notify_payload.c | 4 +-- .../encoding/payloads/notify_payload.h | 3 +- src/libcharon/encoding/payloads/payload.c | 3 +- src/libcharon/encoding/payloads/payload.h | 3 +- .../encoding/payloads/proposal_substructure.c | 3 +- .../encoding/payloads/proposal_substructure.h | 3 +- src/libcharon/encoding/payloads/sa_payload.c | 3 +- src/libcharon/encoding/payloads/sa_payload.h | 3 +- .../payloads/traffic_selector_substructure.c | 26 ++--------------- .../payloads/traffic_selector_substructure.h | 25 ++-------------- .../encoding/payloads/transform_attribute.c | 4 +-- .../encoding/payloads/transform_attribute.h | 3 +- .../payloads/transform_substructure.c | 4 +-- .../payloads/transform_substructure.h | 3 +- src/libcharon/encoding/payloads/ts_payload.c | 4 +-- src/libcharon/encoding/payloads/ts_payload.h | 3 +- .../encoding/payloads/unknown_payload.c | 3 +- .../encoding/payloads/unknown_payload.h | 3 +- .../encoding/payloads/vendor_id_payload.c | 4 +-- .../encoding/payloads/vendor_id_payload.h | 3 +- src/libcharon/kernel/kernel_handler.c | 3 +- src/libcharon/kernel/kernel_handler.h | 3 +- src/libcharon/kernel/kernel_interface.c | 5 ++-- src/libcharon/kernel/kernel_interface.h | 3 +- src/libcharon/kernel/kernel_ipsec.c | 3 +- src/libcharon/kernel/kernel_ipsec.h | 3 +- src/libcharon/kernel/kernel_listener.h | 3 +- src/libcharon/kernel/kernel_net.c | 3 +- src/libcharon/kernel/kernel_net.h | 3 +- src/libcharon/network/receiver.c | 3 +- src/libcharon/network/receiver.h | 3 +- src/libcharon/network/sender.c | 3 +- src/libcharon/network/sender.h | 3 +- src/libcharon/network/socket.c | 3 +- src/libcharon/network/socket.h | 3 +- src/libcharon/network/socket_manager.c | 4 +-- src/libcharon/network/socket_manager.h | 4 +-- .../plugins/addrblock/addrblock_narrow.c | 4 +-- .../plugins/addrblock/addrblock_narrow.h | 3 +- .../plugins/addrblock/addrblock_plugin.c | 3 +- .../plugins/addrblock/addrblock_plugin.h | 3 +- .../plugins/addrblock/addrblock_validator.c | 5 ++-- .../plugins/addrblock/addrblock_validator.h | 3 +- .../plugins/android_dns/android_dns_handler.c | 3 +- .../plugins/android_dns/android_dns_handler.h | 3 +- .../plugins/android_dns/android_dns_plugin.c | 3 +- .../plugins/android_dns/android_dns_plugin.h | 3 +- .../plugins/android_log/android_log_logger.c | 3 +- .../plugins/android_log/android_log_logger.h | 3 +- .../plugins/android_log/android_log_plugin.c | 3 +- .../plugins/android_log/android_log_plugin.h | 3 +- src/libcharon/plugins/attr/attr_plugin.c | 3 +- src/libcharon/plugins/attr/attr_plugin.h | 3 +- src/libcharon/plugins/attr/attr_provider.c | 3 +- src/libcharon/plugins/attr/attr_provider.h | 3 +- .../plugins/attr_sql/attr_sql_plugin.c | 3 +- .../plugins/attr_sql/attr_sql_plugin.h | 3 +- .../plugins/attr_sql/attr_sql_provider.c | 3 +- .../plugins/attr_sql/attr_sql_provider.h | 3 +- .../plugins/bypass_lan/bypass_lan_listener.c | 3 +- .../plugins/bypass_lan/bypass_lan_listener.h | 3 +- .../plugins/bypass_lan/bypass_lan_plugin.c | 3 +- .../plugins/bypass_lan/bypass_lan_plugin.h | 3 +- .../plugins/certexpire/certexpire_cron.c | 3 +- .../plugins/certexpire/certexpire_cron.h | 3 +- .../plugins/certexpire/certexpire_export.c | 3 +- .../plugins/certexpire/certexpire_export.h | 3 +- .../plugins/certexpire/certexpire_listener.c | 3 +- .../plugins/certexpire/certexpire_listener.h | 3 +- .../plugins/certexpire/certexpire_plugin.c | 3 +- .../plugins/certexpire/certexpire_plugin.h | 3 +- .../plugins/connmark/connmark_listener.c | 5 ++-- .../plugins/connmark/connmark_listener.h | 3 +- .../plugins/connmark/connmark_plugin.c | 3 +- .../plugins/connmark/connmark_plugin.h | 3 +- .../plugins/counters/counters_listener.c | 5 ++-- .../plugins/counters/counters_listener.h | 3 +- .../plugins/counters/counters_plugin.c | 3 +- .../plugins/counters/counters_plugin.h | 3 +- .../plugins/counters/counters_query.h | 5 ++-- .../plugins/coupling/coupling_plugin.c | 3 +- .../plugins/coupling/coupling_plugin.h | 3 +- .../plugins/coupling/coupling_validator.c | 3 +- .../plugins/coupling/coupling_validator.h | 3 +- src/libcharon/plugins/dhcp/dhcp_plugin.c | 5 ++-- src/libcharon/plugins/dhcp/dhcp_plugin.h | 3 +- src/libcharon/plugins/dhcp/dhcp_provider.c | 3 +- src/libcharon/plugins/dhcp/dhcp_provider.h | 3 +- src/libcharon/plugins/dhcp/dhcp_socket.c | 5 ++-- src/libcharon/plugins/dhcp/dhcp_socket.h | 3 +- src/libcharon/plugins/dhcp/dhcp_transaction.c | 3 +- src/libcharon/plugins/dhcp/dhcp_transaction.h | 3 +- src/libcharon/plugins/dnscert/dnscert_cred.c | 3 +- .../plugins/dnscert/dnscert_plugin.c | 3 +- src/libcharon/plugins/duplicheck/duplicheck.c | 3 +- .../plugins/duplicheck/duplicheck_listener.c | 3 +- .../plugins/duplicheck/duplicheck_listener.h | 3 +- .../plugins/duplicheck/duplicheck_msg.h | 3 +- .../plugins/duplicheck/duplicheck_notify.c | 3 +- .../plugins/duplicheck/duplicheck_notify.h | 3 +- .../plugins/duplicheck/duplicheck_plugin.c | 3 +- .../plugins/duplicheck/duplicheck_plugin.h | 3 +- src/libcharon/plugins/eap_aka/eap_aka_peer.c | 3 +- src/libcharon/plugins/eap_aka/eap_aka_peer.h | 3 +- .../plugins/eap_aka/eap_aka_plugin.c | 3 +- .../plugins/eap_aka/eap_aka_plugin.h | 3 +- .../plugins/eap_aka/eap_aka_server.c | 3 +- .../plugins/eap_aka/eap_aka_server.h | 3 +- .../plugins/eap_aka_3gpp/eap_aka_3gpp_card.c | 3 +- .../plugins/eap_aka_3gpp/eap_aka_3gpp_card.h | 3 +- .../eap_aka_3gpp/eap_aka_3gpp_functions.c | 3 +- .../eap_aka_3gpp/eap_aka_3gpp_functions.h | 3 +- .../eap_aka_3gpp/eap_aka_3gpp_plugin.c | 3 +- .../eap_aka_3gpp/eap_aka_3gpp_plugin.h | 3 +- .../eap_aka_3gpp/eap_aka_3gpp_provider.c | 3 +- .../eap_aka_3gpp/eap_aka_3gpp_provider.h | 3 +- .../eap_aka_3gpp/tests/suites/test_vectors.c | 3 +- .../plugins/eap_aka_3gpp/tests/tests.c | 3 +- .../plugins/eap_aka_3gpp/tests/tests.h | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_card.c | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_card.h | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_functions.c | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_functions.h | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_plugin.c | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_plugin.h | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_provider.c | 3 +- .../eap_aka_3gpp2/eap_aka_3gpp2_provider.h | 3 +- .../plugins/eap_dynamic/eap_dynamic.c | 3 +- .../plugins/eap_dynamic/eap_dynamic.h | 3 +- .../plugins/eap_dynamic/eap_dynamic_plugin.c | 3 +- .../plugins/eap_dynamic/eap_dynamic_plugin.h | 3 +- src/libcharon/plugins/eap_gtc/eap_gtc.c | 4 +-- src/libcharon/plugins/eap_gtc/eap_gtc.h | 3 +- .../plugins/eap_gtc/eap_gtc_plugin.c | 3 +- .../plugins/eap_gtc/eap_gtc_plugin.h | 3 +- .../plugins/eap_identity/eap_identity.c | 3 +- .../plugins/eap_identity/eap_identity.h | 3 +- .../eap_identity/eap_identity_plugin.c | 3 +- .../eap_identity/eap_identity_plugin.h | 3 +- src/libcharon/plugins/eap_md5/eap_md5.c | 3 +- src/libcharon/plugins/eap_md5/eap_md5.h | 3 +- .../plugins/eap_md5/eap_md5_plugin.c | 3 +- .../plugins/eap_md5/eap_md5_plugin.h | 3 +- .../plugins/eap_mschapv2/eap_mschapv2.c | 3 +- .../plugins/eap_mschapv2/eap_mschapv2.h | 3 +- .../eap_mschapv2/eap_mschapv2_plugin.c | 3 +- .../eap_mschapv2/eap_mschapv2_plugin.h | 3 +- src/libcharon/plugins/eap_peap/eap_peap.c | 5 ++-- src/libcharon/plugins/eap_peap/eap_peap.h | 3 +- src/libcharon/plugins/eap_peap/eap_peap_avp.c | 3 +- src/libcharon/plugins/eap_peap/eap_peap_avp.h | 3 +- .../plugins/eap_peap/eap_peap_peer.c | 3 +- .../plugins/eap_peap/eap_peap_peer.h | 3 +- .../plugins/eap_peap/eap_peap_plugin.c | 3 +- .../plugins/eap_peap/eap_peap_plugin.h | 3 +- .../plugins/eap_peap/eap_peap_server.c | 3 +- .../plugins/eap_peap/eap_peap_server.h | 3 +- src/libcharon/plugins/eap_radius/eap_radius.c | 3 +- src/libcharon/plugins/eap_radius/eap_radius.h | 3 +- .../eap_radius/eap_radius_accounting.c | 5 ++-- .../eap_radius/eap_radius_accounting.h | 5 ++-- .../plugins/eap_radius/eap_radius_dae.c | 3 +- .../plugins/eap_radius/eap_radius_dae.h | 3 +- .../plugins/eap_radius/eap_radius_forward.c | 3 +- .../plugins/eap_radius/eap_radius_forward.h | 3 +- .../plugins/eap_radius/eap_radius_plugin.c | 3 +- .../plugins/eap_radius/eap_radius_plugin.h | 3 +- .../plugins/eap_radius/eap_radius_provider.c | 5 ++-- .../plugins/eap_radius/eap_radius_provider.h | 5 ++-- .../plugins/eap_radius/eap_radius_xauth.c | 3 +- .../plugins/eap_radius/eap_radius_xauth.h | 3 +- src/libcharon/plugins/eap_sim/eap_sim_peer.c | 3 +- src/libcharon/plugins/eap_sim/eap_sim_peer.h | 3 +- .../plugins/eap_sim/eap_sim_plugin.c | 3 +- .../plugins/eap_sim/eap_sim_plugin.h | 3 +- .../plugins/eap_sim/eap_sim_server.c | 3 +- .../plugins/eap_sim/eap_sim_server.h | 3 +- .../plugins/eap_sim_file/eap_sim_file_card.c | 3 +- .../plugins/eap_sim_file/eap_sim_file_card.h | 3 +- .../eap_sim_file/eap_sim_file_plugin.c | 3 +- .../eap_sim_file/eap_sim_file_plugin.h | 3 +- .../eap_sim_file/eap_sim_file_provider.c | 3 +- .../eap_sim_file/eap_sim_file_provider.h | 3 +- .../eap_sim_file/eap_sim_file_triplets.c | 3 +- .../eap_sim_file/eap_sim_file_triplets.h | 3 +- .../eap_simaka_pseudonym_card.c | 3 +- .../eap_simaka_pseudonym_card.h | 3 +- .../eap_simaka_pseudonym_plugin.c | 3 +- .../eap_simaka_pseudonym_plugin.h | 3 +- .../eap_simaka_pseudonym_provider.c | 3 +- .../eap_simaka_pseudonym_provider.h | 3 +- .../eap_simaka_reauth_card.c | 3 +- .../eap_simaka_reauth_card.h | 3 +- .../eap_simaka_reauth_plugin.c | 3 +- .../eap_simaka_reauth_plugin.h | 3 +- .../eap_simaka_reauth_provider.c | 3 +- .../eap_simaka_reauth_provider.h | 3 +- .../eap_simaka_sql/eap_simaka_sql_card.c | 5 ++-- .../eap_simaka_sql/eap_simaka_sql_card.h | 3 +- .../eap_simaka_sql/eap_simaka_sql_plugin.c | 3 +- .../eap_simaka_sql/eap_simaka_sql_plugin.h | 3 +- .../eap_simaka_sql/eap_simaka_sql_provider.c | 3 +- .../eap_simaka_sql/eap_simaka_sql_provider.h | 3 +- src/libcharon/plugins/eap_tls/eap_tls.c | 3 +- src/libcharon/plugins/eap_tls/eap_tls.h | 3 +- .../plugins/eap_tls/eap_tls_plugin.c | 3 +- .../plugins/eap_tls/eap_tls_plugin.h | 3 +- src/libcharon/plugins/eap_tnc/eap_tnc.c | 3 +- src/libcharon/plugins/eap_tnc/eap_tnc.h | 3 +- .../plugins/eap_tnc/eap_tnc_plugin.c | 3 +- .../plugins/eap_tnc/eap_tnc_plugin.h | 3 +- src/libcharon/plugins/eap_ttls/eap_ttls.c | 5 ++-- src/libcharon/plugins/eap_ttls/eap_ttls.h | 3 +- src/libcharon/plugins/eap_ttls/eap_ttls_avp.c | 3 +- src/libcharon/plugins/eap_ttls/eap_ttls_avp.h | 3 +- .../plugins/eap_ttls/eap_ttls_peer.c | 3 +- .../plugins/eap_ttls/eap_ttls_peer.h | 3 +- .../plugins/eap_ttls/eap_ttls_plugin.c | 3 +- .../plugins/eap_ttls/eap_ttls_plugin.h | 3 +- .../plugins/eap_ttls/eap_ttls_server.c | 3 +- .../plugins/eap_ttls/eap_ttls_server.h | 3 +- .../plugins/error_notify/error_notify.c | 3 +- .../error_notify/error_notify_listener.c | 3 +- .../error_notify/error_notify_listener.h | 3 +- .../plugins/error_notify/error_notify_msg.h | 3 +- .../error_notify/error_notify_plugin.c | 3 +- .../error_notify/error_notify_plugin.h | 3 +- .../error_notify/error_notify_socket.c | 3 +- .../error_notify/error_notify_socket.h | 3 +- .../plugins/ext_auth/ext_auth_listener.c | 1 - .../plugins/ext_auth/ext_auth_plugin.c | 1 - src/libcharon/plugins/farp/farp_listener.c | 5 ++-- src/libcharon/plugins/farp/farp_listener.h | 3 +- src/libcharon/plugins/farp/farp_plugin.c | 3 +- src/libcharon/plugins/farp/farp_plugin.h | 3 +- src/libcharon/plugins/farp/farp_spoofer.c | 5 ++-- src/libcharon/plugins/farp/farp_spoofer.h | 3 +- .../plugins/forecast/forecast_forwarder.c | 3 +- .../plugins/forecast/forecast_forwarder.h | 3 +- .../plugins/forecast/forecast_listener.c | 5 ++-- .../plugins/forecast/forecast_listener.h | 3 +- .../plugins/forecast/forecast_plugin.c | 3 +- .../plugins/forecast/forecast_plugin.h | 3 +- src/libcharon/plugins/ha/ha_attribute.c | 3 +- src/libcharon/plugins/ha/ha_attribute.h | 3 +- src/libcharon/plugins/ha/ha_cache.c | 3 +- src/libcharon/plugins/ha/ha_cache.h | 3 +- src/libcharon/plugins/ha/ha_child.c | 3 +- src/libcharon/plugins/ha/ha_child.h | 3 +- src/libcharon/plugins/ha/ha_ctl.c | 3 +- src/libcharon/plugins/ha/ha_ctl.h | 3 +- src/libcharon/plugins/ha/ha_dispatcher.c | 3 +- src/libcharon/plugins/ha/ha_dispatcher.h | 3 +- src/libcharon/plugins/ha/ha_ike.c | 3 +- src/libcharon/plugins/ha/ha_ike.h | 3 +- src/libcharon/plugins/ha/ha_kernel.c | 3 +- src/libcharon/plugins/ha/ha_kernel.h | 3 +- src/libcharon/plugins/ha/ha_message.c | 3 +- src/libcharon/plugins/ha/ha_message.h | 3 +- src/libcharon/plugins/ha/ha_plugin.c | 3 +- src/libcharon/plugins/ha/ha_plugin.h | 3 +- src/libcharon/plugins/ha/ha_segments.c | 3 +- src/libcharon/plugins/ha/ha_segments.h | 3 +- src/libcharon/plugins/ha/ha_socket.c | 3 +- src/libcharon/plugins/ha/ha_socket.h | 3 +- src/libcharon/plugins/ha/ha_tunnel.c | 3 +- src/libcharon/plugins/ha/ha_tunnel.h | 3 +- src/libcharon/plugins/ipseckey/ipseckey.c | 3 +- src/libcharon/plugins/ipseckey/ipseckey.h | 3 +- .../plugins/ipseckey/ipseckey_cred.c | 3 +- .../plugins/ipseckey/ipseckey_cred.h | 3 +- .../plugins/ipseckey/ipseckey_plugin.c | 3 +- .../plugins/ipseckey/ipseckey_plugin.h | 3 +- .../plugins/kernel_iph/kernel_iph_net.c | 3 +- .../plugins/kernel_iph/kernel_iph_net.h | 3 +- .../plugins/kernel_iph/kernel_iph_plugin.c | 3 +- .../plugins/kernel_iph/kernel_iph_plugin.h | 3 +- .../kernel_libipsec/kernel_libipsec_ipsec.c | 3 +- .../kernel_libipsec/kernel_libipsec_ipsec.h | 3 +- .../kernel_libipsec/kernel_libipsec_plugin.c | 3 +- .../kernel_libipsec/kernel_libipsec_plugin.h | 3 +- .../kernel_libipsec/kernel_libipsec_router.c | 3 +- .../kernel_libipsec/kernel_libipsec_router.h | 3 +- .../kernel_netlink/kernel_netlink_ipsec.c | 3 +- .../kernel_netlink/kernel_netlink_ipsec.h | 3 +- .../kernel_netlink/kernel_netlink_net.c | 4 +-- .../kernel_netlink/kernel_netlink_net.h | 3 +- .../kernel_netlink/kernel_netlink_plugin.c | 3 +- .../kernel_netlink/kernel_netlink_plugin.h | 3 +- .../kernel_netlink/kernel_netlink_shared.c | 6 ++-- .../kernel_netlink/kernel_netlink_shared.h | 3 +- .../kernel_netlink/suites/test_socket.c | 3 +- src/libcharon/plugins/kernel_netlink/tests.c | 3 +- src/libcharon/plugins/kernel_netlink/tests.h | 3 +- .../plugins/kernel_pfkey/kernel_pfkey_ipsec.c | 3 +- .../plugins/kernel_pfkey/kernel_pfkey_ipsec.h | 3 +- .../kernel_pfkey/kernel_pfkey_plugin.c | 3 +- .../kernel_pfkey/kernel_pfkey_plugin.h | 3 +- .../kernel_pfroute/kernel_pfroute_net.c | 3 +- .../kernel_pfroute/kernel_pfroute_net.h | 3 +- .../kernel_pfroute/kernel_pfroute_plugin.c | 3 +- .../kernel_pfroute/kernel_pfroute_plugin.h | 3 +- src/libcharon/plugins/kernel_wfp/ipsecdump.c | 3 +- .../plugins/kernel_wfp/kernel_wfp_compat.c | 3 +- .../plugins/kernel_wfp/kernel_wfp_compat.h | 3 +- .../plugins/kernel_wfp/kernel_wfp_ipsec.c | 3 +- .../plugins/kernel_wfp/kernel_wfp_ipsec.h | 3 +- .../plugins/kernel_wfp/kernel_wfp_plugin.c | 3 +- .../plugins/kernel_wfp/kernel_wfp_plugin.h | 3 +- src/libcharon/plugins/led/led_listener.c | 3 +- src/libcharon/plugins/led/led_listener.h | 3 +- src/libcharon/plugins/led/led_plugin.c | 3 +- src/libcharon/plugins/led/led_plugin.h | 3 +- .../plugins/load_tester/load_tester.c | 3 +- .../plugins/load_tester/load_tester_config.c | 3 +- .../plugins/load_tester/load_tester_config.h | 3 +- .../plugins/load_tester/load_tester_control.c | 3 +- .../plugins/load_tester/load_tester_control.h | 3 +- .../plugins/load_tester/load_tester_creds.c | 3 +- .../plugins/load_tester/load_tester_creds.h | 3 +- .../load_tester/load_tester_diffie_hellman.c | 3 +- .../load_tester/load_tester_diffie_hellman.h | 3 +- .../plugins/load_tester/load_tester_ipsec.c | 3 +- .../plugins/load_tester/load_tester_ipsec.h | 3 +- .../load_tester/load_tester_listener.c | 3 +- .../load_tester/load_tester_listener.h | 3 +- .../plugins/load_tester/load_tester_plugin.c | 3 +- .../plugins/load_tester/load_tester_plugin.h | 3 +- src/libcharon/plugins/lookip/lookip.c | 3 +- .../plugins/lookip/lookip_listener.c | 3 +- .../plugins/lookip/lookip_listener.h | 3 +- src/libcharon/plugins/lookip/lookip_msg.h | 3 +- src/libcharon/plugins/lookip/lookip_plugin.c | 3 +- src/libcharon/plugins/lookip/lookip_plugin.h | 3 +- src/libcharon/plugins/lookip/lookip_socket.c | 3 +- src/libcharon/plugins/lookip/lookip_socket.h | 3 +- src/libcharon/plugins/medcli/medcli_config.c | 3 +- src/libcharon/plugins/medcli/medcli_config.h | 3 +- src/libcharon/plugins/medcli/medcli_creds.c | 3 +- src/libcharon/plugins/medcli/medcli_creds.h | 3 +- .../plugins/medcli/medcli_listener.c | 3 +- .../plugins/medcli/medcli_listener.h | 3 +- src/libcharon/plugins/medcli/medcli_plugin.c | 3 +- src/libcharon/plugins/medcli/medcli_plugin.h | 3 +- src/libcharon/plugins/medsrv/medsrv_config.c | 3 +- src/libcharon/plugins/medsrv/medsrv_config.h | 3 +- src/libcharon/plugins/medsrv/medsrv_creds.c | 3 +- src/libcharon/plugins/medsrv/medsrv_creds.h | 3 +- src/libcharon/plugins/medsrv/medsrv_plugin.c | 3 +- src/libcharon/plugins/medsrv/medsrv_plugin.h | 3 +- .../plugins/osx_attr/osx_attr_handler.c | 3 +- .../plugins/osx_attr/osx_attr_handler.h | 3 +- .../plugins/osx_attr/osx_attr_plugin.c | 3 +- .../plugins/osx_attr/osx_attr_plugin.h | 3 +- src/libcharon/plugins/p_cscf/p_cscf_handler.c | 3 +- src/libcharon/plugins/p_cscf/p_cscf_handler.h | 3 +- src/libcharon/plugins/p_cscf/p_cscf_plugin.c | 3 +- src/libcharon/plugins/p_cscf/p_cscf_plugin.h | 3 +- .../plugins/radattr/radattr_listener.c | 3 +- .../plugins/radattr/radattr_listener.h | 3 +- .../plugins/radattr/radattr_plugin.c | 3 +- .../plugins/radattr/radattr_plugin.h | 3 +- .../plugins/resolve/resolve_handler.c | 3 +- .../plugins/resolve/resolve_handler.h | 3 +- .../plugins/resolve/resolve_plugin.c | 3 +- .../plugins/resolve/resolve_plugin.h | 3 +- .../plugins/save_keys/save_keys_listener.c | 3 +- .../plugins/selinux/selinux_listener.c | 26 +++++++---------- .../plugins/selinux/selinux_listener.h | 26 +++++++---------- .../plugins/selinux/selinux_plugin.c | 26 +++++++---------- .../plugins/selinux/selinux_plugin.h | 26 +++++++---------- src/libcharon/plugins/smp/schema.xml | 7 +++-- src/libcharon/plugins/smp/smp.c | 3 +- src/libcharon/plugins/smp/smp.h | 3 +- .../socket_default/socket_default_plugin.c | 4 +-- .../socket_default/socket_default_plugin.h | 3 +- .../socket_default/socket_default_socket.c | 3 +- .../socket_default/socket_default_socket.h | 3 +- .../socket_dynamic/socket_dynamic_plugin.c | 4 +-- .../socket_dynamic/socket_dynamic_plugin.h | 3 +- .../socket_dynamic/socket_dynamic_socket.c | 4 +-- .../socket_dynamic/socket_dynamic_socket.h | 3 +- .../plugins/socket_win/socket_win_plugin.c | 3 +- .../plugins/socket_win/socket_win_plugin.h | 3 +- .../plugins/socket_win/socket_win_socket.c | 3 +- .../plugins/socket_win/socket_win_socket.h | 3 +- src/libcharon/plugins/sql/sql_config.c | 3 +- src/libcharon/plugins/sql/sql_config.h | 3 +- src/libcharon/plugins/sql/sql_cred.c | 3 +- src/libcharon/plugins/sql/sql_cred.h | 3 +- src/libcharon/plugins/sql/sql_logger.c | 3 +- src/libcharon/plugins/sql/sql_logger.h | 3 +- src/libcharon/plugins/sql/sql_plugin.c | 3 +- src/libcharon/plugins/sql/sql_plugin.h | 3 +- .../plugins/stroke/stroke_attribute.c | 3 +- .../plugins/stroke/stroke_attribute.h | 3 +- src/libcharon/plugins/stroke/stroke_ca.c | 3 +- src/libcharon/plugins/stroke/stroke_ca.h | 3 +- src/libcharon/plugins/stroke/stroke_config.c | 3 +- src/libcharon/plugins/stroke/stroke_config.h | 3 +- src/libcharon/plugins/stroke/stroke_control.c | 3 +- src/libcharon/plugins/stroke/stroke_control.h | 3 +- src/libcharon/plugins/stroke/stroke_counter.c | 5 ++-- src/libcharon/plugins/stroke/stroke_counter.h | 5 ++-- src/libcharon/plugins/stroke/stroke_cred.c | 3 +- src/libcharon/plugins/stroke/stroke_cred.h | 3 +- src/libcharon/plugins/stroke/stroke_handler.c | 3 +- src/libcharon/plugins/stroke/stroke_handler.h | 3 +- src/libcharon/plugins/stroke/stroke_list.c | 5 ++-- src/libcharon/plugins/stroke/stroke_list.h | 3 +- src/libcharon/plugins/stroke/stroke_plugin.c | 3 +- src/libcharon/plugins/stroke/stroke_plugin.h | 3 +- src/libcharon/plugins/stroke/stroke_socket.c | 3 +- src/libcharon/plugins/stroke/stroke_socket.h | 3 +- .../plugins/systime_fix/systime_fix_plugin.c | 5 ++-- .../plugins/systime_fix/systime_fix_plugin.h | 3 +- .../systime_fix/systime_fix_validator.c | 3 +- .../systime_fix/systime_fix_validator.h | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_http.c | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_http.h | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_listener.c | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_listener.h | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_plugin.c | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_plugin.h | 3 +- .../tnc_ifmap/tnc_ifmap_renew_session_job.c | 3 +- .../tnc_ifmap/tnc_ifmap_renew_session_job.h | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_soap.c | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_soap.h | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_soap_msg.c | 3 +- .../plugins/tnc_ifmap/tnc_ifmap_soap_msg.h | 3 +- src/libcharon/plugins/tnc_pdp/tnc_pdp.c | 3 +- src/libcharon/plugins/tnc_pdp/tnc_pdp.h | 3 +- .../plugins/tnc_pdp/tnc_pdp_connections.c | 3 +- .../plugins/tnc_pdp/tnc_pdp_connections.h | 3 +- .../plugins/tnc_pdp/tnc_pdp_plugin.c | 3 +- .../plugins/tnc_pdp/tnc_pdp_plugin.h | 3 +- src/libcharon/plugins/uci/uci_config.c | 3 +- src/libcharon/plugins/uci/uci_config.h | 3 +- src/libcharon/plugins/uci/uci_control.c | 3 +- src/libcharon/plugins/uci/uci_control.h | 3 +- src/libcharon/plugins/uci/uci_creds.c | 3 +- src/libcharon/plugins/uci/uci_creds.h | 3 +- src/libcharon/plugins/uci/uci_parser.c | 3 +- src/libcharon/plugins/uci/uci_parser.h | 3 +- src/libcharon/plugins/uci/uci_plugin.c | 3 +- src/libcharon/plugins/uci/uci_plugin.h | 3 +- src/libcharon/plugins/unity/unity_handler.c | 5 ++-- src/libcharon/plugins/unity/unity_handler.h | 3 +- src/libcharon/plugins/unity/unity_narrow.c | 5 ++-- src/libcharon/plugins/unity/unity_narrow.h | 3 +- src/libcharon/plugins/unity/unity_plugin.c | 3 +- src/libcharon/plugins/unity/unity_plugin.h | 3 +- src/libcharon/plugins/unity/unity_provider.c | 5 ++-- src/libcharon/plugins/unity/unity_provider.h | 3 +- src/libcharon/plugins/updown/updown_handler.c | 3 +- src/libcharon/plugins/updown/updown_handler.h | 3 +- .../plugins/updown/updown_listener.c | 3 +- .../plugins/updown/updown_listener.h | 3 +- src/libcharon/plugins/updown/updown_plugin.c | 3 +- src/libcharon/plugins/updown/updown_plugin.h | 3 +- src/libcharon/plugins/vici/libvici.c | 3 +- src/libcharon/plugins/vici/libvici.h | 1 - src/libcharon/plugins/vici/ruby/lib/vici.rb | 3 -- .../plugins/vici/suites/test_event.c | 3 +- .../plugins/vici/suites/test_message.c | 5 ++-- .../plugins/vici/suites/test_request.c | 3 +- .../plugins/vici/suites/test_socket.c | 3 +- src/libcharon/plugins/vici/vici_attribute.c | 5 ++-- src/libcharon/plugins/vici/vici_attribute.h | 3 +- src/libcharon/plugins/vici/vici_authority.c | 3 +- src/libcharon/plugins/vici/vici_authority.h | 3 +- src/libcharon/plugins/vici/vici_builder.c | 3 +- src/libcharon/plugins/vici/vici_builder.h | 3 +- src/libcharon/plugins/vici/vici_cert_info.c | 3 +- src/libcharon/plugins/vici/vici_cert_info.h | 3 +- src/libcharon/plugins/vici/vici_config.c | 7 ++--- src/libcharon/plugins/vici/vici_config.h | 5 ++-- src/libcharon/plugins/vici/vici_control.c | 5 ++-- src/libcharon/plugins/vici/vici_control.h | 3 +- src/libcharon/plugins/vici/vici_cred.c | 5 ++-- src/libcharon/plugins/vici/vici_cred.h | 5 ++-- src/libcharon/plugins/vici/vici_dispatcher.c | 3 +- src/libcharon/plugins/vici/vici_dispatcher.h | 3 +- src/libcharon/plugins/vici/vici_logger.c | 3 +- src/libcharon/plugins/vici/vici_logger.h | 3 +- src/libcharon/plugins/vici/vici_message.c | 5 ++-- src/libcharon/plugins/vici/vici_message.h | 5 ++-- src/libcharon/plugins/vici/vici_plugin.c | 5 ++-- src/libcharon/plugins/vici/vici_plugin.h | 3 +- src/libcharon/plugins/vici/vici_query.c | 5 ++-- src/libcharon/plugins/vici/vici_query.h | 3 +- src/libcharon/plugins/vici/vici_socket.c | 3 +- src/libcharon/plugins/vici/vici_socket.h | 3 +- src/libcharon/plugins/vici/vici_tests.c | 3 +- src/libcharon/plugins/vici/vici_tests.h | 3 +- src/libcharon/plugins/whitelist/whitelist.c | 3 +- .../plugins/whitelist/whitelist_control.c | 3 +- .../plugins/whitelist/whitelist_control.h | 3 +- .../plugins/whitelist/whitelist_listener.c | 3 +- .../plugins/whitelist/whitelist_listener.h | 3 +- .../plugins/whitelist/whitelist_msg.h | 3 +- .../plugins/whitelist/whitelist_plugin.c | 3 +- .../plugins/whitelist/whitelist_plugin.h | 3 +- src/libcharon/plugins/xauth_eap/xauth_eap.c | 3 +- src/libcharon/plugins/xauth_eap/xauth_eap.h | 3 +- .../plugins/xauth_eap/xauth_eap_plugin.c | 3 +- .../plugins/xauth_eap/xauth_eap_plugin.h | 3 +- .../plugins/xauth_generic/xauth_generic.c | 3 +- .../plugins/xauth_generic/xauth_generic.h | 3 +- .../xauth_generic/xauth_generic_plugin.c | 3 +- .../xauth_generic/xauth_generic_plugin.h | 3 +- .../plugins/xauth_noauth/xauth_noauth.c | 3 +- .../plugins/xauth_noauth/xauth_noauth.h | 3 +- .../xauth_noauth/xauth_noauth_plugin.c | 3 +- .../xauth_noauth/xauth_noauth_plugin.h | 3 +- src/libcharon/plugins/xauth_pam/xauth_pam.c | 3 +- src/libcharon/plugins/xauth_pam/xauth_pam.h | 3 +- .../plugins/xauth_pam/xauth_pam_plugin.c | 3 +- .../plugins/xauth_pam/xauth_pam_plugin.h | 3 +- src/libcharon/processing/jobs/acquire_job.c | 3 +- src/libcharon/processing/jobs/acquire_job.h | 3 +- .../processing/jobs/adopt_children_job.c | 5 ++-- .../processing/jobs/adopt_children_job.h | 3 +- .../processing/jobs/delete_child_sa_job.c | 3 +- .../processing/jobs/delete_child_sa_job.h | 3 +- .../processing/jobs/delete_ike_sa_job.c | 3 +- .../processing/jobs/delete_ike_sa_job.h | 3 +- .../processing/jobs/dpd_timeout_job.c | 3 +- .../processing/jobs/dpd_timeout_job.h | 3 +- .../processing/jobs/inactivity_job.c | 3 +- .../processing/jobs/inactivity_job.h | 3 +- .../processing/jobs/initiate_mediation_job.c | 3 +- .../processing/jobs/initiate_mediation_job.h | 3 +- .../processing/jobs/initiate_tasks_job.c | 3 +- .../processing/jobs/initiate_tasks_job.h | 3 +- src/libcharon/processing/jobs/mediation_job.c | 3 +- src/libcharon/processing/jobs/mediation_job.h | 3 +- src/libcharon/processing/jobs/migrate_job.c | 3 +- src/libcharon/processing/jobs/migrate_job.h | 3 +- .../processing/jobs/process_message_job.c | 3 +- .../processing/jobs/process_message_job.h | 3 +- src/libcharon/processing/jobs/redirect_job.c | 3 +- src/libcharon/processing/jobs/redirect_job.h | 3 +- .../processing/jobs/rekey_child_sa_job.c | 3 +- .../processing/jobs/rekey_child_sa_job.h | 3 +- .../processing/jobs/rekey_ike_sa_job.c | 3 +- .../processing/jobs/rekey_ike_sa_job.h | 3 +- .../processing/jobs/retransmit_job.c | 3 +- .../processing/jobs/retransmit_job.h | 3 +- .../processing/jobs/retry_initiate_job.c | 3 +- .../processing/jobs/retry_initiate_job.h | 3 +- src/libcharon/processing/jobs/roam_job.c | 3 +- src/libcharon/processing/jobs/roam_job.h | 3 +- src/libcharon/processing/jobs/send_dpd_job.c | 3 +- src/libcharon/processing/jobs/send_dpd_job.h | 3 +- .../processing/jobs/send_keepalive_job.c | 3 +- .../processing/jobs/send_keepalive_job.h | 3 +- .../processing/jobs/start_action_job.c | 3 +- .../processing/jobs/start_action_job.h | 3 +- src/libcharon/processing/jobs/update_sa_job.c | 3 +- src/libcharon/processing/jobs/update_sa_job.h | 3 +- src/libcharon/sa/authenticator.c | 3 +- src/libcharon/sa/authenticator.h | 3 +- src/libcharon/sa/child_sa.c | 3 +- src/libcharon/sa/child_sa.h | 3 +- src/libcharon/sa/child_sa_manager.c | 3 +- src/libcharon/sa/child_sa_manager.h | 3 +- src/libcharon/sa/eap/eap_inner_method.h | 3 +- src/libcharon/sa/eap/eap_manager.c | 3 +- src/libcharon/sa/eap/eap_manager.h | 3 +- src/libcharon/sa/eap/eap_method.c | 3 +- src/libcharon/sa/eap/eap_method.h | 3 +- src/libcharon/sa/ike_sa.c | 3 +- src/libcharon/sa/ike_sa.h | 3 +- src/libcharon/sa/ike_sa_id.c | 3 +- src/libcharon/sa/ike_sa_id.h | 3 +- src/libcharon/sa/ike_sa_manager.c | 7 ++--- src/libcharon/sa/ike_sa_manager.h | 3 +- .../authenticators/hybrid_authenticator.c | 3 +- .../authenticators/hybrid_authenticator.h | 3 +- .../authenticators/psk_v1_authenticator.c | 3 +- .../authenticators/psk_v1_authenticator.h | 3 +- .../authenticators/pubkey_v1_authenticator.c | 3 +- .../authenticators/pubkey_v1_authenticator.h | 3 +- src/libcharon/sa/ikev1/iv_manager.c | 3 +- src/libcharon/sa/ikev1/iv_manager.h | 3 +- src/libcharon/sa/ikev1/keymat_v1.c | 3 +- src/libcharon/sa/ikev1/keymat_v1.h | 3 +- src/libcharon/sa/ikev1/phase1.c | 5 ++-- src/libcharon/sa/ikev1/phase1.h | 3 +- src/libcharon/sa/ikev1/task_manager_v1.c | 3 +- src/libcharon/sa/ikev1/task_manager_v1.h | 3 +- .../sa/ikev1/tasks/aggressive_mode.c | 5 ++-- .../sa/ikev1/tasks/aggressive_mode.h | 3 +- src/libcharon/sa/ikev1/tasks/informational.c | 3 +- src/libcharon/sa/ikev1/tasks/informational.h | 3 +- .../sa/ikev1/tasks/isakmp_cert_post.c | 3 +- .../sa/ikev1/tasks/isakmp_cert_post.h | 3 +- .../sa/ikev1/tasks/isakmp_cert_pre.c | 3 +- .../sa/ikev1/tasks/isakmp_cert_pre.h | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_delete.c | 5 ++-- src/libcharon/sa/ikev1/tasks/isakmp_delete.h | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_dpd.c | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_dpd.h | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_natd.c | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_natd.h | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_vendor.c | 3 +- src/libcharon/sa/ikev1/tasks/isakmp_vendor.h | 3 +- src/libcharon/sa/ikev1/tasks/main_mode.c | 5 ++-- src/libcharon/sa/ikev1/tasks/main_mode.h | 3 +- src/libcharon/sa/ikev1/tasks/mode_config.c | 3 +- src/libcharon/sa/ikev1/tasks/mode_config.h | 3 +- src/libcharon/sa/ikev1/tasks/quick_delete.c | 3 +- src/libcharon/sa/ikev1/tasks/quick_delete.h | 3 +- src/libcharon/sa/ikev1/tasks/quick_mode.c | 5 ++-- src/libcharon/sa/ikev1/tasks/quick_mode.h | 5 ++-- src/libcharon/sa/ikev1/tasks/xauth.c | 3 +- src/libcharon/sa/ikev1/tasks/xauth.h | 3 +- .../ikev2/authenticators/eap_authenticator.c | 3 +- .../ikev2/authenticators/eap_authenticator.h | 3 +- .../ikev2/authenticators/psk_authenticator.c | 3 +- .../ikev2/authenticators/psk_authenticator.h | 3 +- .../authenticators/pubkey_authenticator.c | 3 +- .../authenticators/pubkey_authenticator.h | 3 +- src/libcharon/sa/ikev2/connect_manager.c | 3 +- src/libcharon/sa/ikev2/connect_manager.h | 3 +- src/libcharon/sa/ikev2/keymat_v2.c | 3 +- src/libcharon/sa/ikev2/keymat_v2.h | 3 +- src/libcharon/sa/ikev2/mediation_manager.c | 3 +- src/libcharon/sa/ikev2/mediation_manager.h | 3 +- src/libcharon/sa/ikev2/task_manager_v2.c | 3 +- src/libcharon/sa/ikev2/task_manager_v2.h | 3 +- src/libcharon/sa/ikev2/tasks/child_create.c | 3 +- src/libcharon/sa/ikev2/tasks/child_create.h | 3 +- src/libcharon/sa/ikev2/tasks/child_delete.c | 3 +- src/libcharon/sa/ikev2/tasks/child_delete.h | 3 +- src/libcharon/sa/ikev2/tasks/child_rekey.c | 3 +- src/libcharon/sa/ikev2/tasks/child_rekey.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_auth.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_auth.h | 3 +- .../sa/ikev2/tasks/ike_auth_lifetime.c | 3 +- .../sa/ikev2/tasks/ike_auth_lifetime.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_cert_post.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_cert_post.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_cert_pre.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_cert_pre.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_config.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_config.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_delete.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_delete.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_dpd.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_dpd.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_init.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_init.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_me.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_me.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_mid_sync.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_mid_sync.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_mobike.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_mobike.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_natd.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_natd.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_reauth.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_reauth.h | 3 +- .../sa/ikev2/tasks/ike_reauth_complete.c | 3 +- .../sa/ikev2/tasks/ike_reauth_complete.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_redirect.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_redirect.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_rekey.c | 3 +- src/libcharon/sa/ikev2/tasks/ike_rekey.h | 3 +- src/libcharon/sa/ikev2/tasks/ike_vendor.c | 4 +-- src/libcharon/sa/ikev2/tasks/ike_vendor.h | 3 +- .../sa/ikev2/tasks/ike_verify_peer_cert.c | 3 +- .../sa/ikev2/tasks/ike_verify_peer_cert.h | 3 +- src/libcharon/sa/keymat.c | 3 +- src/libcharon/sa/keymat.h | 3 +- src/libcharon/sa/redirect_manager.c | 3 +- src/libcharon/sa/redirect_manager.h | 3 +- src/libcharon/sa/redirect_provider.h | 3 +- src/libcharon/sa/shunt_manager.c | 3 +- src/libcharon/sa/shunt_manager.h | 3 +- src/libcharon/sa/task.c | 3 +- src/libcharon/sa/task.h | 3 +- src/libcharon/sa/task_manager.c | 3 +- src/libcharon/sa/task_manager.h | 3 +- src/libcharon/sa/trap_manager.c | 3 +- src/libcharon/sa/trap_manager.h | 3 +- src/libcharon/sa/xauth/xauth_manager.c | 3 +- src/libcharon/sa/xauth/xauth_manager.h | 3 +- src/libcharon/sa/xauth/xauth_method.c | 3 +- src/libcharon/sa/xauth/xauth_method.h | 3 +- src/libcharon/tests/exchange_tests.c | 3 +- src/libcharon/tests/exchange_tests.h | 3 +- src/libcharon/tests/libcharon_tests.c | 3 +- src/libcharon/tests/libcharon_tests.h | 5 ++-- .../tests/suites/test_child_create.c | 3 +- .../tests/suites/test_child_delete.c | 3 +- src/libcharon/tests/suites/test_child_rekey.c | 3 +- src/libcharon/tests/suites/test_childless.c | 3 +- src/libcharon/tests/suites/test_ike_cfg.c | 3 +- src/libcharon/tests/suites/test_ike_delete.c | 3 +- .../tests/suites/test_ike_mid_sync.c | 3 +- src/libcharon/tests/suites/test_ike_rekey.c | 3 +- src/libcharon/tests/suites/test_mem_pool.c | 3 +- .../tests/suites/test_message_chapoly.c | 3 +- src/libcharon/tests/suites/test_peer_cfg.c | 3 +- .../tests/utils/exchange_test_asserts.c | 3 +- .../tests/utils/exchange_test_asserts.h | 3 +- .../tests/utils/exchange_test_helper.c | 3 +- .../tests/utils/exchange_test_helper.h | 3 +- src/libcharon/tests/utils/job_asserts.h | 3 +- src/libcharon/tests/utils/mock_dh.c | 3 +- src/libcharon/tests/utils/mock_dh.h | 3 +- src/libcharon/tests/utils/mock_ipsec.c | 3 +- src/libcharon/tests/utils/mock_ipsec.h | 3 +- src/libcharon/tests/utils/mock_net.c | 3 +- src/libcharon/tests/utils/mock_net.h | 3 +- src/libcharon/tests/utils/mock_nonce_gen.c | 3 +- src/libcharon/tests/utils/mock_nonce_gen.h | 3 +- src/libcharon/tests/utils/mock_sender.c | 3 +- src/libcharon/tests/utils/mock_sender.h | 3 +- src/libcharon/tests/utils/sa_asserts.h | 3 +- src/libfast/fast_context.h | 3 +- src/libfast/fast_controller.h | 3 +- src/libfast/fast_dispatcher.c | 3 +- src/libfast/fast_dispatcher.h | 3 +- src/libfast/fast_filter.h | 3 +- src/libfast/fast_request.c | 3 +- src/libfast/fast_request.h | 3 +- src/libfast/fast_session.c | 3 +- src/libfast/fast_session.h | 3 +- src/libfast/fast_smtp.c | 3 +- src/libfast/fast_smtp.h | 3 +- src/libimcv/generic/generic_attr_bool.c | 3 +- src/libimcv/generic/generic_attr_bool.h | 3 +- src/libimcv/generic/generic_attr_chunk.c | 3 +- src/libimcv/generic/generic_attr_chunk.h | 3 +- src/libimcv/generic/generic_attr_string.c | 3 +- src/libimcv/generic/generic_attr_string.h | 3 +- src/libimcv/ietf/ietf_attr.c | 3 +- src/libimcv/ietf/ietf_attr.h | 3 +- src/libimcv/ietf/ietf_attr_assess_result.c | 3 +- src/libimcv/ietf/ietf_attr_assess_result.h | 3 +- src/libimcv/ietf/ietf_attr_attr_request.c | 3 +- src/libimcv/ietf/ietf_attr_attr_request.h | 3 +- src/libimcv/ietf/ietf_attr_fwd_enabled.c | 3 +- src/libimcv/ietf/ietf_attr_fwd_enabled.h | 3 +- .../ietf/ietf_attr_installed_packages.c | 3 +- .../ietf/ietf_attr_installed_packages.h | 3 +- src/libimcv/ietf/ietf_attr_numeric_version.c | 3 +- src/libimcv/ietf/ietf_attr_numeric_version.h | 3 +- src/libimcv/ietf/ietf_attr_op_status.c | 3 +- src/libimcv/ietf/ietf_attr_op_status.h | 3 +- src/libimcv/ietf/ietf_attr_pa_tnc_error.c | 3 +- src/libimcv/ietf/ietf_attr_pa_tnc_error.h | 3 +- src/libimcv/ietf/ietf_attr_port_filter.c | 3 +- src/libimcv/ietf/ietf_attr_port_filter.h | 3 +- src/libimcv/ietf/ietf_attr_product_info.c | 3 +- src/libimcv/ietf/ietf_attr_product_info.h | 3 +- .../ietf/ietf_attr_remediation_instr.c | 3 +- .../ietf/ietf_attr_remediation_instr.h | 3 +- src/libimcv/ietf/ietf_attr_string_version.c | 3 +- src/libimcv/ietf/ietf_attr_string_version.h | 3 +- src/libimcv/ietf/swima/ietf_swima_attr_req.c | 3 +- src/libimcv/ietf/swima/ietf_swima_attr_req.h | 3 +- .../ietf/swima/ietf_swima_attr_sw_ev.c | 3 +- .../ietf/swima/ietf_swima_attr_sw_ev.h | 3 +- .../ietf/swima/ietf_swima_attr_sw_inv.c | 3 +- .../ietf/swima/ietf_swima_attr_sw_inv.h | 3 +- src/libimcv/imc/imc_agent.c | 3 +- src/libimcv/imc/imc_agent.h | 3 +- src/libimcv/imc/imc_msg.c | 5 ++-- src/libimcv/imc/imc_msg.h | 3 +- src/libimcv/imc/imc_os_info.c | 3 +- src/libimcv/imc/imc_os_info.h | 3 +- src/libimcv/imc/imc_state.h | 3 +- src/libimcv/imcv.c | 7 ++--- src/libimcv/imcv.h | 5 ++-- src/libimcv/imcv_tests.c | 3 +- src/libimcv/imcv_tests.h | 3 +- src/libimcv/imv/_imv_policy | 3 +- src/libimcv/imv/imv_agent.c | 3 +- src/libimcv/imv/imv_agent.h | 3 +- src/libimcv/imv/imv_agent_if.h | 3 +- src/libimcv/imv/imv_database.c | 3 +- src/libimcv/imv/imv_database.h | 3 +- src/libimcv/imv/imv_if.h | 3 +- src/libimcv/imv/imv_lang_string.c | 3 +- src/libimcv/imv/imv_lang_string.h | 3 +- src/libimcv/imv/imv_msg.c | 5 ++-- src/libimcv/imv/imv_msg.h | 3 +- src/libimcv/imv/imv_os_info.c | 3 +- src/libimcv/imv/imv_os_info.h | 3 +- src/libimcv/imv/imv_policy_manager.c | 3 +- src/libimcv/imv/imv_policy_manager_usage.c | 3 +- src/libimcv/imv/imv_policy_manager_usage.h | 3 +- src/libimcv/imv/imv_reason_string.c | 3 +- src/libimcv/imv/imv_reason_string.h | 3 +- src/libimcv/imv/imv_remediation_string.c | 3 +- src/libimcv/imv/imv_remediation_string.h | 3 +- src/libimcv/imv/imv_session.c | 3 +- src/libimcv/imv/imv_session.h | 3 +- src/libimcv/imv/imv_session_manager.c | 3 +- src/libimcv/imv/imv_session_manager.h | 3 +- src/libimcv/imv/imv_state.h | 3 +- src/libimcv/imv/imv_workitem.c | 3 +- src/libimcv/imv/imv_workitem.h | 3 +- src/libimcv/ita/ita_attr.c | 3 +- src/libimcv/ita/ita_attr.h | 3 +- src/libimcv/ita/ita_attr_angel.c | 3 +- src/libimcv/ita/ita_attr_angel.h | 3 +- src/libimcv/ita/ita_attr_command.c | 3 +- src/libimcv/ita/ita_attr_command.h | 3 +- src/libimcv/ita/ita_attr_dummy.c | 3 +- src/libimcv/ita/ita_attr_dummy.h | 3 +- src/libimcv/ita/ita_attr_get_settings.c | 3 +- src/libimcv/ita/ita_attr_get_settings.h | 3 +- src/libimcv/ita/ita_attr_settings.c | 3 +- src/libimcv/ita/ita_attr_settings.h | 3 +- src/libimcv/ita/ita_attr_symlinks.c | 3 +- src/libimcv/ita/ita_attr_symlinks.h | 3 +- src/libimcv/os_info/os_info.c | 3 +- src/libimcv/os_info/os_info.h | 3 +- src/libimcv/pa_tnc/pa_tnc_attr.h | 3 +- src/libimcv/pa_tnc/pa_tnc_attr_manager.c | 3 +- src/libimcv/pa_tnc/pa_tnc_attr_manager.h | 3 +- src/libimcv/pa_tnc/pa_tnc_msg.c | 3 +- src/libimcv/pa_tnc/pa_tnc_msg.h | 3 +- .../plugins/imc_attestation/imc_attestation.c | 3 +- .../imc_attestation/imc_attestation_process.c | 5 ++-- .../imc_attestation/imc_attestation_process.h | 3 +- .../imc_attestation/imc_attestation_state.c | 3 +- .../imc_attestation/imc_attestation_state.h | 3 +- src/libimcv/plugins/imc_hcd/imc_hcd.c | 3 +- src/libimcv/plugins/imc_hcd/imc_hcd_state.c | 3 +- src/libimcv/plugins/imc_hcd/imc_hcd_state.h | 3 +- src/libimcv/plugins/imc_os/imc_os.c | 3 +- src/libimcv/plugins/imc_os/imc_os_state.c | 3 +- src/libimcv/plugins/imc_os/imc_os_state.h | 3 +- src/libimcv/plugins/imc_scanner/imc_scanner.c | 3 +- .../plugins/imc_scanner/imc_scanner_state.c | 3 +- .../plugins/imc_scanner/imc_scanner_state.h | 3 +- src/libimcv/plugins/imc_swima/imc_swima.c | 5 ++-- .../plugins/imc_swima/imc_swima_state.c | 3 +- .../plugins/imc_swima/imc_swima_state.h | 3 +- src/libimcv/plugins/imc_test/imc_test.c | 3 +- src/libimcv/plugins/imc_test/imc_test_state.c | 3 +- src/libimcv/plugins/imc_test/imc_test_state.h | 3 +- src/libimcv/plugins/imv_attestation/attest.c | 3 +- .../plugins/imv_attestation/attest_db.c | 3 +- .../plugins/imv_attestation/attest_db.h | 3 +- .../plugins/imv_attestation/attest_usage.c | 3 +- .../plugins/imv_attestation/attest_usage.h | 3 +- .../plugins/imv_attestation/imv_attestation.c | 3 +- .../imv_attestation/imv_attestation_agent.c | 5 ++-- .../imv_attestation/imv_attestation_agent.h | 3 +- .../imv_attestation/imv_attestation_build.c | 3 +- .../imv_attestation/imv_attestation_build.h | 3 +- .../imv_attestation/imv_attestation_process.c | 5 ++-- .../imv_attestation/imv_attestation_process.h | 3 +- .../imv_attestation/imv_attestation_state.c | 3 +- .../imv_attestation/imv_attestation_state.h | 3 +- src/libimcv/plugins/imv_hcd/imv_hcd.c | 3 +- src/libimcv/plugins/imv_hcd/imv_hcd_agent.c | 5 ++-- src/libimcv/plugins/imv_hcd/imv_hcd_agent.h | 3 +- src/libimcv/plugins/imv_hcd/imv_hcd_state.c | 3 +- src/libimcv/plugins/imv_hcd/imv_hcd_state.h | 3 +- src/libimcv/plugins/imv_os/imv_os.c | 3 +- src/libimcv/plugins/imv_os/imv_os_agent.c | 5 ++-- src/libimcv/plugins/imv_os/imv_os_agent.h | 3 +- src/libimcv/plugins/imv_os/imv_os_database.c | 3 +- src/libimcv/plugins/imv_os/imv_os_database.h | 3 +- src/libimcv/plugins/imv_os/imv_os_state.c | 3 +- src/libimcv/plugins/imv_os/imv_os_state.h | 3 +- src/libimcv/plugins/imv_scanner/imv_scanner.c | 3 +- .../plugins/imv_scanner/imv_scanner_agent.c | 3 +- .../plugins/imv_scanner/imv_scanner_agent.h | 3 +- .../plugins/imv_scanner/imv_scanner_state.c | 3 +- .../plugins/imv_scanner/imv_scanner_state.h | 3 +- src/libimcv/plugins/imv_swima/imv_swima.c | 3 +- .../plugins/imv_swima/imv_swima_agent.c | 5 ++-- .../plugins/imv_swima/imv_swima_agent.h | 3 +- .../plugins/imv_swima/imv_swima_state.c | 3 +- .../plugins/imv_swima/imv_swima_state.h | 3 +- src/libimcv/plugins/imv_test/imv_test.c | 3 +- src/libimcv/plugins/imv_test/imv_test_agent.c | 3 +- src/libimcv/plugins/imv_test/imv_test_agent.h | 3 +- src/libimcv/plugins/imv_test/imv_test_state.c | 3 +- src/libimcv/plugins/imv_test/imv_test_state.h | 3 +- .../pts/components/ita/ita_comp_func_name.c | 3 +- .../pts/components/ita/ita_comp_func_name.h | 3 +- src/libimcv/pts/components/ita/ita_comp_ima.c | 3 +- src/libimcv/pts/components/ita/ita_comp_ima.h | 3 +- .../pts/components/ita/ita_comp_tboot.c | 3 +- .../pts/components/ita/ita_comp_tboot.h | 3 +- .../pts/components/ita/ita_comp_tgrub.c | 3 +- .../pts/components/ita/ita_comp_tgrub.h | 3 +- .../pts/components/pts_comp_evidence.c | 3 +- .../pts/components/pts_comp_evidence.h | 3 +- .../pts/components/pts_comp_func_name.c | 3 +- .../pts/components/pts_comp_func_name.h | 3 +- src/libimcv/pts/components/pts_component.h | 3 +- .../pts/components/pts_component_manager.c | 3 +- .../pts/components/pts_component_manager.h | 3 +- .../pts/components/tcg/tcg_comp_func_name.c | 3 +- .../pts/components/tcg/tcg_comp_func_name.h | 3 +- src/libimcv/pts/pts.c | 3 +- src/libimcv/pts/pts.h | 3 +- src/libimcv/pts/pts_creds.c | 3 +- src/libimcv/pts/pts_creds.h | 3 +- src/libimcv/pts/pts_database.c | 3 +- src/libimcv/pts/pts_database.h | 3 +- src/libimcv/pts/pts_dh_group.c | 3 +- src/libimcv/pts/pts_dh_group.h | 3 +- src/libimcv/pts/pts_error.c | 3 +- src/libimcv/pts/pts_error.h | 3 +- src/libimcv/pts/pts_file_meas.c | 3 +- src/libimcv/pts/pts_file_meas.h | 3 +- src/libimcv/pts/pts_file_meta.c | 3 +- src/libimcv/pts/pts_file_meta.h | 3 +- src/libimcv/pts/pts_file_type.c | 3 +- src/libimcv/pts/pts_file_type.h | 3 +- src/libimcv/pts/pts_ima_bios_list.c | 3 +- src/libimcv/pts/pts_ima_bios_list.h | 3 +- src/libimcv/pts/pts_ima_event_list.c | 3 +- src/libimcv/pts/pts_ima_event_list.h | 3 +- src/libimcv/pts/pts_meas_algo.c | 3 +- src/libimcv/pts/pts_meas_algo.h | 3 +- src/libimcv/pts/pts_pcr.c | 3 +- src/libimcv/pts/pts_pcr.h | 3 +- src/libimcv/pts/pts_proto_caps.h | 3 +- src/libimcv/pts/pts_req_func_comp_evid.h | 3 +- src/libimcv/pts/pts_symlinks.c | 3 +- src/libimcv/pts/pts_symlinks.h | 3 +- src/libimcv/pwg/pwg_attr.c | 3 +- src/libimcv/pwg/pwg_attr.h | 3 +- src/libimcv/pwg/pwg_attr_vendor_smi_code.c | 3 +- src/libimcv/pwg/pwg_attr_vendor_smi_code.h | 3 +- src/libimcv/rest/rest.c | 3 +- src/libimcv/rest/rest.h | 3 +- src/libimcv/seg/seg_contract.c | 5 ++-- src/libimcv/seg/seg_contract.h | 5 ++-- src/libimcv/seg/seg_contract_manager.c | 3 +- src/libimcv/seg/seg_contract_manager.h | 3 +- src/libimcv/seg/seg_env.c | 5 ++-- src/libimcv/seg/seg_env.h | 5 ++-- src/libimcv/suites/test_imcv_seg.c | 7 ++--- src/libimcv/suites/test_imcv_swima.c | 3 +- src/libimcv/swid_gen/swid_gen.c | 3 +- src/libimcv/swid_gen/swid_gen.h | 3 +- src/libimcv/swid_gen/swid_gen_info.c | 3 +- src/libimcv/swid_gen/swid_gen_info.h | 3 +- src/libimcv/swima/swima_collector.c | 3 +- src/libimcv/swima/swima_collector.h | 3 +- src/libimcv/swima/swima_data_model.c | 3 +- src/libimcv/swima/swima_data_model.h | 3 +- src/libimcv/swima/swima_error.c | 3 +- src/libimcv/swima/swima_error.h | 3 +- src/libimcv/swima/swima_event.c | 3 +- src/libimcv/swima/swima_event.h | 3 +- src/libimcv/swima/swima_events.c | 3 +- src/libimcv/swima/swima_events.h | 5 ++-- src/libimcv/swima/swima_inventory.c | 3 +- src/libimcv/swima/swima_inventory.h | 5 ++-- src/libimcv/swima/swima_record.c | 3 +- src/libimcv/swima/swima_record.h | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_aik.c | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_aik.h | 3 +- .../tcg/pts/tcg_pts_attr_dh_nonce_finish.c | 3 +- .../tcg/pts/tcg_pts_attr_dh_nonce_finish.h | 3 +- .../pts/tcg_pts_attr_dh_nonce_params_req.c | 3 +- .../pts/tcg_pts_attr_dh_nonce_params_req.h | 3 +- .../pts/tcg_pts_attr_dh_nonce_params_resp.c | 3 +- .../pts/tcg_pts_attr_dh_nonce_params_resp.h | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_file_meas.c | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_file_meas.h | 3 +- .../tcg/pts/tcg_pts_attr_gen_attest_evid.c | 3 +- .../tcg/pts/tcg_pts_attr_gen_attest_evid.h | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_get_aik.c | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_get_aik.h | 3 +- .../pts/tcg_pts_attr_get_tpm_version_info.c | 3 +- .../pts/tcg_pts_attr_get_tpm_version_info.h | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_meas_algo.c | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_meas_algo.h | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_proto_caps.c | 3 +- src/libimcv/tcg/pts/tcg_pts_attr_proto_caps.h | 3 +- .../tcg/pts/tcg_pts_attr_req_file_meas.c | 3 +- .../tcg/pts/tcg_pts_attr_req_file_meas.h | 3 +- .../tcg/pts/tcg_pts_attr_req_file_meta.c | 3 +- .../tcg/pts/tcg_pts_attr_req_file_meta.h | 3 +- .../tcg/pts/tcg_pts_attr_req_func_comp_evid.c | 3 +- .../tcg/pts/tcg_pts_attr_req_func_comp_evid.h | 3 +- .../tcg/pts/tcg_pts_attr_simple_comp_evid.c | 3 +- .../tcg/pts/tcg_pts_attr_simple_comp_evid.h | 3 +- .../tcg/pts/tcg_pts_attr_simple_evid_final.c | 3 +- .../tcg/pts/tcg_pts_attr_simple_evid_final.h | 3 +- .../tcg/pts/tcg_pts_attr_tpm_version_info.c | 3 +- .../tcg/pts/tcg_pts_attr_tpm_version_info.h | 3 +- .../tcg/pts/tcg_pts_attr_unix_file_meta.c | 3 +- .../tcg/pts/tcg_pts_attr_unix_file_meta.h | 3 +- src/libimcv/tcg/seg/tcg_seg_attr_next_seg.c | 5 ++-- src/libimcv/tcg/seg/tcg_seg_attr_next_seg.h | 5 ++-- .../tcg/seg/tcg_seg_attr_seg_contract.c | 5 ++-- .../tcg/seg/tcg_seg_attr_seg_contract.h | 7 ++--- src/libimcv/tcg/seg/tcg_seg_attr_seg_env.c | 5 ++-- src/libimcv/tcg/seg/tcg_seg_attr_seg_env.h | 5 ++-- src/libimcv/tcg/tcg_attr.c | 5 ++-- src/libimcv/tcg/tcg_attr.h | 5 ++-- src/libipsec/esp_context.c | 3 +- src/libipsec/esp_context.h | 3 +- src/libipsec/esp_packet.c | 3 +- src/libipsec/esp_packet.h | 3 +- src/libipsec/ip_packet.c | 3 +- src/libipsec/ip_packet.h | 3 +- src/libipsec/ipsec.c | 3 +- src/libipsec/ipsec.h | 3 +- src/libipsec/ipsec_event_listener.h | 3 +- src/libipsec/ipsec_event_relay.c | 3 +- src/libipsec/ipsec_event_relay.h | 3 +- src/libipsec/ipsec_policy.c | 3 +- src/libipsec/ipsec_policy.h | 3 +- src/libipsec/ipsec_policy_mgr.c | 3 +- src/libipsec/ipsec_policy_mgr.h | 3 +- src/libipsec/ipsec_processor.c | 3 +- src/libipsec/ipsec_processor.h | 3 +- src/libipsec/ipsec_sa.c | 3 +- src/libipsec/ipsec_sa.h | 3 +- src/libipsec/ipsec_sa_mgr.c | 3 +- src/libipsec/ipsec_sa_mgr.h | 3 +- src/libipsec/tests/ipsec_tests.c | 3 +- src/libipsec/tests/ipsec_tests.h | 3 +- src/libipsec/tests/suites/test_chapoly.c | 3 +- src/libpttls/pt_tls.c | 3 +- src/libpttls/pt_tls.h | 3 +- src/libpttls/pt_tls_client.c | 3 +- src/libpttls/pt_tls_client.h | 3 +- src/libpttls/pt_tls_dispatcher.c | 3 +- src/libpttls/pt_tls_dispatcher.h | 3 +- src/libpttls/pt_tls_server.c | 3 +- src/libpttls/pt_tls_server.h | 3 +- src/libpttls/sasl/sasl_mechanism.c | 3 +- src/libpttls/sasl/sasl_mechanism.h | 3 +- src/libpttls/sasl/sasl_plain/sasl_plain.c | 3 +- src/libpttls/sasl/sasl_plain/sasl_plain.h | 3 +- src/libradius/radius_client.c | 3 +- src/libradius/radius_client.h | 3 +- src/libradius/radius_config.c | 3 +- src/libradius/radius_config.h | 3 +- src/libradius/radius_message.c | 3 +- src/libradius/radius_message.h | 3 +- src/libradius/radius_mppe.h | 3 +- src/libradius/radius_socket.c | 3 +- src/libradius/radius_socket.h | 3 +- src/libsimaka/simaka_card.h | 3 +- src/libsimaka/simaka_crypto.c | 3 +- src/libsimaka/simaka_crypto.h | 3 +- src/libsimaka/simaka_hooks.h | 3 +- src/libsimaka/simaka_manager.c | 3 +- src/libsimaka/simaka_manager.h | 3 +- src/libsimaka/simaka_message.c | 3 +- src/libsimaka/simaka_message.h | 3 +- src/libsimaka/simaka_provider.h | 3 +- src/libstrongswan/asn1/asn1.c | 3 +- src/libstrongswan/asn1/asn1.h | 3 +- src/libstrongswan/asn1/asn1_parser.c | 3 +- src/libstrongswan/asn1/asn1_parser.h | 3 +- src/libstrongswan/asn1/oid.pl | 5 ++-- src/libstrongswan/bio/bio_reader.c | 5 ++-- src/libstrongswan/bio/bio_reader.h | 5 ++-- src/libstrongswan/bio/bio_writer.c | 5 ++-- src/libstrongswan/bio/bio_writer.h | 5 ++-- src/libstrongswan/collections/array.c | 5 ++-- src/libstrongswan/collections/array.h | 5 ++-- .../collections/blocking_queue.c | 3 +- .../collections/blocking_queue.h | 3 +- src/libstrongswan/collections/dictionary.h | 3 +- src/libstrongswan/collections/enumerator.c | 3 +- src/libstrongswan/collections/enumerator.h | 3 +- src/libstrongswan/collections/hashlist.c | 3 +- src/libstrongswan/collections/hashtable.c | 3 +- src/libstrongswan/collections/hashtable.h | 3 +- .../collections/hashtable_profiler.h | 3 +- src/libstrongswan/collections/linked_list.c | 3 +- src/libstrongswan/collections/linked_list.h | 3 +- src/libstrongswan/credentials/auth_cfg.c | 3 +- src/libstrongswan/credentials/auth_cfg.h | 3 +- src/libstrongswan/credentials/builder.c | 3 +- src/libstrongswan/credentials/builder.h | 3 +- .../credentials/cert_validator.h | 3 +- .../credentials/certificates/ac.h | 3 +- .../credentials/certificates/certificate.c | 3 +- .../credentials/certificates/certificate.h | 3 +- .../certificates/certificate_printer.c | 5 ++-- .../certificates/certificate_printer.h | 3 +- .../credentials/certificates/crl.c | 3 +- .../credentials/certificates/crl.h | 3 +- .../credentials/certificates/ocsp_request.h | 3 +- .../credentials/certificates/ocsp_response.c | 3 +- .../credentials/certificates/ocsp_response.h | 3 +- .../certificates/pgp_certificate.h | 3 +- .../credentials/certificates/pkcs10.h | 3 +- .../credentials/certificates/x509.c | 3 +- .../credentials/certificates/x509.h | 3 +- .../credentials/containers/container.c | 3 +- .../credentials/containers/container.h | 5 ++-- .../credentials/containers/pkcs12.c | 3 +- .../credentials/containers/pkcs12.h | 3 +- .../credentials/containers/pkcs7.h | 3 +- src/libstrongswan/credentials/cred_encoding.c | 3 +- src/libstrongswan/credentials/cred_encoding.h | 3 +- .../credentials/credential_factory.c | 3 +- .../credentials/credential_factory.h | 3 +- .../credentials/credential_manager.c | 3 +- .../credentials/credential_manager.h | 3 +- .../credentials/credential_set.h | 3 +- .../credentials/keys/private_key.c | 3 +- .../credentials/keys/private_key.h | 3 +- .../credentials/keys/public_key.c | 3 +- .../credentials/keys/public_key.h | 3 +- .../credentials/keys/shared_key.c | 3 +- .../credentials/keys/shared_key.h | 3 +- .../credentials/keys/signature_params.c | 3 +- .../credentials/keys/signature_params.h | 3 +- .../credentials/sets/auth_cfg_wrapper.c | 3 +- .../credentials/sets/auth_cfg_wrapper.h | 3 +- .../credentials/sets/callback_cred.c | 3 +- .../credentials/sets/callback_cred.h | 3 +- .../credentials/sets/cert_cache.c | 3 +- .../credentials/sets/cert_cache.h | 3 +- src/libstrongswan/credentials/sets/mem_cred.c | 5 ++-- src/libstrongswan/credentials/sets/mem_cred.h | 5 ++-- .../credentials/sets/ocsp_response_wrapper.c | 3 +- .../credentials/sets/ocsp_response_wrapper.h | 3 +- src/libstrongswan/crypto/aead.c | 5 ++-- src/libstrongswan/crypto/aead.h | 5 ++-- src/libstrongswan/crypto/crypters/crypter.c | 3 +- src/libstrongswan/crypto/crypters/crypter.h | 3 +- src/libstrongswan/crypto/crypto_factory.c | 3 +- src/libstrongswan/crypto/crypto_factory.h | 3 +- src/libstrongswan/crypto/crypto_tester.c | 4 +-- src/libstrongswan/crypto/crypto_tester.h | 3 +- src/libstrongswan/crypto/diffie_hellman.c | 3 +- src/libstrongswan/crypto/diffie_hellman.h | 3 +- src/libstrongswan/crypto/drbgs/drbg.c | 3 +- src/libstrongswan/crypto/drbgs/drbg.h | 3 +- .../crypto/hashers/hash_algorithm_set.c | 3 +- .../crypto/hashers/hash_algorithm_set.h | 3 +- src/libstrongswan/crypto/hashers/hasher.c | 3 +- src/libstrongswan/crypto/hashers/hasher.h | 3 +- src/libstrongswan/crypto/iv/iv_gen.c | 5 ++-- src/libstrongswan/crypto/iv/iv_gen.h | 3 +- src/libstrongswan/crypto/iv/iv_gen_null.c | 3 +- src/libstrongswan/crypto/iv/iv_gen_null.h | 3 +- src/libstrongswan/crypto/iv/iv_gen_rand.c | 3 +- src/libstrongswan/crypto/iv/iv_gen_rand.h | 3 +- src/libstrongswan/crypto/iv/iv_gen_seq.c | 3 +- src/libstrongswan/crypto/iv/iv_gen_seq.h | 3 +- src/libstrongswan/crypto/kdfs/kdf.c | 26 +++++++---------- src/libstrongswan/crypto/kdfs/kdf.h | 26 +++++++---------- src/libstrongswan/crypto/mac.h | 3 +- src/libstrongswan/crypto/nonce_gen.h | 3 +- src/libstrongswan/crypto/pkcs5.c | 3 +- src/libstrongswan/crypto/pkcs5.h | 3 +- src/libstrongswan/crypto/prfs/mac_prf.c | 3 +- src/libstrongswan/crypto/prfs/mac_prf.h | 3 +- src/libstrongswan/crypto/prfs/prf.c | 3 +- src/libstrongswan/crypto/prfs/prf.h | 3 +- src/libstrongswan/crypto/proposal/proposal.c | 3 +- src/libstrongswan/crypto/proposal/proposal.h | 3 +- .../crypto/proposal/proposal_keywords.c | 3 +- .../crypto/proposal/proposal_keywords.h | 3 +- .../proposal/proposal_keywords_static.h.in | 3 +- .../proposal/proposal_keywords_static.txt | 3 +- src/libstrongswan/crypto/rngs/rng.c | 3 +- src/libstrongswan/crypto/rngs/rng.h | 3 +- src/libstrongswan/crypto/rngs/rng_tester.c | 3 +- src/libstrongswan/crypto/rngs/rng_tester.h | 3 +- src/libstrongswan/crypto/signers/mac_signer.c | 3 +- src/libstrongswan/crypto/signers/mac_signer.h | 3 +- src/libstrongswan/crypto/signers/signer.c | 3 +- src/libstrongswan/crypto/signers/signer.h | 3 +- src/libstrongswan/crypto/transform.c | 3 +- src/libstrongswan/crypto/transform.h | 3 +- src/libstrongswan/crypto/xofs/mgf1.h | 3 +- src/libstrongswan/crypto/xofs/xof.c | 3 +- src/libstrongswan/crypto/xofs/xof.h | 3 +- .../crypto/xofs/xof_bitspender.c | 3 +- .../crypto/xofs/xof_bitspender.h | 3 +- src/libstrongswan/database/database.c | 3 +- src/libstrongswan/database/database.h | 3 +- src/libstrongswan/database/database_factory.c | 3 +- src/libstrongswan/database/database_factory.h | 3 +- src/libstrongswan/eap/eap.c | 3 +- src/libstrongswan/eap/eap.h | 4 +-- src/libstrongswan/fetcher/fetcher.c | 3 +- src/libstrongswan/fetcher/fetcher.h | 4 +-- src/libstrongswan/fetcher/fetcher_manager.c | 3 +- src/libstrongswan/fetcher/fetcher_manager.h | 3 +- src/libstrongswan/ipsec/ipsec_types.c | 3 +- src/libstrongswan/ipsec/ipsec_types.h | 3 +- src/libstrongswan/library.c | 3 +- src/libstrongswan/library.h | 3 +- src/libstrongswan/math/libnttfft/ntt_fft.c | 3 +- src/libstrongswan/math/libnttfft/ntt_fft.h | 3 +- .../math/libnttfft/ntt_fft_params.c | 3 +- .../math/libnttfft/ntt_fft_params.h | 3 +- .../math/libnttfft/ntt_fft_reduce.h | 3 +- .../math/libnttfft/tests/ntt_fft_tests.c | 3 +- .../math/libnttfft/tests/ntt_fft_tests.h | 3 +- .../libnttfft/tests/suites/test_ntt_fft.c | 3 +- src/libstrongswan/metadata/metadata.h | 28 +++++++----------- src/libstrongswan/metadata/metadata_factory.c | 28 +++++++----------- src/libstrongswan/metadata/metadata_factory.h | 28 +++++++----------- src/libstrongswan/metadata/metadata_int.c | 28 +++++++----------- src/libstrongswan/metadata/metadata_int.h | 28 +++++++----------- src/libstrongswan/metadata/metadata_set.c | 26 +++++++---------- src/libstrongswan/metadata/metadata_set.h | 26 +++++++---------- src/libstrongswan/networking/host.c | 3 +- src/libstrongswan/networking/host.h | 3 +- src/libstrongswan/networking/host_resolver.c | 3 +- src/libstrongswan/networking/host_resolver.h | 3 +- src/libstrongswan/networking/packet.c | 3 +- src/libstrongswan/networking/packet.h | 3 +- src/libstrongswan/networking/streams/stream.c | 3 +- src/libstrongswan/networking/streams/stream.h | 3 +- .../networking/streams/stream_manager.c | 3 +- .../networking/streams/stream_manager.h | 3 +- .../networking/streams/stream_service.c | 3 +- .../networking/streams/stream_service.h | 3 +- .../networking/streams/stream_service_tcp.c | 3 +- .../networking/streams/stream_service_tcp.h | 3 +- .../networking/streams/stream_service_unix.c | 3 +- .../networking/streams/stream_service_unix.h | 3 +- .../networking/streams/stream_tcp.c | 3 +- .../networking/streams/stream_tcp.h | 3 +- .../networking/streams/stream_unix.c | 3 +- .../networking/streams/stream_unix.h | 3 +- src/libstrongswan/networking/tun_device.c | 3 +- src/libstrongswan/networking/tun_device.h | 3 +- src/libstrongswan/pen/pen.c | 3 +- src/libstrongswan/pen/pen.h | 3 +- .../plugins/acert/acert_plugin.c | 3 +- .../plugins/acert/acert_plugin.h | 3 +- .../plugins/acert/acert_validator.c | 3 +- .../plugins/acert/acert_validator.h | 3 +- src/libstrongswan/plugins/aes/aes_crypter.c | 1 - src/libstrongswan/plugins/aes/aes_crypter.h | 1 - src/libstrongswan/plugins/aes/aes_plugin.c | 1 - src/libstrongswan/plugins/aes/aes_plugin.h | 1 - src/libstrongswan/plugins/aesni/aesni_cbc.c | 3 +- src/libstrongswan/plugins/aesni/aesni_cbc.h | 3 +- src/libstrongswan/plugins/aesni/aesni_ccm.c | 3 +- src/libstrongswan/plugins/aesni/aesni_ccm.h | 3 +- src/libstrongswan/plugins/aesni/aesni_cmac.c | 4 +-- src/libstrongswan/plugins/aesni/aesni_cmac.h | 3 +- src/libstrongswan/plugins/aesni/aesni_ctr.c | 3 +- src/libstrongswan/plugins/aesni/aesni_ctr.h | 3 +- src/libstrongswan/plugins/aesni/aesni_ecb.c | 5 ++-- src/libstrongswan/plugins/aesni/aesni_ecb.h | 3 +- src/libstrongswan/plugins/aesni/aesni_gcm.c | 3 +- src/libstrongswan/plugins/aesni/aesni_gcm.h | 3 +- src/libstrongswan/plugins/aesni/aesni_key.c | 3 +- src/libstrongswan/plugins/aesni/aesni_key.h | 3 +- .../plugins/aesni/aesni_plugin.c | 3 +- .../plugins/aesni/aesni_plugin.h | 3 +- src/libstrongswan/plugins/aesni/aesni_xcbc.c | 4 +-- src/libstrongswan/plugins/aesni/aesni_xcbc.h | 3 +- .../plugins/af_alg/af_alg_crypter.c | 5 ++-- .../plugins/af_alg/af_alg_crypter.h | 3 +- .../plugins/af_alg/af_alg_hasher.c | 3 +- .../plugins/af_alg/af_alg_hasher.h | 3 +- src/libstrongswan/plugins/af_alg/af_alg_ops.c | 3 +- src/libstrongswan/plugins/af_alg/af_alg_ops.h | 3 +- .../plugins/af_alg/af_alg_plugin.c | 3 +- .../plugins/af_alg/af_alg_plugin.h | 3 +- src/libstrongswan/plugins/af_alg/af_alg_prf.c | 3 +- src/libstrongswan/plugins/af_alg/af_alg_prf.h | 3 +- .../plugins/af_alg/af_alg_signer.c | 3 +- .../plugins/af_alg/af_alg_signer.h | 3 +- .../plugins/agent/agent_plugin.c | 3 +- .../plugins/agent/agent_plugin.h | 3 +- .../plugins/agent/agent_private_key.c | 3 +- .../plugins/agent/agent_private_key.h | 3 +- .../plugins/bliss/bliss_bitpacker.c | 3 +- .../plugins/bliss/bliss_bitpacker.h | 3 +- .../plugins/bliss/bliss_huffman.c | 4 +-- .../plugins/bliss/bliss_huffman_code.c | 3 +- .../plugins/bliss/bliss_huffman_code.h | 3 +- .../plugins/bliss/bliss_huffman_code_1.c | 1 - .../plugins/bliss/bliss_huffman_code_3.c | 1 - .../plugins/bliss/bliss_huffman_code_4.c | 1 - .../plugins/bliss/bliss_huffman_coder.c | 3 +- .../plugins/bliss/bliss_huffman_coder.h | 3 +- .../plugins/bliss/bliss_param_set.c | 3 +- .../plugins/bliss/bliss_param_set.h | 3 +- .../plugins/bliss/bliss_plugin.c | 3 +- .../plugins/bliss/bliss_plugin.h | 3 +- .../plugins/bliss/bliss_private_key.c | 3 +- .../plugins/bliss/bliss_private_key.h | 3 +- .../plugins/bliss/bliss_public_key.c | 3 +- .../plugins/bliss/bliss_public_key.h | 3 +- .../plugins/bliss/bliss_sampler.c | 3 +- .../plugins/bliss/bliss_sampler.h | 3 +- .../plugins/bliss/bliss_signature.c | 3 +- .../plugins/bliss/bliss_signature.h | 3 +- src/libstrongswan/plugins/bliss/bliss_utils.c | 3 +- src/libstrongswan/plugins/bliss/bliss_utils.h | 3 +- .../plugins/bliss/tests/bliss_tests.c | 3 +- .../plugins/bliss/tests/bliss_tests.h | 3 +- .../bliss/tests/suites/test_bliss_bitpacker.c | 3 +- .../bliss/tests/suites/test_bliss_huffman.c | 3 +- .../bliss/tests/suites/test_bliss_keys.c | 3 +- .../bliss/tests/suites/test_bliss_sampler.c | 3 +- .../bliss/tests/suites/test_bliss_sign.c | 3 +- .../bliss/tests/suites/test_bliss_signature.c | 3 +- .../plugins/blowfish/blowfish_crypter.h | 1 - .../plugins/blowfish/blowfish_plugin.c | 1 - .../plugins/blowfish/blowfish_plugin.h | 1 - src/libstrongswan/plugins/botan/botan_aead.c | 1 - src/libstrongswan/plugins/botan/botan_aead.h | 1 - .../plugins/botan/botan_ec_private_key.c | 1 - .../plugins/botan/botan_ec_private_key.h | 1 - .../plugins/botan/botan_ed_private_key.c | 1 - .../plugins/botan/botan_ed_private_key.h | 1 - .../plugins/botan/botan_ed_public_key.c | 1 - .../plugins/botan/botan_ed_public_key.h | 1 - .../plugins/botan/botan_plugin.c | 1 - .../plugins/botan/botan_rsa_private_key.c | 1 - .../plugins/botan/botan_rsa_public_key.c | 1 - .../plugins/botan/botan_rsa_public_key.h | 1 - src/libstrongswan/plugins/botan/botan_util.c | 1 - src/libstrongswan/plugins/botan/botan_util.h | 1 - .../plugins/botan/botan_util_keys.c | 1 - .../plugins/botan/botan_util_keys.h | 1 - .../plugins/botan/botan_x25519.c | 1 - .../plugins/botan/botan_x25519.h | 1 - src/libstrongswan/plugins/ccm/ccm_aead.c | 3 +- src/libstrongswan/plugins/ccm/ccm_aead.h | 3 +- src/libstrongswan/plugins/ccm/ccm_plugin.c | 3 +- src/libstrongswan/plugins/ccm/ccm_plugin.h | 3 +- .../plugins/chapoly/chapoly_aead.c | 3 +- .../plugins/chapoly/chapoly_aead.h | 3 +- .../plugins/chapoly/chapoly_drv.c | 3 +- .../plugins/chapoly/chapoly_drv.h | 3 +- .../plugins/chapoly/chapoly_drv_portable.c | 3 +- .../plugins/chapoly/chapoly_drv_portable.h | 3 +- .../plugins/chapoly/chapoly_drv_ssse3.c | 3 +- .../plugins/chapoly/chapoly_drv_ssse3.h | 3 +- .../plugins/chapoly/chapoly_plugin.c | 3 +- .../plugins/chapoly/chapoly_plugin.h | 3 +- .../plugins/chapoly/chapoly_xof.c | 3 +- .../plugins/chapoly/chapoly_xof.h | 3 +- src/libstrongswan/plugins/cmac/cmac.c | 3 +- src/libstrongswan/plugins/cmac/cmac.h | 3 +- src/libstrongswan/plugins/cmac/cmac_plugin.c | 3 +- src/libstrongswan/plugins/cmac/cmac_plugin.h | 3 +- .../plugins/constraints/constraints_plugin.c | 3 +- .../plugins/constraints/constraints_plugin.h | 3 +- .../constraints/constraints_validator.c | 3 +- .../constraints/constraints_validator.h | 3 +- .../plugins/ctr/ctr_ipsec_crypter.c | 3 +- .../plugins/ctr/ctr_ipsec_crypter.h | 3 +- src/libstrongswan/plugins/ctr/ctr_plugin.c | 3 +- src/libstrongswan/plugins/ctr/ctr_plugin.h | 3 +- src/libstrongswan/plugins/curl/curl_fetcher.c | 3 +- src/libstrongswan/plugins/curl/curl_fetcher.h | 3 +- src/libstrongswan/plugins/curl/curl_plugin.c | 3 +- src/libstrongswan/plugins/curl/curl_plugin.h | 3 +- .../plugins/curve25519/curve25519_dh.c | 3 +- .../plugins/curve25519/curve25519_dh.h | 3 +- .../plugins/curve25519/curve25519_drv.c | 3 +- .../plugins/curve25519/curve25519_drv.h | 3 +- .../curve25519/curve25519_drv_portable.c | 3 +- .../curve25519/curve25519_drv_portable.h | 3 +- .../curve25519/curve25519_identity_hasher.c | 3 +- .../curve25519/curve25519_identity_hasher.h | 3 +- .../plugins/curve25519/curve25519_plugin.c | 5 ++-- .../plugins/curve25519/curve25519_plugin.h | 3 +- .../curve25519/curve25519_private_key.c | 3 +- .../curve25519/curve25519_private_key.h | 3 +- .../curve25519/curve25519_public_key.c | 3 +- .../curve25519/curve25519_public_key.h | 3 +- .../plugins/curve25519/ref10/base.h | 1 - .../plugins/curve25519/ref10/base2.h | 1 - .../plugins/curve25519/ref10/ref10.c | 1 - .../plugins/curve25519/ref10/ref10.h | 1 - src/libstrongswan/plugins/des/des_crypter.c | 1 - src/libstrongswan/plugins/des/des_crypter.h | 1 - src/libstrongswan/plugins/des/des_plugin.c | 1 - src/libstrongswan/plugins/des/des_plugin.h | 1 - .../plugins/dnskey/dnskey_builder.c | 3 +- .../plugins/dnskey/dnskey_builder.h | 3 +- .../plugins/dnskey/dnskey_encoder.c | 3 +- .../plugins/dnskey/dnskey_encoder.h | 3 +- .../plugins/dnskey/dnskey_plugin.c | 3 +- .../plugins/dnskey/dnskey_plugin.h | 3 +- src/libstrongswan/plugins/drbg/drbg_ctr.c | 3 +- src/libstrongswan/plugins/drbg/drbg_ctr.h | 3 +- src/libstrongswan/plugins/drbg/drbg_hmac.c | 3 +- src/libstrongswan/plugins/drbg/drbg_hmac.h | 3 +- src/libstrongswan/plugins/drbg/drbg_plugin.c | 3 +- src/libstrongswan/plugins/drbg/drbg_plugin.h | 3 +- .../plugins/files/files_fetcher.c | 3 +- .../plugins/files/files_fetcher.h | 3 +- .../plugins/files/files_plugin.c | 3 +- .../plugins/files/files_plugin.h | 3 +- src/libstrongswan/plugins/fips_prf/fips_prf.c | 3 +- src/libstrongswan/plugins/fips_prf/fips_prf.h | 3 +- .../plugins/fips_prf/fips_prf_plugin.c | 3 +- .../plugins/fips_prf/fips_prf_plugin.h | 3 +- src/libstrongswan/plugins/gcm/gcm_aead.c | 3 +- src/libstrongswan/plugins/gcm/gcm_aead.h | 3 +- src/libstrongswan/plugins/gcm/gcm_plugin.c | 3 +- src/libstrongswan/plugins/gcm/gcm_plugin.h | 3 +- .../plugins/gcrypt/gcrypt_crypter.c | 3 +- .../plugins/gcrypt/gcrypt_crypter.h | 3 +- src/libstrongswan/plugins/gcrypt/gcrypt_dh.c | 3 +- src/libstrongswan/plugins/gcrypt/gcrypt_dh.h | 3 +- .../plugins/gcrypt/gcrypt_hasher.c | 3 +- .../plugins/gcrypt/gcrypt_hasher.h | 3 +- .../plugins/gcrypt/gcrypt_plugin.c | 3 +- .../plugins/gcrypt/gcrypt_plugin.h | 3 +- src/libstrongswan/plugins/gcrypt/gcrypt_rng.c | 3 +- src/libstrongswan/plugins/gcrypt/gcrypt_rng.h | 3 +- .../plugins/gcrypt/gcrypt_rsa_private_key.c | 3 +- .../plugins/gcrypt/gcrypt_rsa_private_key.h | 3 +- .../plugins/gcrypt/gcrypt_rsa_public_key.c | 3 +- .../plugins/gcrypt/gcrypt_rsa_public_key.h | 3 +- .../plugins/gmp/gmp_diffie_hellman.c | 1 - .../plugins/gmp/gmp_diffie_hellman.h | 1 - src/libstrongswan/plugins/gmp/gmp_plugin.c | 1 - src/libstrongswan/plugins/gmp/gmp_plugin.h | 1 - .../plugins/gmp/gmp_rsa_private_key.c | 1 - .../plugins/gmp/gmp_rsa_private_key.h | 1 - .../plugins/gmp/gmp_rsa_public_key.c | 1 - .../plugins/gmp/gmp_rsa_public_key.h | 1 - src/libstrongswan/plugins/hmac/hmac.c | 3 +- src/libstrongswan/plugins/hmac/hmac.h | 3 +- src/libstrongswan/plugins/hmac/hmac_plugin.c | 3 +- src/libstrongswan/plugins/hmac/hmac_plugin.h | 3 +- src/libstrongswan/plugins/kdf/kdf_kdf.c | 26 +++++++---------- src/libstrongswan/plugins/kdf/kdf_kdf.h | 26 +++++++---------- src/libstrongswan/plugins/kdf/kdf_plugin.c | 26 +++++++---------- src/libstrongswan/plugins/kdf/kdf_plugin.h | 26 +++++++---------- .../plugins/keychain/keychain_creds.c | 3 +- .../plugins/keychain/keychain_creds.h | 3 +- .../plugins/keychain/keychain_plugin.c | 3 +- .../plugins/keychain/keychain_plugin.h | 3 +- src/libstrongswan/plugins/ldap/ldap_fetcher.c | 3 +- src/libstrongswan/plugins/ldap/ldap_fetcher.h | 3 +- src/libstrongswan/plugins/ldap/ldap_plugin.c | 3 +- src/libstrongswan/plugins/ldap/ldap_plugin.h | 3 +- src/libstrongswan/plugins/md4/md4_hasher.c | 1 - src/libstrongswan/plugins/md4/md4_hasher.h | 1 - src/libstrongswan/plugins/md4/md4_plugin.c | 1 - src/libstrongswan/plugins/md4/md4_plugin.h | 1 - src/libstrongswan/plugins/md5/md5_hasher.c | 1 - src/libstrongswan/plugins/md5/md5_hasher.h | 1 - src/libstrongswan/plugins/md5/md5_plugin.c | 1 - src/libstrongswan/plugins/md5/md5_plugin.h | 1 - src/libstrongswan/plugins/mgf1/mgf1_plugin.c | 3 +- src/libstrongswan/plugins/mgf1/mgf1_plugin.h | 3 +- src/libstrongswan/plugins/mgf1/mgf1_xof.c | 3 +- src/libstrongswan/plugins/mgf1/mgf1_xof.h | 3 +- .../plugins/mysql/mysql_database.c | 3 +- .../plugins/mysql/mysql_database.h | 3 +- .../plugins/mysql/mysql_plugin.c | 3 +- .../plugins/mysql/mysql_plugin.h | 3 +- .../plugins/newhope/newhope_ke.c | 3 +- .../plugins/newhope/newhope_ke.h | 3 +- .../plugins/newhope/newhope_noise.c | 3 +- .../plugins/newhope/newhope_noise.h | 3 +- .../plugins/newhope/newhope_plugin.c | 3 +- .../plugins/newhope/newhope_plugin.h | 3 +- .../plugins/newhope/newhope_reconciliation.c | 3 +- .../plugins/newhope/newhope_reconciliation.h | 3 +- .../plugins/newhope/tests/newhope_tests.c | 3 +- .../plugins/newhope/tests/newhope_tests.h | 3 +- .../newhope/tests/suites/test_newhope_ke.c | 3 +- .../newhope/tests/suites/test_newhope_noise.c | 3 +- .../suites/test_newhope_reconciliation.c | 3 +- .../plugins/nonce/nonce_nonceg.c | 3 +- .../plugins/nonce/nonce_nonceg.h | 3 +- .../plugins/nonce/nonce_plugin.c | 3 +- .../plugins/nonce/nonce_plugin.h | 3 +- src/libstrongswan/plugins/ntru/ntru_convert.c | 1 - src/libstrongswan/plugins/ntru/ntru_convert.h | 1 - src/libstrongswan/plugins/ntru/ntru_ke.c | 1 - src/libstrongswan/plugins/ntru/ntru_ke.h | 1 - .../plugins/ntru/ntru_param_set.c | 1 - .../plugins/ntru/ntru_param_set.h | 1 - src/libstrongswan/plugins/ntru/ntru_plugin.c | 1 - src/libstrongswan/plugins/ntru/ntru_plugin.h | 1 - src/libstrongswan/plugins/ntru/ntru_poly.c | 1 - src/libstrongswan/plugins/ntru/ntru_poly.h | 1 - .../plugins/ntru/ntru_private_key.c | 1 - .../plugins/ntru/ntru_private_key.h | 1 - .../plugins/ntru/ntru_public_key.c | 1 - .../plugins/ntru/ntru_public_key.h | 1 - src/libstrongswan/plugins/ntru/ntru_trits.c | 1 - src/libstrongswan/plugins/ntru/ntru_trits.h | 1 - .../plugins/openssl/openssl_aead.c | 3 +- .../plugins/openssl/openssl_aead.h | 3 +- .../plugins/openssl/openssl_crl.c | 6 ++-- .../plugins/openssl/openssl_crl.h | 3 +- .../plugins/openssl/openssl_crypter.c | 3 +- .../plugins/openssl/openssl_crypter.h | 3 +- .../plugins/openssl/openssl_diffie_hellman.c | 3 +- .../plugins/openssl/openssl_diffie_hellman.h | 3 +- .../openssl/openssl_ec_diffie_hellman.c | 3 +- .../openssl/openssl_ec_diffie_hellman.h | 3 +- .../plugins/openssl/openssl_ec_private_key.c | 3 +- .../plugins/openssl/openssl_ec_private_key.h | 3 +- .../plugins/openssl/openssl_ec_public_key.c | 3 +- .../plugins/openssl/openssl_ec_public_key.h | 3 +- .../plugins/openssl/openssl_ed_private_key.c | 3 +- .../plugins/openssl/openssl_ed_private_key.h | 3 +- .../plugins/openssl/openssl_ed_public_key.c | 3 +- .../plugins/openssl/openssl_ed_public_key.h | 3 +- .../plugins/openssl/openssl_engine.c | 3 +- .../plugins/openssl/openssl_engine.h | 26 +++++++---------- .../plugins/openssl/openssl_hasher.c | 3 +- .../plugins/openssl/openssl_hasher.h | 3 +- .../plugins/openssl/openssl_hmac.c | 3 +- .../plugins/openssl/openssl_hmac.h | 3 +- .../plugins/openssl/openssl_kdf.c | 26 +++++++---------- .../plugins/openssl/openssl_kdf.h | 26 +++++++---------- .../plugins/openssl/openssl_pkcs12.c | 3 +- .../plugins/openssl/openssl_pkcs12.h | 3 +- .../plugins/openssl/openssl_pkcs7.c | 3 +- .../plugins/openssl/openssl_pkcs7.h | 3 +- .../plugins/openssl/openssl_plugin.c | 3 +- .../plugins/openssl/openssl_plugin.h | 3 +- .../plugins/openssl/openssl_rng.c | 2 -- .../plugins/openssl/openssl_rsa_private_key.c | 3 +- .../plugins/openssl/openssl_rsa_private_key.h | 3 +- .../plugins/openssl/openssl_rsa_public_key.c | 3 +- .../plugins/openssl/openssl_rsa_public_key.h | 3 +- .../plugins/openssl/openssl_sha1_prf.c | 3 +- .../plugins/openssl/openssl_sha1_prf.h | 3 +- .../plugins/openssl/openssl_util.c | 3 +- .../plugins/openssl/openssl_util.h | 3 +- .../plugins/openssl/openssl_x509.c | 6 ++-- .../plugins/openssl/openssl_x509.h | 3 +- .../openssl/openssl_x_diffie_hellman.c | 3 +- .../openssl/openssl_x_diffie_hellman.h | 3 +- .../plugins/openssl/openssl_xof.c | 3 +- .../plugins/openssl/openssl_xof.h | 3 +- .../plugins/padlock/padlock_aes_crypter.c | 3 +- .../plugins/padlock/padlock_aes_crypter.h | 3 +- .../plugins/padlock/padlock_plugin.c | 3 +- .../plugins/padlock/padlock_plugin.h | 3 +- .../plugins/padlock/padlock_rng.c | 3 +- .../plugins/padlock/padlock_rng.h | 3 +- .../plugins/padlock/padlock_sha1_hasher.c | 3 +- .../plugins/padlock/padlock_sha1_hasher.h | 3 +- src/libstrongswan/plugins/pem/pem_builder.c | 3 +- src/libstrongswan/plugins/pem/pem_builder.h | 3 +- src/libstrongswan/plugins/pem/pem_encoder.c | 3 +- src/libstrongswan/plugins/pem/pem_encoder.h | 3 +- src/libstrongswan/plugins/pem/pem_plugin.c | 3 +- src/libstrongswan/plugins/pem/pem_plugin.h | 3 +- src/libstrongswan/plugins/pgp/pgp_builder.c | 3 +- src/libstrongswan/plugins/pgp/pgp_builder.h | 3 +- src/libstrongswan/plugins/pgp/pgp_cert.c | 3 +- src/libstrongswan/plugins/pgp/pgp_cert.h | 3 +- src/libstrongswan/plugins/pgp/pgp_encoder.c | 3 +- src/libstrongswan/plugins/pgp/pgp_encoder.h | 3 +- src/libstrongswan/plugins/pgp/pgp_plugin.c | 3 +- src/libstrongswan/plugins/pgp/pgp_plugin.h | 3 +- src/libstrongswan/plugins/pgp/pgp_utils.c | 3 +- src/libstrongswan/plugins/pgp/pgp_utils.h | 3 +- .../plugins/pkcs1/pkcs1_builder.c | 3 +- .../plugins/pkcs1/pkcs1_builder.h | 3 +- .../plugins/pkcs1/pkcs1_encoder.c | 3 +- .../plugins/pkcs1/pkcs1_encoder.h | 3 +- .../plugins/pkcs1/pkcs1_plugin.c | 3 +- .../plugins/pkcs1/pkcs1_plugin.h | 3 +- .../plugins/pkcs11/pkcs11_creds.c | 3 +- .../plugins/pkcs11/pkcs11_creds.h | 3 +- src/libstrongswan/plugins/pkcs11/pkcs11_dh.c | 3 +- src/libstrongswan/plugins/pkcs11/pkcs11_dh.h | 3 +- .../plugins/pkcs11/pkcs11_hasher.c | 3 +- .../plugins/pkcs11/pkcs11_hasher.h | 3 +- .../plugins/pkcs11/pkcs11_library.c | 5 ++-- .../plugins/pkcs11/pkcs11_library.h | 5 ++-- .../plugins/pkcs11/pkcs11_manager.c | 3 +- .../plugins/pkcs11/pkcs11_manager.h | 3 +- .../plugins/pkcs11/pkcs11_plugin.c | 5 ++-- .../plugins/pkcs11/pkcs11_plugin.h | 3 +- .../plugins/pkcs11/pkcs11_private_key.c | 5 ++-- .../plugins/pkcs11/pkcs11_private_key.h | 5 ++-- .../plugins/pkcs11/pkcs11_public_key.c | 5 ++-- .../plugins/pkcs11/pkcs11_public_key.h | 3 +- src/libstrongswan/plugins/pkcs11/pkcs11_rng.c | 3 +- src/libstrongswan/plugins/pkcs11/pkcs11_rng.h | 3 +- .../plugins/pkcs12/pkcs12_decode.c | 3 +- .../plugins/pkcs12/pkcs12_decode.h | 3 +- .../plugins/pkcs12/pkcs12_plugin.c | 3 +- .../plugins/pkcs12/pkcs12_plugin.h | 3 +- .../plugins/pkcs7/pkcs7_attributes.c | 3 +- .../plugins/pkcs7/pkcs7_attributes.h | 3 +- src/libstrongswan/plugins/pkcs7/pkcs7_data.c | 3 +- src/libstrongswan/plugins/pkcs7/pkcs7_data.h | 3 +- .../plugins/pkcs7/pkcs7_encrypted_data.c | 3 +- .../plugins/pkcs7/pkcs7_encrypted_data.h | 3 +- .../plugins/pkcs7/pkcs7_enveloped_data.c | 4 +-- .../plugins/pkcs7/pkcs7_enveloped_data.h | 3 +- .../plugins/pkcs7/pkcs7_generic.c | 4 +-- .../plugins/pkcs7/pkcs7_generic.h | 3 +- .../plugins/pkcs7/pkcs7_plugin.c | 3 +- .../plugins/pkcs7/pkcs7_plugin.h | 3 +- .../plugins/pkcs7/pkcs7_signed_data.c | 3 +- .../plugins/pkcs7/pkcs7_signed_data.h | 3 +- .../plugins/pkcs8/pkcs8_builder.c | 3 +- .../plugins/pkcs8/pkcs8_builder.h | 3 +- .../plugins/pkcs8/pkcs8_plugin.c | 3 +- .../plugins/pkcs8/pkcs8_plugin.h | 3 +- src/libstrongswan/plugins/plugin.h | 3 +- .../plugins/plugin_constructors.py | 3 +- src/libstrongswan/plugins/plugin_feature.c | 7 ++--- src/libstrongswan/plugins/plugin_feature.h | 7 ++--- src/libstrongswan/plugins/plugin_loader.c | 3 +- src/libstrongswan/plugins/plugin_loader.h | 3 +- .../plugins/pubkey/pubkey_cert.c | 3 +- .../plugins/pubkey/pubkey_cert.h | 3 +- .../plugins/pubkey/pubkey_plugin.c | 3 +- .../plugins/pubkey/pubkey_plugin.h | 3 +- .../plugins/random/random_plugin.c | 3 +- .../plugins/random/random_plugin.h | 3 +- src/libstrongswan/plugins/random/random_rng.c | 3 +- src/libstrongswan/plugins/random/random_rng.h | 3 +- src/libstrongswan/plugins/rc2/rc2_crypter.c | 3 +- src/libstrongswan/plugins/rc2/rc2_crypter.h | 3 +- src/libstrongswan/plugins/rc2/rc2_plugin.c | 3 +- src/libstrongswan/plugins/rc2/rc2_plugin.h | 3 +- .../plugins/rdrand/rdrand_plugin.c | 3 +- .../plugins/rdrand/rdrand_plugin.h | 3 +- src/libstrongswan/plugins/rdrand/rdrand_rng.c | 3 +- src/libstrongswan/plugins/rdrand/rdrand_rng.h | 3 +- .../plugins/revocation/revocation_plugin.c | 3 +- .../plugins/revocation/revocation_plugin.h | 3 +- .../plugins/revocation/revocation_validator.c | 4 +-- .../plugins/revocation/revocation_validator.h | 5 ++-- src/libstrongswan/plugins/sha1/sha1_hasher.c | 1 - src/libstrongswan/plugins/sha1/sha1_hasher.h | 1 - src/libstrongswan/plugins/sha1/sha1_plugin.c | 1 - src/libstrongswan/plugins/sha1/sha1_plugin.h | 1 - src/libstrongswan/plugins/sha1/sha1_prf.c | 1 - src/libstrongswan/plugins/sha1/sha1_prf.h | 1 - src/libstrongswan/plugins/sha2/sha2_hasher.c | 1 - src/libstrongswan/plugins/sha2/sha2_hasher.h | 1 - src/libstrongswan/plugins/sha2/sha2_plugin.c | 1 - src/libstrongswan/plugins/sha2/sha2_plugin.h | 1 - src/libstrongswan/plugins/sha3/sha3_hasher.c | 3 +- src/libstrongswan/plugins/sha3/sha3_hasher.h | 3 +- src/libstrongswan/plugins/sha3/sha3_keccak.c | 1 - src/libstrongswan/plugins/sha3/sha3_keccak.h | 3 +- src/libstrongswan/plugins/sha3/sha3_plugin.c | 3 +- src/libstrongswan/plugins/sha3/sha3_plugin.h | 3 +- src/libstrongswan/plugins/sha3/sha3_shake.c | 3 +- src/libstrongswan/plugins/sha3/sha3_shake.h | 3 +- src/libstrongswan/plugins/soup/soup_fetcher.c | 3 +- src/libstrongswan/plugins/soup/soup_fetcher.h | 3 +- src/libstrongswan/plugins/soup/soup_plugin.c | 3 +- src/libstrongswan/plugins/soup/soup_plugin.h | 3 +- .../plugins/sqlite/sqlite_database.c | 3 +- .../plugins/sqlite/sqlite_database.h | 3 +- .../plugins/sqlite/sqlite_plugin.c | 3 +- .../plugins/sqlite/sqlite_plugin.h | 3 +- .../plugins/sshkey/sshkey_builder.c | 3 +- .../plugins/sshkey/sshkey_builder.h | 3 +- .../plugins/sshkey/sshkey_encoder.c | 3 +- .../plugins/sshkey/sshkey_encoder.h | 3 +- .../plugins/sshkey/sshkey_plugin.c | 3 +- .../plugins/sshkey/sshkey_plugin.h | 3 +- .../plugins/test_vectors/test_vectors.h | 3 +- .../test_vectors/test_vectors/3des_cbc.c | 3 +- .../test_vectors/test_vectors/aes_cbc.c | 3 +- .../test_vectors/test_vectors/aes_ccm.c | 3 +- .../test_vectors/test_vectors/aes_cfb.c | 4 ++- .../test_vectors/test_vectors/aes_cmac.c | 3 +- .../test_vectors/test_vectors/aes_ctr.c | 3 +- .../test_vectors/test_vectors/aes_ecb.c | 3 +- .../test_vectors/test_vectors/aes_gcm.c | 3 +- .../test_vectors/test_vectors/aes_xcbc.c | 3 +- .../test_vectors/test_vectors/blowfish.c | 3 +- .../test_vectors/test_vectors/camellia_cbc.c | 3 +- .../test_vectors/test_vectors/camellia_ctr.c | 3 +- .../test_vectors/test_vectors/camellia_xcbc.c | 3 +- .../plugins/test_vectors/test_vectors/cast.c | 3 +- .../test_vectors/test_vectors/chacha20_xof.c | 3 +- .../test_vectors/chacha20poly1305.c | 3 +- .../test_vectors/test_vectors/curve25519.c | 3 +- .../test_vectors/test_vectors/curve448.c | 3 +- .../plugins/test_vectors/test_vectors/des.c | 3 +- .../test_vectors/test_vectors/drbg_ctr.c | 3 +- .../test_vectors/test_vectors/drbg_hmac.c | 3 +- .../plugins/test_vectors/test_vectors/ecp.c | 3 +- .../plugins/test_vectors/test_vectors/ecpbp.c | 3 +- .../test_vectors/test_vectors/fips_prf.c | 3 +- .../plugins/test_vectors/test_vectors/idea.c | 3 +- .../test_vectors/test_vectors/kdf_prf.c | 26 +++++++---------- .../test_vectors/test_vectors/kdf_prf_plus.c | 26 +++++++---------- .../plugins/test_vectors/test_vectors/md2.c | 3 +- .../plugins/test_vectors/test_vectors/md4.c | 3 +- .../plugins/test_vectors/test_vectors/md5.c | 3 +- .../test_vectors/test_vectors/md5_hmac.c | 3 +- .../plugins/test_vectors/test_vectors/modp.c | 3 +- .../test_vectors/test_vectors/modpsub.c | 3 +- .../plugins/test_vectors/test_vectors/null.c | 3 +- .../plugins/test_vectors/test_vectors/rc2.c | 3 +- .../plugins/test_vectors/test_vectors/rc5.c | 3 +- .../plugins/test_vectors/test_vectors/rng.c | 3 +- .../test_vectors/test_vectors/serpent_cbc.c | 3 +- .../plugins/test_vectors/test_vectors/sha1.c | 3 +- .../test_vectors/test_vectors/sha1_hmac.c | 3 +- .../plugins/test_vectors/test_vectors/sha2.c | 3 +- .../test_vectors/test_vectors/sha2_hmac.c | 3 +- .../plugins/test_vectors/test_vectors/sha3.c | 3 +- .../test_vectors/test_vectors/sha3_shake.c | 3 +- .../test_vectors/test_vectors/twofish_cbc.c | 3 +- .../test_vectors/test_vectors_plugin.c | 3 +- .../test_vectors/test_vectors_plugin.h | 3 +- .../plugins/unbound/unbound_plugin.c | 3 +- .../plugins/unbound/unbound_plugin.h | 3 +- .../plugins/unbound/unbound_resolver.c | 3 +- .../plugins/unbound/unbound_resolver.h | 3 +- .../plugins/unbound/unbound_response.c | 3 +- .../plugins/unbound/unbound_response.h | 3 +- .../plugins/unbound/unbound_rr.c | 3 +- .../plugins/unbound/unbound_rr.h | 3 +- .../plugins/winhttp/winhttp_fetcher.c | 3 +- .../plugins/winhttp/winhttp_fetcher.h | 3 +- .../plugins/winhttp/winhttp_plugin.c | 3 +- .../plugins/winhttp/winhttp_plugin.h | 3 +- .../plugins/wolfssl/wolfssl_common.h | 1 - .../plugins/wolfssl/wolfssl_ed_private_key.c | 1 - .../plugins/wolfssl/wolfssl_ed_public_key.c | 1 - .../wolfssl/wolfssl_x_diffie_hellman.c | 1 - .../plugins/wolfssl/wolfssl_xof.c | 2 ++ .../plugins/wolfssl/wolfssl_xof.h | 2 ++ src/libstrongswan/plugins/x509/x509_ac.c | 3 +- src/libstrongswan/plugins/x509/x509_ac.h | 3 +- src/libstrongswan/plugins/x509/x509_cert.c | 3 +- src/libstrongswan/plugins/x509/x509_cert.h | 3 +- src/libstrongswan/plugins/x509/x509_crl.c | 3 +- src/libstrongswan/plugins/x509/x509_crl.h | 3 +- .../plugins/x509/x509_ocsp_request.c | 3 +- .../plugins/x509/x509_ocsp_request.h | 3 +- .../plugins/x509/x509_ocsp_response.c | 4 +-- .../plugins/x509/x509_ocsp_response.h | 3 +- src/libstrongswan/plugins/x509/x509_pkcs10.c | 3 +- src/libstrongswan/plugins/x509/x509_pkcs10.h | 3 +- src/libstrongswan/plugins/x509/x509_plugin.c | 3 +- src/libstrongswan/plugins/x509/x509_plugin.h | 3 +- src/libstrongswan/plugins/xcbc/xcbc.c | 3 +- src/libstrongswan/plugins/xcbc/xcbc.h | 3 +- src/libstrongswan/plugins/xcbc/xcbc_plugin.c | 3 +- src/libstrongswan/plugins/xcbc/xcbc_plugin.h | 3 +- .../processing/jobs/callback_job.c | 4 +-- .../processing/jobs/callback_job.h | 4 +-- src/libstrongswan/processing/jobs/job.c | 3 +- src/libstrongswan/processing/jobs/job.h | 3 +- src/libstrongswan/processing/processor.c | 4 +-- src/libstrongswan/processing/processor.h | 3 +- src/libstrongswan/processing/scheduler.c | 3 +- src/libstrongswan/processing/scheduler.h | 3 +- src/libstrongswan/processing/watcher.c | 5 ++-- src/libstrongswan/processing/watcher.h | 3 +- src/libstrongswan/resolver/resolver.h | 3 +- src/libstrongswan/resolver/resolver_manager.c | 3 +- src/libstrongswan/resolver/resolver_manager.h | 3 +- .../resolver/resolver_response.h | 3 +- src/libstrongswan/resolver/rr.h | 3 +- src/libstrongswan/resolver/rr_set.c | 3 +- src/libstrongswan/resolver/rr_set.h | 3 +- src/libstrongswan/selectors/sec_label.c | 26 +++++++---------- src/libstrongswan/selectors/sec_label.h | 26 +++++++---------- .../selectors/traffic_selector.c | 3 +- .../selectors/traffic_selector.h | 3 +- src/libstrongswan/settings/settings.c | 3 +- src/libstrongswan/settings/settings.h | 3 +- src/libstrongswan/settings/settings_lexer.l | 3 +- src/libstrongswan/settings/settings_parser.y | 3 +- src/libstrongswan/settings/settings_types.c | 3 +- src/libstrongswan/settings/settings_types.h | 3 +- src/libstrongswan/tests/suites/test_array.c | 5 ++-- src/libstrongswan/tests/suites/test_asn1.c | 3 +- .../tests/suites/test_asn1_parser.c | 3 +- .../tests/suites/test_auth_cfg.c | 3 +- .../tests/suites/test_bio_reader.c | 3 +- .../tests/suites/test_bio_writer.c | 3 +- .../tests/suites/test_certnames.c | 3 +- .../tests/suites/test_certpolicy.c | 3 +- src/libstrongswan/tests/suites/test_chunk.c | 3 +- src/libstrongswan/tests/suites/test_crypter.c | 3 +- .../tests/suites/test_crypto_factory.c | 3 +- src/libstrongswan/tests/suites/test_ecdsa.c | 3 +- src/libstrongswan/tests/suites/test_ed25519.c | 3 +- src/libstrongswan/tests/suites/test_ed448.c | 3 +- src/libstrongswan/tests/suites/test_enum.c | 3 +- .../tests/suites/test_enumerator.c | 3 +- .../tests/suites/test_fetch_http.c | 3 +- src/libstrongswan/tests/suites/test_hasher.c | 3 +- .../tests/suites/test_hashtable.c | 3 +- src/libstrongswan/tests/suites/test_host.c | 3 +- .../tests/suites/test_identification.c | 3 +- src/libstrongswan/tests/suites/test_iv_gen.c | 3 +- .../tests/suites/test_linked_list.c | 3 +- .../suites/test_linked_list_enumerator.c | 3 +- .../tests/suites/test_metadata.c | 28 +++++++----------- .../tests/suites/test_metadata_set.c | 26 +++++++---------- src/libstrongswan/tests/suites/test_mgf1.c | 3 +- src/libstrongswan/tests/suites/test_ntru.c | 3 +- src/libstrongswan/tests/suites/test_pen.c | 3 +- .../tests/suites/test_prf_plus.c | 3 +- src/libstrongswan/tests/suites/test_printf.c | 3 +- src/libstrongswan/tests/suites/test_process.c | 3 +- .../tests/suites/test_proposal.c | 3 +- .../tests/suites/test_rng_tester.c | 3 +- src/libstrongswan/tests/suites/test_rsa.c | 5 ++-- .../tests/suites/test_rsa_oaep_sha1.c | 4 ++- .../tests/suites/test_rsa_oaep_sha224.c | 4 ++- .../tests/suites/test_rsa_oaep_sha256.c | 4 ++- .../tests/suites/test_rsa_oaep_sha384.c | 4 ++- .../tests/suites/test_rsa_oaep_sha512.c | 4 ++- .../tests/suites/test_rsa_pkcs1.c | 4 ++- .../tests/suites/test_settings.c | 3 +- .../tests/suites/test_signature_params.c | 3 +- src/libstrongswan/tests/suites/test_stream.c | 3 +- .../tests/suites/test_threading.c | 3 +- .../tests/suites/test_traffic_selector.c | 5 ++-- src/libstrongswan/tests/suites/test_utils.c | 3 +- src/libstrongswan/tests/suites/test_vectors.c | 5 ++-- src/libstrongswan/tests/suites/test_watcher.c | 3 +- src/libstrongswan/tests/test_runner.c | 4 +-- src/libstrongswan/tests/test_runner.h | 3 +- src/libstrongswan/tests/test_suite.c | 3 +- src/libstrongswan/tests/test_suite.h | 4 +-- src/libstrongswan/tests/tests.c | 3 +- src/libstrongswan/tests/tests.h | 3 +- src/libstrongswan/threading/condvar.h | 3 +- src/libstrongswan/threading/lock_profiler.h | 3 +- src/libstrongswan/threading/mutex.c | 3 +- src/libstrongswan/threading/mutex.h | 3 +- src/libstrongswan/threading/rwlock.c | 3 +- src/libstrongswan/threading/rwlock.h | 3 +- src/libstrongswan/threading/rwlock_condvar.h | 3 +- src/libstrongswan/threading/semaphore.c | 3 +- src/libstrongswan/threading/semaphore.h | 3 +- src/libstrongswan/threading/spinlock.c | 3 +- src/libstrongswan/threading/spinlock.h | 3 +- src/libstrongswan/threading/thread.c | 3 +- src/libstrongswan/threading/thread.h | 3 +- src/libstrongswan/threading/thread_value.c | 3 +- src/libstrongswan/threading/thread_value.h | 3 +- src/libstrongswan/threading/windows/mutex.c | 3 +- src/libstrongswan/threading/windows/rwlock.c | 3 +- .../threading/windows/semaphore.c | 3 +- .../threading/windows/spinlock.c | 3 +- src/libstrongswan/threading/windows/thread.c | 3 +- src/libstrongswan/threading/windows/thread.h | 3 +- .../threading/windows/thread_value.c | 3 +- src/libstrongswan/utils/backtrace.c | 4 +-- src/libstrongswan/utils/backtrace.h | 3 +- src/libstrongswan/utils/capabilities.c | 4 +-- src/libstrongswan/utils/capabilities.h | 4 +-- src/libstrongswan/utils/chunk.c | 3 +- src/libstrongswan/utils/chunk.h | 3 +- src/libstrongswan/utils/compat/android.h | 3 +- src/libstrongswan/utils/compat/apple.h | 3 +- src/libstrongswan/utils/compat/windows.c | 3 +- src/libstrongswan/utils/compat/windows.h | 3 +- src/libstrongswan/utils/cpu_feature.c | 3 +- src/libstrongswan/utils/cpu_feature.h | 3 +- src/libstrongswan/utils/debug.c | 3 +- src/libstrongswan/utils/debug.h | 3 +- src/libstrongswan/utils/enum.c | 3 +- src/libstrongswan/utils/enum.h | 3 +- src/libstrongswan/utils/identification.c | 3 +- src/libstrongswan/utils/identification.h | 3 +- src/libstrongswan/utils/integrity_checker.c | 3 +- src/libstrongswan/utils/integrity_checker.h | 3 +- src/libstrongswan/utils/leak_detective.c | 3 +- src/libstrongswan/utils/leak_detective.h | 3 +- src/libstrongswan/utils/lexparser.c | 2 ++ src/libstrongswan/utils/lexparser.h | 3 +- src/libstrongswan/utils/optionsfrom.c | 3 +- src/libstrongswan/utils/optionsfrom.h | 3 +- src/libstrongswan/utils/parser_helper.c | 3 +- src/libstrongswan/utils/parser_helper.h | 3 +- .../utils/printf_hook/printf_hook.h | 3 +- .../utils/printf_hook/printf_hook_builtin.c | 3 +- .../utils/printf_hook/printf_hook_builtin.h | 3 +- .../utils/printf_hook/printf_hook_glibc.c | 3 +- .../utils/printf_hook/printf_hook_vstr.c | 3 +- .../utils/printf_hook/printf_hook_vstr.h | 3 +- src/libstrongswan/utils/process.c | 3 +- src/libstrongswan/utils/process.h | 3 +- src/libstrongswan/utils/test.c | 3 +- src/libstrongswan/utils/test.h | 3 +- src/libstrongswan/utils/utils.c | 3 +- src/libstrongswan/utils/utils.h | 3 +- src/libstrongswan/utils/utils/align.c | 3 +- src/libstrongswan/utils/utils/align.h | 3 +- src/libstrongswan/utils/utils/atomics.c | 3 +- src/libstrongswan/utils/utils/atomics.h | 3 +- src/libstrongswan/utils/utils/byteorder.h | 3 +- src/libstrongswan/utils/utils/memory.c | 3 +- src/libstrongswan/utils/utils/memory.h | 3 +- src/libstrongswan/utils/utils/object.h | 3 +- src/libstrongswan/utils/utils/path.c | 3 +- src/libstrongswan/utils/utils/path.h | 3 +- src/libstrongswan/utils/utils/status.c | 3 +- src/libstrongswan/utils/utils/status.h | 3 +- src/libstrongswan/utils/utils/strerror.c | 3 +- src/libstrongswan/utils/utils/strerror.h | 3 +- src/libstrongswan/utils/utils/string.c | 3 +- src/libstrongswan/utils/utils/string.h | 3 +- src/libstrongswan/utils/utils/time.c | 3 +- src/libstrongswan/utils/utils/time.h | 3 +- src/libstrongswan/utils/utils/tty.c | 3 +- src/libstrongswan/utils/utils/tty.h | 3 +- src/libstrongswan/utils/utils/types.h | 3 +- src/libtls/tests/suites/test_hkdf.c | 3 +- src/libtls/tests/suites/test_socket.c | 5 ++-- src/libtls/tests/suites/test_suites.c | 5 ++-- src/libtls/tests/tls_tests.c | 3 +- src/libtls/tests/tls_tests.h | 3 +- src/libtls/tls.c | 5 ++-- src/libtls/tls.h | 5 ++-- src/libtls/tls_aead.c | 3 +- src/libtls/tls_aead.h | 5 ++-- src/libtls/tls_aead_expl.c | 3 +- src/libtls/tls_aead_impl.c | 3 +- src/libtls/tls_aead_null.c | 3 +- src/libtls/tls_aead_seq.c | 5 ++-- src/libtls/tls_alert.c | 3 +- src/libtls/tls_alert.h | 3 +- src/libtls/tls_application.h | 3 +- src/libtls/tls_cache.c | 3 +- src/libtls/tls_cache.h | 3 +- src/libtls/tls_compression.c | 3 +- src/libtls/tls_compression.h | 3 +- src/libtls/tls_crypto.c | 5 ++-- src/libtls/tls_crypto.h | 5 ++-- src/libtls/tls_eap.c | 3 +- src/libtls/tls_eap.h | 3 +- src/libtls/tls_fragmentation.c | 3 +- src/libtls/tls_fragmentation.h | 3 +- src/libtls/tls_handshake.h | 3 +- src/libtls/tls_hkdf.c | 3 +- src/libtls/tls_hkdf.h | 3 +- src/libtls/tls_peer.c | 5 ++-- src/libtls/tls_peer.h | 3 +- src/libtls/tls_prf.c | 3 +- src/libtls/tls_prf.h | 3 +- src/libtls/tls_protection.c | 3 +- src/libtls/tls_protection.h | 3 +- src/libtls/tls_server.c | 5 ++-- src/libtls/tls_server.h | 3 +- src/libtls/tls_socket.c | 3 +- src/libtls/tls_socket.h | 3 +- src/libtnccs/plugins/tnc_imc/tnc_imc.c | 3 +- src/libtnccs/plugins/tnc_imc/tnc_imc.h | 3 +- .../plugins/tnc_imc/tnc_imc_bind_function.c | 4 +-- .../plugins/tnc_imc/tnc_imc_manager.c | 3 +- .../plugins/tnc_imc/tnc_imc_manager.h | 3 +- src/libtnccs/plugins/tnc_imc/tnc_imc_plugin.c | 3 +- src/libtnccs/plugins/tnc_imc/tnc_imc_plugin.h | 3 +- src/libtnccs/plugins/tnc_imv/tnc_imv.c | 3 +- src/libtnccs/plugins/tnc_imv/tnc_imv.h | 3 +- .../plugins/tnc_imv/tnc_imv_bind_function.c | 3 +- .../plugins/tnc_imv/tnc_imv_manager.c | 3 +- .../plugins/tnc_imv/tnc_imv_manager.h | 3 +- src/libtnccs/plugins/tnc_imv/tnc_imv_plugin.c | 3 +- src/libtnccs/plugins/tnc_imv/tnc_imv_plugin.h | 3 +- .../plugins/tnc_imv/tnc_imv_recommendations.c | 3 +- .../plugins/tnc_imv/tnc_imv_recommendations.h | 3 +- .../plugins/tnc_tnccs/tnc_tnccs_manager.c | 3 +- .../plugins/tnc_tnccs/tnc_tnccs_manager.h | 3 +- .../plugins/tnc_tnccs/tnc_tnccs_plugin.c | 3 +- .../plugins/tnc_tnccs/tnc_tnccs_plugin.h | 3 +- .../plugins/tnccs_11/batch/tnccs_batch.c | 1 - .../plugins/tnccs_11/batch/tnccs_batch.h | 1 - .../plugins/tnccs_11/messages/imc_imv_msg.c | 1 - .../plugins/tnccs_11/messages/imc_imv_msg.h | 1 - .../tnccs_11/messages/tnccs_error_msg.c | 1 - .../tnccs_11/messages/tnccs_error_msg.h | 1 - .../plugins/tnccs_11/messages/tnccs_msg.c | 1 - .../plugins/tnccs_11/messages/tnccs_msg.h | 1 - .../messages/tnccs_preferred_language_msg.c | 1 - .../messages/tnccs_preferred_language_msg.h | 1 - .../messages/tnccs_reason_strings_msg.c | 1 - .../messages/tnccs_reason_strings_msg.h | 1 - .../messages/tnccs_recommendation_msg.c | 1 - .../messages/tnccs_recommendation_msg.h | 1 - .../messages/tnccs_tncs_contact_info_msg.c | 1 - .../messages/tnccs_tncs_contact_info_msg.h | 1 - src/libtnccs/plugins/tnccs_11/tnccs_11.c | 1 - src/libtnccs/plugins/tnccs_11/tnccs_11.h | 1 - .../plugins/tnccs_11/tnccs_11_plugin.c | 1 - .../plugins/tnccs_11/tnccs_11_plugin.h | 1 - .../plugins/tnccs_20/batch/pb_tnc_batch.c | 3 +- .../plugins/tnccs_20/batch/pb_tnc_batch.h | 3 +- .../ietf/pb_access_recommendation_msg.c | 3 +- .../ietf/pb_access_recommendation_msg.h | 3 +- .../messages/ietf/pb_assessment_result_msg.c | 3 +- .../messages/ietf/pb_assessment_result_msg.h | 3 +- .../tnccs_20/messages/ietf/pb_error_msg.c | 3 +- .../tnccs_20/messages/ietf/pb_error_msg.h | 3 +- .../messages/ietf/pb_experimental_msg.c | 3 +- .../messages/ietf/pb_experimental_msg.h | 3 +- .../ietf/pb_language_preference_msg.c | 3 +- .../ietf/pb_language_preference_msg.h | 3 +- .../tnccs_20/messages/ietf/pb_pa_msg.c | 3 +- .../tnccs_20/messages/ietf/pb_pa_msg.h | 3 +- .../messages/ietf/pb_reason_string_msg.c | 3 +- .../messages/ietf/pb_reason_string_msg.h | 3 +- .../ietf/pb_remediation_parameters_msg.c | 3 +- .../ietf/pb_remediation_parameters_msg.h | 3 +- .../messages/ita/pb_mutual_capability_msg.c | 3 +- .../messages/ita/pb_mutual_capability_msg.h | 3 +- .../messages/ita/pb_noskip_test_msg.c | 3 +- .../messages/ita/pb_noskip_test_msg.h | 3 +- .../plugins/tnccs_20/messages/pb_tnc_msg.c | 3 +- .../plugins/tnccs_20/messages/pb_tnc_msg.h | 3 +- .../messages/tcg/pb_pdp_referral_msg.c | 3 +- .../messages/tcg/pb_pdp_referral_msg.h | 3 +- .../state_machine/pb_tnc_state_machine.c | 3 +- .../state_machine/pb_tnc_state_machine.h | 3 +- src/libtnccs/plugins/tnccs_20/tnccs_20.c | 3 +- src/libtnccs/plugins/tnccs_20/tnccs_20.h | 3 +- .../plugins/tnccs_20/tnccs_20_client.c | 3 +- .../plugins/tnccs_20/tnccs_20_client.h | 3 +- .../plugins/tnccs_20/tnccs_20_handler.h | 3 +- .../plugins/tnccs_20/tnccs_20_plugin.c | 3 +- .../plugins/tnccs_20/tnccs_20_plugin.h | 3 +- .../plugins/tnccs_20/tnccs_20_server.c | 3 +- .../plugins/tnccs_20/tnccs_20_server.h | 3 +- .../plugins/tnccs_dynamic/tnccs_dynamic.c | 3 +- .../plugins/tnccs_dynamic/tnccs_dynamic.h | 3 +- .../tnccs_dynamic/tnccs_dynamic_plugin.c | 3 +- .../tnccs_dynamic/tnccs_dynamic_plugin.h | 3 +- src/libtnccs/tnc/imc/imc.h | 3 +- src/libtnccs/tnc/imc/imc_manager.h | 3 +- src/libtnccs/tnc/imv/imv.h | 3 +- src/libtnccs/tnc/imv/imv_manager.h | 3 +- src/libtnccs/tnc/imv/imv_recommendations.c | 3 +- src/libtnccs/tnc/imv/imv_recommendations.h | 3 +- src/libtnccs/tnc/tnc.c | 3 +- src/libtnccs/tnc/tnc.h | 3 +- src/libtnccs/tnc/tnccs/tnccs.c | 3 +- src/libtnccs/tnc/tnccs/tnccs.h | 3 +- src/libtnccs/tnc/tnccs/tnccs_manager.c | 3 +- src/libtnccs/tnc/tnccs/tnccs_manager.h | 3 +- src/libtncif/tncif_identity.c | 3 +- src/libtncif/tncif_identity.h | 3 +- src/libtncif/tncif_names.c | 3 +- src/libtncif/tncif_names.h | 3 +- src/libtncif/tncif_pa_subtypes.c | 3 +- src/libtncif/tncif_pa_subtypes.h | 3 +- src/libtncif/tncif_policy.c | 3 +- src/libtncif/tncif_policy.h | 3 +- src/libtpmtss/plugins/tpm/tpm_cert.c | 3 +- src/libtpmtss/plugins/tpm/tpm_cert.h | 3 +- src/libtpmtss/plugins/tpm/tpm_plugin.c | 3 +- src/libtpmtss/plugins/tpm/tpm_plugin.h | 3 +- src/libtpmtss/plugins/tpm/tpm_private_key.c | 3 +- src/libtpmtss/plugins/tpm/tpm_private_key.h | 3 +- src/libtpmtss/plugins/tpm/tpm_rng.c | 3 +- src/libtpmtss/plugins/tpm/tpm_rng.h | 3 +- src/libtpmtss/tpm_tss.c | 3 +- src/libtpmtss/tpm_tss.h | 3 +- src/libtpmtss/tpm_tss_quote_info.c | 3 +- src/libtpmtss/tpm_tss_quote_info.h | 3 +- src/libtpmtss/tpm_tss_trousers.c | 2 -- src/libtpmtss/tpm_tss_trousers.h | 3 +- src/libtpmtss/tpm_tss_tss2.h | 3 +- src/libtpmtss/tpm_tss_tss2_names.h | 3 +- src/libtpmtss/tpm_tss_tss2_names_v1.c | 3 +- src/libtpmtss/tpm_tss_tss2_names_v2.c | 3 +- src/libtpmtss/tpm_tss_tss2_session.c | 4 ++- src/libtpmtss/tpm_tss_tss2_session.h | 4 ++- src/libtpmtss/tpm_tss_tss2_v1.c | 3 +- src/libtpmtss/tpm_tss_tss2_v2.c | 29 +++++++++---------- src/manager/controller/auth_controller.c | 3 +- src/manager/controller/auth_controller.h | 3 +- src/manager/controller/config_controller.c | 3 +- src/manager/controller/config_controller.h | 3 +- src/manager/controller/control_controller.c | 3 +- src/manager/controller/control_controller.h | 3 +- src/manager/controller/gateway_controller.c | 3 +- src/manager/controller/gateway_controller.h | 3 +- src/manager/controller/ikesa_controller.c | 3 +- src/manager/controller/ikesa_controller.h | 3 +- src/manager/gateway.c | 3 +- src/manager/gateway.h | 3 +- src/manager/main.c | 3 +- src/manager/manager.c | 3 +- src/manager/manager.h | 3 +- src/manager/storage.c | 3 +- src/manager/storage.h | 3 +- src/manager/xml.c | 3 +- src/manager/xml.h | 3 +- src/medsrv/controller/peer_controller.c | 3 +- src/medsrv/controller/peer_controller.h | 3 +- src/medsrv/controller/user_controller.c | 3 +- src/medsrv/controller/user_controller.h | 3 +- src/medsrv/filter/auth_filter.c | 3 +- src/medsrv/filter/auth_filter.h | 3 +- src/medsrv/main.c | 3 +- src/medsrv/user.c | 3 +- src/medsrv/user.h | 3 +- src/pki/command.c | 3 +- src/pki/command.h | 3 +- src/pki/commands/acert.c | 3 +- src/pki/commands/dn.c | 3 +- src/pki/commands/gen.c | 3 +- src/pki/commands/issue.c | 3 +- src/pki/commands/keyid.c | 3 +- src/pki/commands/pkcs12.c | 3 +- src/pki/commands/pkcs7.c | 3 +- src/pki/commands/print.c | 5 ++-- src/pki/commands/pub.c | 3 +- src/pki/commands/req.c | 3 +- src/pki/commands/self.c | 3 +- src/pki/commands/signcrl.c | 5 ++-- src/pki/commands/verify.c | 3 +- src/pki/pki.c | 3 +- src/pki/pki.h | 3 +- src/pool/pool.c | 3 +- src/pool/pool_attributes.c | 3 +- src/pool/pool_attributes.h | 3 +- src/pool/pool_usage.c | 3 +- src/pool/pool_usage.h | 3 +- src/pt-tls-client/pt-tls-client.c | 7 ++--- src/scepclient/scep.c | 3 +- src/scepclient/scep.h | 3 +- src/scepclient/scepclient.c | 3 +- src/sec-updater/sec-updater.c | 3 +- src/starter/args.c | 1 - src/starter/args.h | 1 - src/starter/confread.c | 1 - src/starter/invokecharon.c | 1 - src/starter/invokecharon.h | 1 - src/starter/keywords.h.in | 1 - src/starter/keywords.txt | 1 - src/starter/parser/conf_parser.c | 1 - src/starter/parser/conf_parser.h | 1 - src/starter/parser/lexer.l | 1 - src/starter/parser/parser.y | 1 - src/starter/starterstroke.c | 1 - src/starter/starterstroke.h | 1 - src/starter/tests/starter_tests.c | 1 - src/starter/tests/starter_tests.h | 1 - src/starter/tests/suites/test_parser.c | 1 - src/stroke/stroke.c | 3 +- src/stroke/stroke_keywords.h.in | 3 +- src/stroke/stroke_keywords.txt | 3 +- src/stroke/stroke_msg.h | 3 +- src/sw-collector/sw-collector.c | 5 ++-- src/sw-collector/sw_collector_db.c | 3 +- src/sw-collector/sw_collector_db.h | 3 +- src/sw-collector/sw_collector_dpkg.c | 3 +- src/sw-collector/sw_collector_dpkg.h | 3 +- src/sw-collector/sw_collector_history.c | 3 +- src/sw-collector/sw_collector_history.h | 3 +- src/sw-collector/sw_collector_rest_api.c | 3 +- src/sw-collector/sw_collector_rest_api.h | 3 +- src/swanctl/command.c | 3 +- src/swanctl/command.h | 3 +- src/swanctl/commands/counters.c | 3 +- src/swanctl/commands/flush_certs.c | 3 +- src/swanctl/commands/initiate.c | 3 +- src/swanctl/commands/install.c | 3 +- src/swanctl/commands/list_algs.c | 3 +- src/swanctl/commands/list_authorities.c | 3 +- src/swanctl/commands/list_certs.c | 5 ++-- src/swanctl/commands/list_conns.c | 5 ++-- src/swanctl/commands/list_pols.c | 3 +- src/swanctl/commands/list_pools.c | 5 ++-- src/swanctl/commands/list_sas.c | 7 ++--- src/swanctl/commands/load_all.c | 3 +- src/swanctl/commands/load_authorities.c | 3 +- src/swanctl/commands/load_authorities.h | 3 +- src/swanctl/commands/load_conns.c | 3 +- src/swanctl/commands/load_conns.h | 3 +- src/swanctl/commands/load_creds.c | 5 ++-- src/swanctl/commands/load_creds.h | 3 +- src/swanctl/commands/load_pools.c | 3 +- src/swanctl/commands/load_pools.h | 3 +- src/swanctl/commands/log.c | 3 +- src/swanctl/commands/redirect.c | 3 +- src/swanctl/commands/rekey.c | 3 +- src/swanctl/commands/reload_settings.c | 3 +- src/swanctl/commands/stats.c | 3 +- src/swanctl/commands/terminate.c | 3 +- src/swanctl/commands/version.c | 3 +- src/swanctl/swanctl.c | 5 ++-- src/swanctl/swanctl.h | 5 ++-- src/tpm_extendpcr/tpm_extendpcr.c | 3 +- src/xfrmi/xfrmi.c | 3 +- 2578 files changed, 5141 insertions(+), 3390 deletions(-) mode change 100644 => 100755 src/swanctl/commands/list_sas.c diff --git a/conf/format-options.py b/conf/format-options.py index 668662a400..b36e28671c 100755 --- a/conf/format-options.py +++ b/conf/format-options.py @@ -1,7 +1,8 @@ #!/usr/bin/env python3 # # Copyright (C) 2014-2019 Tobias Brunner -# HSR Hochschule fuer Technik Rapperswil +# +# Copyright (C) secunet Security Networks AG # # 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/configure.ac b/configure.ac index aead3574ab..9f0440e6d5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,8 @@ # Copyright (C) 2007-2017 Tobias Brunner # Copyright (C) 2006-2019 Andreas Steffen # Copyright (C) 2006-2014 Martin Willi -# HSR Hochschule fuer Technik Rapperswil +# +# Copyright (C) secunet Security Networks AG # # 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/fuzz/fuzz_certs.c b/fuzz/fuzz_certs.c index 3100eb5f98..74bed9f210 100644 --- a/fuzz/fuzz_certs.c +++ b/fuzz/fuzz_certs.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/fuzz/fuzz_crls.c b/fuzz/fuzz_crls.c index c481eddedf..204aa93822 100644 --- a/fuzz/fuzz_crls.c +++ b/fuzz/fuzz_crls.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/fuzz/fuzz_ids.c b/fuzz/fuzz_ids.c index 8840c6e253..aff9162544 100644 --- a/fuzz/fuzz_ids.c +++ b/fuzz/fuzz_ids.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/fuzz/fuzz_pa_tnc.c b/fuzz/fuzz_pa_tnc.c index 6ee3733002..79ecb3664d 100644 --- a/fuzz/fuzz_pa_tnc.c +++ b/fuzz/fuzz_pa_tnc.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2018 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/fuzz/fuzz_pb_tnc.c b/fuzz/fuzz_pb_tnc.c index e8f23c9f1f..4a6c1e6001 100644 --- a/fuzz/fuzz_pb_tnc.c +++ b/fuzz/fuzz_pb_tnc.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2018 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/fuzz/libFuzzerLocal.c b/fuzz/libFuzzerLocal.c index af5c50c66c..7cd9889dab 100644 --- a/fuzz/libFuzzerLocal.c +++ b/fuzz/libFuzzerLocal.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/aes-test.c b/scripts/aes-test.c index 509abe46f5..e4d428c0e6 100644 --- a/scripts/aes-test.c +++ b/scripts/aes-test.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 64f752eaf9..0ab3057818 100644 --- a/scripts/bin2array.c +++ b/scripts/bin2array.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2008 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 17556ca7cf..5d05134958 100644 --- a/scripts/bin2sql.c +++ b/scripts/bin2sql.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2008 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/crypt_burn.c b/scripts/crypt_burn.c index 70ec4573a2..cc6bcb78d9 100644 --- a/scripts/crypt_burn.c +++ b/scripts/crypt_burn.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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 235772fafa..11e77bef6b 100644 --- a/scripts/dh_speed.c +++ b/scripts/dh_speed.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2009 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 9efc79dbfa..6ae4d9123f 100644 --- a/scripts/dnssec.c +++ b/scripts/dnssec.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2011-2012 Reto Guadagnini - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/fetch.c b/scripts/fetch.c index a7d98c946d..ce8d67b4ab 100644 --- a/scripts/fetch.c +++ b/scripts/fetch.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/hash_burn.c b/scripts/hash_burn.c index 49a29cfd91..8361c6ba9c 100644 --- a/scripts/hash_burn.c +++ b/scripts/hash_burn.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2012 Martin Willi - * Copyright (C) 2012 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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 fe55288b38..c249ce9a2f 100644 --- a/scripts/id2sql.c +++ b/scripts/id2sql.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2008 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 d0cfb8e2df..acd6788a40 100644 --- a/scripts/key2keyid.c +++ b/scripts/key2keyid.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2008-2009 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a0ae28d0ba..9fdbe9f5ca 100644 --- a/scripts/keyid2sql.c +++ b/scripts/keyid2sql.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2008 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/malloc_speed.c b/scripts/malloc_speed.c index c86ea3c396..187e4c2dff 100644 --- a/scripts/malloc_speed.c +++ b/scripts/malloc_speed.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec aG + * + * Copyright (C) secunet Security Networks AG * * 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/oid2der.c b/scripts/oid2der.c index c8ab8df0fc..6fab63cd87 100644 --- a/scripts/oid2der.c +++ b/scripts/oid2der.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/os_info.c b/scripts/os_info.c index 4be6e692fd..e58f8df779 100644 --- a/scripts/os_info.c +++ b/scripts/os_info.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2021 Andreas Steffen * + * Copyright (C) secunet Security Networks AG + * * 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 * Free Software Foundation; either version 2 of the License, or (at your diff --git a/scripts/pubkey_speed.c b/scripts/pubkey_speed.c index 0dcc7b0f54..f5f9a26a2c 100644 --- a/scripts/pubkey_speed.c +++ b/scripts/pubkey_speed.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2009 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 04637d0a99..5531fb6a51 100644 --- a/scripts/settings-test.c +++ b/scripts/settings-test.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2014-2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 6e4058eee5..b409e2740b 100644 --- a/scripts/thread_analysis.c +++ b/scripts/thread_analysis.c @@ -1,7 +1,8 @@ /* Analyzes the concurrent use of charon's threads * * Copyright (C) 2008 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 @@ -258,11 +259,6 @@ int main(int argc, char *argv[]) printf(" \n"); printf(" \n"); printf("

\n"); - printf("


\n"); - printf(" © 2008\n"); - printf(" \n"); - printf(" HSR Hochschule für Technik Rapperswil\n"); - printf(" \n"); printf("\n"); printf("\n"); diff --git a/scripts/tls_test.c b/scripts/tls_test.c index 6afcb25b6d..4d80846c41 100644 --- a/scripts/tls_test.c +++ b/scripts/tls_test.c @@ -1,10 +1,9 @@ /* * Copyright (C) 2020 Pascal Knecht * Copyright (C) 2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil - * * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/aikgen/aikgen.c b/src/aikgen/aikgen.c index 6ce8fdf5d1..9098852507 100644 --- a/src/aikgen/aikgen.c +++ b/src/aikgen/aikgen.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2014-2016 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 84448373df..783972e3ad 100644 --- a/src/charon-cmd/charon-cmd.c +++ b/src/charon-cmd/charon-cmd.c @@ -3,7 +3,8 @@ * Copyright (C) 2005-2013 Martin Willi * Copyright (C) 2006 Daniel Roethlisberger * Copyright (C) 2005 Jan Hutter - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 37d9519511..8c09cac898 100644 --- a/src/charon-cmd/cmd/cmd_connection.c +++ b/src/charon-cmd/cmd/cmd_connection.c @@ -1,9 +1,8 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil - * * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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.h b/src/charon-cmd/cmd/cmd_connection.h index 2218026173..063585cd99 100644 --- a/src/charon-cmd/cmd/cmd_connection.h +++ b/src/charon-cmd/cmd/cmd_connection.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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_creds.c b/src/charon-cmd/cmd/cmd_creds.c index 4960700510..9fa0394987 100644 --- a/src/charon-cmd/cmd/cmd_creds.c +++ b/src/charon-cmd/cmd/cmd_creds.c @@ -1,9 +1,8 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil - * * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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_creds.h b/src/charon-cmd/cmd/cmd_creds.h index 053e596a52..9b8b457362 100644 --- a/src/charon-cmd/cmd/cmd_creds.h +++ b/src/charon-cmd/cmd/cmd_creds.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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_options.c b/src/charon-cmd/cmd/cmd_options.c index 3d734679bf..f2fd3b178e 100644 --- a/src/charon-cmd/cmd/cmd_options.c +++ b/src/charon-cmd/cmd/cmd_options.c @@ -1,9 +1,8 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil - * * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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_options.h b/src/charon-cmd/cmd/cmd_options.h index 794136dfbe..a6a7c994ea 100644 --- a/src/charon-cmd/cmd/cmd_options.h +++ b/src/charon-cmd/cmd/cmd_options.h @@ -1,9 +1,8 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil - * * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/charon-nm.c b/src/charon-nm/charon-nm.c index 1d25186860..db09bec189 100644 --- a/src/charon-nm/charon-nm.c +++ b/src/charon-nm/charon-nm.c @@ -1,6 +1,5 @@ /* * Copyright (C) 2012 Tobias Brunner - * 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 1d66883900..aefd3f9568 100644 --- a/src/charon-nm/nm/nm_backend.c +++ b/src/charon-nm/nm/nm_backend.c @@ -1,7 +1,6 @@ /* * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2008-2009 Martin Willi - * 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 1ae14627a8..6e1dc2e19f 100644 --- a/src/charon-nm/nm/nm_backend.h +++ b/src/charon-nm/nm/nm_backend.h @@ -1,6 +1,5 @@ /* * Copyright (C) 2012 Tobias Brunner - * 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 2aede7ff0f..1cc1434859 100644 --- a/src/charon-nm/nm/nm_creds.c +++ b/src/charon-nm/nm/nm_creds.c @@ -1,6 +1,5 @@ /* * Copyright (C) 2008 Martin Willi - * 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 71729fef66..15b0f3068c 100644 --- a/src/charon-nm/nm/nm_creds.h +++ b/src/charon-nm/nm/nm_creds.h @@ -1,6 +1,5 @@ /* * Copyright (C) 2008 Martin Willi - * 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 3561e7091f..d7331ad72f 100644 --- a/src/charon-nm/nm/nm_handler.c +++ b/src/charon-nm/nm/nm_handler.c @@ -1,7 +1,6 @@ /* * Copyright (C) 2016 Tobias Brunner * Copyright (C) 2009 Martin Willi - * 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 91b0d10fe1..f0d46601e8 100644 --- a/src/charon-nm/nm/nm_handler.h +++ b/src/charon-nm/nm/nm_handler.h @@ -1,6 +1,5 @@ /* * Copyright (C) 2009 Martin Willi - * 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 09107a76b1..5d6d329507 100644 --- a/src/charon-nm/nm/nm_service.c +++ b/src/charon-nm/nm/nm_service.c @@ -3,7 +3,6 @@ * * Copyright (C) 2013-2020 Tobias Brunner * Copyright (C) 2008-2009 Martin Willi - * 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 6692099353..829a178ccc 100644 --- a/src/charon-nm/nm/nm_service.h +++ b/src/charon-nm/nm/nm_service.h @@ -1,6 +1,5 @@ /* * Copyright (C) 2008-2009 Martin Willi - * 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-svc/charon-svc.c b/src/charon-svc/charon-svc.c index 7201fae020..957acbbf01 100644 --- a/src/charon-svc/charon-svc.c +++ b/src/charon-svc/charon-svc.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2013 Martin Willi - * Copyright (C) 2013 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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 009db076c9..8aa77f1bb1 100644 --- a/src/charon-systemd/charon-systemd.c +++ b/src/charon-systemd/charon-systemd.c @@ -3,8 +3,8 @@ * Copyright (C) 2005-2014 Martin Willi * Copyright (C) 2006 Daniel Roethlisberger * Copyright (C) 2005 Jan Hutter - * HSR Hochschule fuer Technik Rapperswil - * Copyright (C) 2014 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/charon-tkm.c b/src/charon-tkm/src/charon-tkm.c index d049596939..8fefa77d81 100644 --- a/src/charon-tkm/src/charon-tkm.c +++ b/src/charon-tkm/src/charon-tkm.c @@ -2,7 +2,8 @@ * Copyright (C) 2012-2017 Tobias Brunner * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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.c b/src/charon-tkm/src/ees/ees_callbacks.c index 304f4cac3b..c276a8ee71 100644 --- a/src/charon-tkm/src/ees/ees_callbacks.c +++ b/src/charon-tkm/src/ees/ees_callbacks.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 6488c57ae7..d9fe50198f 100644 --- a/src/charon-tkm/src/ees/ees_callbacks.h +++ b/src/charon-tkm/src/ees/ees_callbacks.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 323a64cb13..bb645b3788 100644 --- a/src/charon-tkm/src/ees/esa_event_service.adb +++ b/src/charon-tkm/src/ees/esa_event_service.adb @@ -1,7 +1,8 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- HSR Hochschule fuer Technik Rapperswil +-- +-- Copyright (C) secunet Security Networks AG -- -- 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 cfcf6e2b60..c1b41b4758 100644 --- a/src/charon-tkm/src/ees/esa_event_service.ads +++ b/src/charon-tkm/src/ees/esa_event_service.ads @@ -1,7 +1,8 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- HSR Hochschule fuer Technik Rapperswil +-- +-- Copyright (C) secunet Security Networks AG -- -- 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 f1ae15660f..a853c2d79e 100644 --- a/src/charon-tkm/src/ehandler/eh_callbacks.c +++ b/src/charon-tkm/src/ehandler/eh_callbacks.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 9bc8498892..6b7f6b5d4f 100644 --- a/src/charon-tkm/src/ehandler/eh_callbacks.h +++ b/src/charon-tkm/src/ehandler/eh_callbacks.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ff568a7003..d26681b165 100644 --- a/src/charon-tkm/src/ehandler/exception_handler.adb +++ b/src/charon-tkm/src/ehandler/exception_handler.adb @@ -1,7 +1,8 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- HSR Hochschule fuer Technik Rapperswil +-- +-- Copyright (C) secunet Security Networks AG -- -- 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 ec47aa72c6..eb4a93df24 100644 --- a/src/charon-tkm/src/ehandler/exception_handler.ads +++ b/src/charon-tkm/src/ehandler/exception_handler.ads @@ -1,7 +1,8 @@ -- -- Copyright (C) 2012 Reto Buerki -- Copyright (C) 2012 Adrian-Ken Rueegsegger --- HSR Hochschule fuer Technik Rapperswil +-- +-- Copyright (C) secunet Security Networks AG -- -- 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 8b6cb20ada..e1c751d5c3 100644 --- a/src/charon-tkm/src/tkm/tkm.c +++ b/src/charon-tkm/src/tkm/tkm.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 70a6b806ac..865f184c80 100644 --- a/src/charon-tkm/src/tkm/tkm.h +++ b/src/charon-tkm/src/tkm/tkm.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_aead.c b/src/charon-tkm/src/tkm/tkm_aead.c index f89d29072e..f7939dface 100644 --- a/src/charon-tkm/src/tkm/tkm_aead.c +++ b/src/charon-tkm/src/tkm/tkm_aead.c @@ -1,27 +1,18 @@ /* * Copyright (C) 2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil - * - * Copyright (C) 2020 secunet Security Networks AG * Copyright (C) 2020 Stefan Berghofer * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: + * Copyright (C) secunet Security Networks AG * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. + * 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 + * Free Software Foundation; either version 2 of the License, or (at your + * option) any later version. See . * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * for more details. */ #include diff --git a/src/charon-tkm/src/tkm/tkm_aead.h b/src/charon-tkm/src/tkm/tkm_aead.h index 61aec90f5e..ecee41a2e4 100644 --- a/src/charon-tkm/src/tkm/tkm_aead.h +++ b/src/charon-tkm/src/tkm/tkm_aead.h @@ -1,24 +1,17 @@ /* - * Copyright (C) 2020 secunet Security Networks AG * Copyright (C) 2020 Stefan Berghofer * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: + * Copyright (C) secunet Security Networks AG * - * The above copyright notice and this permission notice shall be included in - * all copies or substantial portions of the Software. + * 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 + * Free Software Foundation; either version 2 of the License, or (at your + * option) any later version. See . * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - * THE SOFTWARE. + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * for more details. */ /** diff --git a/src/charon-tkm/src/tkm/tkm_chunk_map.c b/src/charon-tkm/src/tkm/tkm_chunk_map.c index 1d073ae457..aea116c964 100644 --- a/src/charon-tkm/src/tkm/tkm_chunk_map.c +++ b/src/charon-tkm/src/tkm/tkm_chunk_map.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a2864f07a8..003015ecd8 100644 --- a/src/charon-tkm/src/tkm/tkm_chunk_map.h +++ b/src/charon-tkm/src/tkm/tkm_chunk_map.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 e358042fdd..8cdc9c990b 100644 --- a/src/charon-tkm/src/tkm/tkm_cred.c +++ b/src/charon-tkm/src/tkm/tkm_cred.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 52cb422477..8b0a278048 100644 --- a/src/charon-tkm/src/tkm/tkm_cred.h +++ b/src/charon-tkm/src/tkm/tkm_cred.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 41b557edc2..ec2ca46adf 100644 --- a/src/charon-tkm/src/tkm/tkm_diffie_hellman.c +++ b/src/charon-tkm/src/tkm/tkm_diffie_hellman.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 19de7c874e..e3761c9d0f 100644 --- a/src/charon-tkm/src/tkm/tkm_diffie_hellman.h +++ b/src/charon-tkm/src/tkm/tkm_diffie_hellman.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 e5ec84e445..3ccd9ef54b 100644 --- a/src/charon-tkm/src/tkm/tkm_encoder.c +++ b/src/charon-tkm/src/tkm/tkm_encoder.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2013 Reto Buerki * Copyright (C) 2013 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 c41bea1f74..171fe64802 100644 --- a/src/charon-tkm/src/tkm/tkm_encoder.h +++ b/src/charon-tkm/src/tkm/tkm_encoder.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2013 Reto Buerki * Copyright (C) 2013 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 76677c38c4..807a85cc7a 100644 --- a/src/charon-tkm/src/tkm/tkm_id_manager.c +++ b/src/charon-tkm/src/tkm/tkm_id_manager.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2c1abb9ee6..2fa465a43d 100644 --- a/src/charon-tkm/src/tkm/tkm_id_manager.h +++ b/src/charon-tkm/src/tkm/tkm_id_manager.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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.c b/src/charon-tkm/src/tkm/tkm_kernel_ipsec.c index 48dd40aa51..1e680258d8 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_ipsec.c +++ b/src/charon-tkm/src/tkm/tkm_kernel_ipsec.c @@ -2,7 +2,8 @@ * Copyright (C) 2017 Tobias Brunner * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 702d8f8ab5..329c9c2073 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_ipsec.h +++ b/src/charon-tkm/src/tkm/tkm_kernel_ipsec.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 9f1e96d295..e8bb518098 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_sad.c +++ b/src/charon-tkm/src/tkm/tkm_kernel_sad.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 bf4a2f2be0..5d0c8641f9 100644 --- a/src/charon-tkm/src/tkm/tkm_kernel_sad.h +++ b/src/charon-tkm/src/tkm/tkm_kernel_sad.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 955b3dad48..ad56cead06 100644 --- a/src/charon-tkm/src/tkm/tkm_keymat.c +++ b/src/charon-tkm/src/tkm/tkm_keymat.c @@ -2,7 +2,8 @@ * Copyright (C) 2015 Tobias Brunner * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 1aaaf0426f..d5b17bd7db 100644 --- a/src/charon-tkm/src/tkm/tkm_keymat.h +++ b/src/charon-tkm/src/tkm/tkm_keymat.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 18e3a54d8f..d679c1492b 100644 --- a/src/charon-tkm/src/tkm/tkm_listener.c +++ b/src/charon-tkm/src/tkm/tkm_listener.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 fa65cdf392..6b265fda7e 100644 --- a/src/charon-tkm/src/tkm/tkm_listener.h +++ b/src/charon-tkm/src/tkm/tkm_listener.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ed525ee29d..5a1ec65d52 100644 --- a/src/charon-tkm/src/tkm/tkm_nonceg.c +++ b/src/charon-tkm/src/tkm/tkm_nonceg.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 0fb165ff79..beb62bea20 100644 --- a/src/charon-tkm/src/tkm/tkm_nonceg.h +++ b/src/charon-tkm/src/tkm/tkm_nonceg.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 13e0256b09..29e8b9750d 100644 --- a/src/charon-tkm/src/tkm/tkm_private_key.c +++ b/src/charon-tkm/src/tkm/tkm_private_key.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2013 Reto Buerki * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 db4b3fe46d..fd9802d120 100644 --- a/src/charon-tkm/src/tkm/tkm_private_key.h +++ b/src/charon-tkm/src/tkm/tkm_private_key.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2f8d1a033c..7b42071e9b 100644 --- a/src/charon-tkm/src/tkm/tkm_public_key.c +++ b/src/charon-tkm/src/tkm/tkm_public_key.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2013 Reto Buerki * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 c13d9e509b..86aa60416d 100644 --- a/src/charon-tkm/src/tkm/tkm_public_key.h +++ b/src/charon-tkm/src/tkm/tkm_public_key.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2013 Reto Buerki * Copyright (C) 2012-2013 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 46551b14ef..19124f25c7 100644 --- a/src/charon-tkm/src/tkm/tkm_types.h +++ b/src/charon-tkm/src/tkm/tkm_types.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 196e1c4fa6..7d29be3efa 100644 --- a/src/charon-tkm/src/tkm/tkm_utils.c +++ b/src/charon-tkm/src/tkm/tkm_utils.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 b499dcf5ba..f5796821c5 100644 --- a/src/charon-tkm/src/tkm/tkm_utils.h +++ b/src/charon-tkm/src/tkm/tkm_utils.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2a129ff081..86530fb98f 100644 --- a/src/charon-tkm/tests/chunk_map_tests.c +++ b/src/charon-tkm/tests/chunk_map_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 67313e63aa..7e971b8851 100644 --- a/src/charon-tkm/tests/diffie_hellman_tests.c +++ b/src/charon-tkm/tests/diffie_hellman_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2200c98989..9475f4ab61 100644 --- a/src/charon-tkm/tests/id_manager_tests.c +++ b/src/charon-tkm/tests/id_manager_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 04eeb037f5..07e173d8a0 100644 --- a/src/charon-tkm/tests/kernel_sad_tests.c +++ b/src/charon-tkm/tests/kernel_sad_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ff6a6c8c73..d3e4af6a19 100644 --- a/src/charon-tkm/tests/keymat_tests.c +++ b/src/charon-tkm/tests/keymat_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 bea11cc19a..bc963ffde4 100644 --- a/src/charon-tkm/tests/nonceg_tests.c +++ b/src/charon-tkm/tests/nonceg_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 c09936a37a..98e5d0901f 100644 --- a/src/charon-tkm/tests/tests.c +++ b/src/charon-tkm/tests/tests.c @@ -2,7 +2,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012-2014 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a93837c7cc..f802c6c5e8 100644 --- a/src/charon-tkm/tests/tests.h +++ b/src/charon-tkm/tests/tests.h @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a8a9052728..ed945fd4de 100644 --- a/src/charon-tkm/tests/utils_tests.c +++ b/src/charon-tkm/tests/utils_tests.c @@ -1,7 +1,8 @@ /* * Copyright (C) 2012 Reto Buerki * Copyright (C) 2012 Adrian-Ken Rueegsegger - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/charon.c b/src/charon/charon.c index 7a2fe19e1a..cd480b525f 100644 --- a/src/charon/charon.c +++ b/src/charon/charon.c @@ -3,7 +3,8 @@ * Copyright (C) 2005-2009 Martin Willi * Copyright (C) 2006 Daniel Roethlisberger * Copyright (C) 2005 Jan Hutter - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 167b0c1c06..2c3451dfc4 100644 --- a/src/checksum/checksum_builder.c +++ b/src/checksum/checksum_builder.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2009 Martin Willi - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/actions.c b/src/conftest/actions.c index 66e41f7433..47f23b7afe 100644 --- a/src/conftest/actions.c +++ b/src/conftest/actions.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/actions.h b/src/conftest/actions.h index 2e1cbbacd5..36c5b4bc64 100644 --- a/src/conftest/actions.h +++ b/src/conftest/actions.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/config.c b/src/conftest/config.c index 7b49367374..a6dc61f740 100644 --- a/src/conftest/config.c +++ b/src/conftest/config.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/config.h b/src/conftest/config.h index ce9e245865..bc15b9c70c 100644 --- a/src/conftest/config.h +++ b/src/conftest/config.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/conftest.c b/src/conftest/conftest.c index 0d36ba3ae9..7506df2ce4 100644 --- a/src/conftest/conftest.c +++ b/src/conftest/conftest.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/conftest.h b/src/conftest/conftest.h index 2d03204298..821c6d5a5b 100644 --- a/src/conftest/conftest.h +++ b/src/conftest/conftest.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/add_notify.c b/src/conftest/hooks/add_notify.c index 73a9b1a803..2347f3f42a 100644 --- a/src/conftest/hooks/add_notify.c +++ b/src/conftest/hooks/add_notify.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/add_payload.c b/src/conftest/hooks/add_payload.c index cb5be1aeff..78deb57420 100644 --- a/src/conftest/hooks/add_payload.c +++ b/src/conftest/hooks/add_payload.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/custom_proposal.c b/src/conftest/hooks/custom_proposal.c index 5e1cec089c..e3fe9ae3d2 100644 --- a/src/conftest/hooks/custom_proposal.c +++ b/src/conftest/hooks/custom_proposal.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/force_cookie.c b/src/conftest/hooks/force_cookie.c index 6be516cf43..10b6ec6b01 100644 --- a/src/conftest/hooks/force_cookie.c +++ b/src/conftest/hooks/force_cookie.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/hook.h b/src/conftest/hooks/hook.h index b937117265..c8dc35b42a 100644 --- a/src/conftest/hooks/hook.h +++ b/src/conftest/hooks/hook.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/ignore_message.c b/src/conftest/hooks/ignore_message.c index 3cb5f20597..19d8958ea8 100644 --- a/src/conftest/hooks/ignore_message.c +++ b/src/conftest/hooks/ignore_message.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/ike_auth_fill.c b/src/conftest/hooks/ike_auth_fill.c index e3eabe2f2e..9cd9d38f8f 100644 --- a/src/conftest/hooks/ike_auth_fill.c +++ b/src/conftest/hooks/ike_auth_fill.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/log_id.c b/src/conftest/hooks/log_id.c index f47372fa7b..07caedfc57 100644 --- a/src/conftest/hooks/log_id.c +++ b/src/conftest/hooks/log_id.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/log_ke.c b/src/conftest/hooks/log_ke.c index 66aa4a65e6..02bf7e307a 100644 --- a/src/conftest/hooks/log_ke.c +++ b/src/conftest/hooks/log_ke.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/log_proposals.c b/src/conftest/hooks/log_proposals.c index 40629014ba..28a7be3a49 100644 --- a/src/conftest/hooks/log_proposals.c +++ b/src/conftest/hooks/log_proposals.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/log_ts.c b/src/conftest/hooks/log_ts.c index 79c59b89a8..5533717eaf 100644 --- a/src/conftest/hooks/log_ts.c +++ b/src/conftest/hooks/log_ts.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/pretend_auth.c b/src/conftest/hooks/pretend_auth.c index 94b0ae4c16..5d16fb9a58 100644 --- a/src/conftest/hooks/pretend_auth.c +++ b/src/conftest/hooks/pretend_auth.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/rebuild_auth.c b/src/conftest/hooks/rebuild_auth.c index 5676e307bf..917e2212e0 100644 --- a/src/conftest/hooks/rebuild_auth.c +++ b/src/conftest/hooks/rebuild_auth.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/reset_seq.c b/src/conftest/hooks/reset_seq.c index 93c61438ee..2bd5db5f03 100644 --- a/src/conftest/hooks/reset_seq.c +++ b/src/conftest/hooks/reset_seq.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_critical.c b/src/conftest/hooks/set_critical.c index 15c313c518..36959c892c 100644 --- a/src/conftest/hooks/set_critical.c +++ b/src/conftest/hooks/set_critical.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_ike_initiator.c b/src/conftest/hooks/set_ike_initiator.c index 1674f0a2d1..4c27ff5133 100644 --- a/src/conftest/hooks/set_ike_initiator.c +++ b/src/conftest/hooks/set_ike_initiator.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_ike_request.c b/src/conftest/hooks/set_ike_request.c index fd5b6de615..70317f1f75 100644 --- a/src/conftest/hooks/set_ike_request.c +++ b/src/conftest/hooks/set_ike_request.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_ike_spi.c b/src/conftest/hooks/set_ike_spi.c index cc4d5afe46..a1c9aa466e 100644 --- a/src/conftest/hooks/set_ike_spi.c +++ b/src/conftest/hooks/set_ike_spi.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_ike_version.c b/src/conftest/hooks/set_ike_version.c index ca52879d1f..afd8ab4e45 100644 --- a/src/conftest/hooks/set_ike_version.c +++ b/src/conftest/hooks/set_ike_version.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_length.c b/src/conftest/hooks/set_length.c index 7f64158419..4d775b9b7a 100644 --- a/src/conftest/hooks/set_length.c +++ b/src/conftest/hooks/set_length.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_proposal_number.c b/src/conftest/hooks/set_proposal_number.c index 3fa53680cd..fdd36a1ce3 100644 --- a/src/conftest/hooks/set_proposal_number.c +++ b/src/conftest/hooks/set_proposal_number.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/set_reserved.c b/src/conftest/hooks/set_reserved.c index 7ce6f1b887..048e2ecf98 100644 --- a/src/conftest/hooks/set_reserved.c +++ b/src/conftest/hooks/set_reserved.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/unencrypted_notify.c b/src/conftest/hooks/unencrypted_notify.c index 2a7498527e..019e5564a5 100644 --- a/src/conftest/hooks/unencrypted_notify.c +++ b/src/conftest/hooks/unencrypted_notify.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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/conftest/hooks/unsort_message.c b/src/conftest/hooks/unsort_message.c index 399d2932aa..087b819945 100644 --- a/src/conftest/hooks/unsort_message.c +++ b/src/conftest/hooks/unsort_message.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2010 Martin Willi - * Copyright (C) 2010 revosec AG + * + * Copyright (C) secunet Security Networks AG * * 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 0fd8f45d94..4b0a398f81 100644 --- a/src/frontends/android/app/src/main/AndroidManifest.xml +++ b/src/frontends/android/app/src/main/AndroidManifest.xml @@ -3,7 +3,8 @@ Copyright (C) 2012-2020 Tobias Brunner Copyright (C) 2012 Giuliano Grassi Copyright (C) 2012 Ralf Sager - HSR Hochschule fuer Technik Rapperswil + + Copyright (C) secunet Security Networks AG 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 ea2cf8ab06..46b060c399 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,7 @@ /* * Copyright (C) 2012 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnProfile.java b/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfile.java index 1f077529da..f95082711a 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfile.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfile.java @@ -2,7 +2,8 @@ * Copyright (C) 2012-2019 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnProfileDataSource.java b/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfileDataSource.java index 577c645cd9..5604f67a1a 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfileDataSource.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfileDataSource.java @@ -2,7 +2,8 @@ * Copyright (C) 2012-2019 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 e268c996f9..1a666734bc 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,7 @@ /* * Copyright (C) 2012-2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/CharonVpnService.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/CharonVpnService.java index bba5a427fa..dccc298268 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/CharonVpnService.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/CharonVpnService.java @@ -2,7 +2,8 @@ * Copyright (C) 2012-2018 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ec7e80eef8..da1ed98533 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,7 @@ /* * Copyright (C) 2012-2019 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/Scheduler.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/Scheduler.java index 8d4ea6cb73..1b6f412b26 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/Scheduler.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/Scheduler.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SimpleFetcher.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/SimpleFetcher.java index 1f24df7a45..ca756403db 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/SimpleFetcher.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/SimpleFetcher.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2017-2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 505c00cc99..92a112a6dc 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2fcfb7eaf9..257f407ffb 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,8 @@ * Copyright (C) 2012-2015 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnStateService.java b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/VpnStateService.java index a10a0993f4..53c22d45aa 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/logic/VpnStateService.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/logic/VpnStateService.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a1e14a3451..c3acbc3b42 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 4ef1194968..d37a6feffe 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 24b18aa9dc..5fb3add86d 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 cd51330fbd..c4b2f0e193 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ff209dd6b1..9b9492bd1a 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 48a1dff7d0..88e3895a56 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 213b03b446..b3f712c8c5 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 3ae0458aeb..d91da1e929 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 9fe6d0bb60..e34b0d0933 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 4a3aa8666f..99d10b1cf5 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 35f36fb120..44f0fab18a 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 d78d8db43c..904f387359 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2c4877d469..0f6596ec18 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 593b1b3f6d..9d813e015c 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a452ca5f9d..34d057d8ba 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 b8cfac021e..d04928e769 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a17359c848..65769bd2e2 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 fc3ae1f06a..d1c6f12f7e 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 d80d40448a..5ce9176132 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 171d908a52..181ba5fc10 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,8 @@ * Copyright (C) 2013 Tobias Brunner * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 66f39b44c5..3ef0ebab1f 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 e8d58f0c4e..b3b665138d 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ff7305c219..133a78ca6c 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/TrustedCertificateEntry.java b/src/frontends/android/app/src/main/java/org/strongswan/android/security/TrustedCertificateEntry.java index 4a1dc8e5fa..2ea823b152 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/security/TrustedCertificateEntry.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/security/TrustedCertificateEntry.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2016 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 e1a087277b..8728335773 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 9178a1be9c..2d42a77be6 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 adcd83228d..40738fe636 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,7 @@ /* * Copyright (C) 2012 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/LogFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogFragment.java index 52f093c398..ca873a7fd8 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogFragment.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/MainActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/MainActivity.java index 9b47b7f219..f2d8939ecd 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/MainActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/MainActivity.java @@ -2,7 +2,8 @@ * Copyright (C) 2012-2018 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 52d9959b0e..ea33a14e66 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,7 @@ /* * Copyright (C) 2013-2016 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 66ea9e580f..4d8f2f1a3e 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 1a9352be32..0f74bfd418 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SelectedApplicationsActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SelectedApplicationsActivity.java index 6e9a95767f..d437e3aa3c 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SelectedApplicationsActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SelectedApplicationsActivity.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SelectedApplicationsListFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SelectedApplicationsListFragment.java index 8fc121d518..e2d949a68c 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SelectedApplicationsListFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SelectedApplicationsListFragment.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SettingsActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SettingsActivity.java index f70d46151d..d1b5190e42 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SettingsActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SettingsActivity.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SettingsFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SettingsFragment.java index 654f574852..98e3992565 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SettingsFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/SettingsFragment.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 44f4f5ff9a..def0b88a5d 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 eaf32a0e33..3b5730773d 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,7 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ad665787bc..c941a49e97 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,7 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnProfileControlActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.java index beda1b3ff3..5d5fd91443 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnProfileDetailActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileDetailActivity.java index 852e09f7c5..dc3bc1cc7d 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileDetailActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileDetailActivity.java @@ -2,7 +2,8 @@ * Copyright (C) 2012-2020 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnProfileImportActivity.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileImportActivity.java index 84fb584a1c..d7a069d0b8 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileImportActivity.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileImportActivity.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2016-2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 4203eade2e..291a4fceac 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,8 @@ * Copyright (C) 2012-2019 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 0b1e61187d..78d8a92db2 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,7 @@ /* * Copyright (C) 2012-2018 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnStateFragment.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnStateFragment.java index 1214b12474..319a9dd067 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnStateFragment.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnStateFragment.java @@ -2,7 +2,8 @@ * Copyright (C) 2012-2018 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/VpnTileService.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnTileService.java index df3c666f0d..2e128962d2 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnTileService.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnTileService.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2018-2019 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/CertificateIdentitiesAdapter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/CertificateIdentitiesAdapter.java index 912f524413..b2ac2b881f 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/CertificateIdentitiesAdapter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/CertificateIdentitiesAdapter.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2016-2019 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 dc18e4341d..26e5952c20 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SelectedApplicationEntry.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/SelectedApplicationEntry.java index df6753db5b..e61089378c 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/SelectedApplicationEntry.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/SelectedApplicationEntry.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/SelectedApplicationsAdapter.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/SelectedApplicationsAdapter.java index 2a2fe9533b..c98e4ab83c 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/SelectedApplicationsAdapter.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter/SelectedApplicationsAdapter.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 b3a8423399..d75bd5ca37 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,7 @@ /* * Copyright (C) 2012 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 d9201747a3..05a15464d9 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,8 @@ * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/widget/CheckableLinearLayout.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/widget/CheckableLinearLayout.java index 48e942ff85..6d51398cd2 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/widget/CheckableLinearLayout.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/widget/CheckableLinearLayout.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/widget/TextInputLayoutHelper.java b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/widget/TextInputLayoutHelper.java index f5390620f7..59394db164 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/ui/widget/TextInputLayoutHelper.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/ui/widget/TextInputLayoutHelper.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2016 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 788aa5a31e..4bbc316128 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 71b6e0fceb..7f5220fbf5 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,7 @@ /* * Copyright (C) 2016-2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/IPRange.java b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/IPRange.java index 64e0bab234..95868b8d46 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/IPRange.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/IPRange.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/IPRangeSet.java b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/IPRangeSet.java index 4716055bb6..9ae16c5e9b 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/IPRangeSet.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/IPRangeSet.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 5a37ab90b9..e5cf21890a 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,7 @@ /* * Copyright (C) 2015 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/Utils.java b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Utils.java index 9dec3c0e3b..5142ee1b59 100644 --- a/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Utils.java +++ b/src/frontends/android/app/src/main/java/org/strongswan/android/utils/Utils.java @@ -1,6 +1,7 @@ /* * Copyright (C) 2014-2019 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/android_jni.c b/src/frontends/android/app/src/main/jni/libandroidbridge/android_jni.c index ac108c347f..6b7bd203e6 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/android_jni.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/android_jni.c @@ -2,7 +2,8 @@ * Copyright (C) 2012-2017 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/android_jni.h b/src/frontends/android/app/src/main/jni/libandroidbridge/android_jni.h index 3aab3de28b..85cd54c551 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/android_jni.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/android_jni.h @@ -2,7 +2,8 @@ * Copyright (C) 2012-2017 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 ffaf86a533..2a8c721453 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,8 @@ * Copyright (C) 2012-2020 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 517f21542e..b7445a15d6 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,8 @@ /* * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_creds.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_creds.c index 5421dcae08..24b612731d 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_creds.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_creds.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_creds.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_creds.h index 869e0afead..0279f35758 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_creds.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_creds.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 c7407e7774..caaa2ff058 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a9cf1a0512..3747f8a703 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,7 @@ /* * Copyright (C) 2014 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_fetcher.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_fetcher.c index 2e23f8b108..2a72ac6a16 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_fetcher.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_fetcher.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_fetcher.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_fetcher.h index a20cdfdb58..90930dc7e2 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_fetcher.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_fetcher.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.c index fbc10a09e9..a03081dc34 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_private_key.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2012-2017 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 b23c2b6659..4a1386aa72 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,7 @@ /* * Copyright (C) 2012 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_scheduler.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_scheduler.c index 3252082bb9..c5cb18857b 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_scheduler.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_scheduler.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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_scheduler.h b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_scheduler.h index eea0112115..6c3ab64881 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_scheduler.h +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_scheduler.h @@ -1,6 +1,7 @@ /* * Copyright (C) 2020 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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.c b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.c index 77decfd807..6bccf18a6e 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.c @@ -2,7 +2,8 @@ * Copyright (C) 2010-2020 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 1626cd783b..86fb74fe09 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,8 @@ * Copyright (C) 2010-2015 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 d639460f9d..b17dfe8a1c 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,8 @@ * Copyright (C) 2012 Christoph Buehler * Copyright (C) 2012 Patrick Loetscher * Copyright (C) 2011-2012 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 44b049ccc1..30c1e518ea 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,7 @@ /* * Copyright (C) 2013 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 6a0415788a..80e877bf52 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,8 @@ /* * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Andreas Steffen - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 a9f70f8353..d1a9e4455c 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,7 @@ /* * Copyright (C) 2012 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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.c b/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.c index 16e31d84d6..e81e22be78 100644 --- a/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.c +++ b/src/frontends/android/app/src/main/jni/libandroidbridge/charonservice.c @@ -2,7 +2,8 @@ * Copyright (C) 2012-2020 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 12353777be..e59d7e106e 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,8 @@ * Copyright (C) 2012-2013 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 4be9453653..4b00527d65 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,8 @@ * Copyright (C) 2012 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 4cb1f51481..fb4627ccd9 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,8 @@ /* * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 6423df1674..d60bee6f78 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,7 @@ /* * Copyright (C) 2012-2016 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 37bbb5cfff..66acc536a6 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,7 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 e217b4286e..63ad7dd103 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,7 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 2203642607..9395120fd3 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,7 @@ /* * Copyright (C) 2012-2015 Tobias Brunner - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 709dbe1283..ecab0c191a 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,8 @@ * Copyright (C) 2012-2014 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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 9261877174..428932776c 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,8 @@ * Copyright (C) 2012-2014 Tobias Brunner * Copyright (C) 2012 Giuliano Grassi * Copyright (C) 2012 Ralf Sager - * HSR Hochschule fuer Technik Rapperswil + * + * Copyright (C) secunet Security Networks AG * * 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/color/checkable_text_color.xml b/src/frontends/android/app/src/main/res/color/checkable_text_color.xml index e29e667b66..f4c2f2e20a 100644 --- a/src/frontends/android/app/src/main/res/color/checkable_text_color.xml +++ b/src/frontends/android/app/src/main/res/color/checkable_text_color.xml @@ -1,7 +1,8 @@