]> git.ipfire.org Git - people/ms/strongswan.git/commit
Moved host_t and host_resolver_t to a new networking subfolder
authorTobias Brunner <tobias@strongswan.org>
Tue, 16 Oct 2012 12:29:18 +0000 (14:29 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 24 Oct 2012 13:06:18 +0000 (15:06 +0200)
commit2e7cc07ecde933f52d2d16bf84596ba6da66ebc9
treea4ce09371c6abc01ba00922fcaa7ecb6711ffe63
parentc4894cc172f78329404bf94158847b2bd88dde98
Moved host_t and host_resolver_t to a new networking subfolder
48 files changed:
scripts/tls_test.c
src/charon-nm/nm/nm_service.c
src/dumm/iface.h
src/frontends/android/jni/libandroidbridge/kernel/network_manager.h
src/frontends/android/jni/libandroidbridge/vpnservice_builder.h
src/libcharon/config/backend_manager.h
src/libcharon/config/ike_cfg.h
src/libcharon/config/proposal.h
src/libcharon/encoding/payloads/traffic_selector_substructure.h
src/libcharon/network/receiver.h
src/libcharon/plugins/android/android_handler.c
src/libcharon/plugins/dhcp/dhcp_transaction.h
src/libcharon/plugins/farp/farp_listener.h
src/libcharon/plugins/ha/ha_message.h
src/libcharon/plugins/ha/ha_socket.c
src/libcharon/plugins/tnc_ifmap/tnc_ifmap_soap.h
src/libcharon/processing/jobs/migrate_job.h
src/libcharon/processing/jobs/update_sa_job.h
src/libhydra/attributes/attribute_provider.h
src/libhydra/attributes/mem_pool.h
src/libhydra/kernel/kernel_interface.h
src/libhydra/kernel/kernel_ipsec.h
src/libhydra/kernel/kernel_listener.h
src/libhydra/kernel/kernel_net.h
src/libhydra/plugins/attr_sql/pool.c
src/libhydra/plugins/attr_sql/pool_attributes.c
src/libhydra/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
src/libhydra/plugins/kernel_pfroute/kernel_pfroute_net.c
src/libipsec/esp_packet.h
src/libipsec/ip_packet.h
src/libipsec/ipsec_policy.h
src/libipsec/ipsec_policy_mgr.h
src/libipsec/ipsec_sa.h
src/libipsec/ipsec_sa_mgr.h
src/libradius/radius_client.c
src/libradius/radius_socket.h
src/libstrongswan/Android.mk
src/libstrongswan/Makefile.am
src/libstrongswan/library.c
src/libstrongswan/library.h
src/libstrongswan/networking/host.c [moved from src/libstrongswan/utils/host.c with 100% similarity]
src/libstrongswan/networking/host.h [moved from src/libstrongswan/utils/host.h with 99% similarity]
src/libstrongswan/networking/host_resolver.c [moved from src/libstrongswan/host_resolver.c with 100% similarity]
src/libstrongswan/networking/host_resolver.h [moved from src/libstrongswan/host_resolver.h with 96% similarity]
src/libstrongswan/selectors/traffic_selector.h
src/libstrongswan/utils/packet.h
src/libstrongswan/utils/tun_device.h
src/manager/gateway.h