strongswan/src/libipsec
Tobias Brunner 91c9bf1872 libipsec: Properly handle expiration if no lifetime is set 2013-07-01 13:48:02 +02:00
..
Android.mk android: Remove/filter header files from LOCAL_SRC_FILES 2013-03-20 15:24:26 +01:00
Makefile.am Added IPsec processor which is responsible for handling in- and outbound packets 2012-08-08 15:41:03 +02:00
esp_context.c libipsec: Add support for AES-GCM 2013-05-03 15:13:57 +02:00
esp_context.h libipsec: Wrap traditional algorithms in AEAD wrapper 2013-05-03 15:13:57 +02:00
esp_packet.c libipsec: Wrap traditional algorithms in AEAD wrapper 2013-05-03 15:13:57 +02:00
esp_packet.h Moved packet_t and tun_device_t to networking folder 2012-10-24 15:06:18 +02:00
ip_packet.c Fix detection and use of netinet/ip6.h on FreeBSD 2013-03-27 09:56:48 +01:00
ip_packet.h Moved packet_t and tun_device_t to networking folder 2012-10-24 15:06:18 +02:00
ipsec.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
ipsec.h Added IPsec processor which is responsible for handling in- and outbound packets 2012-08-08 15:41:03 +02:00
ipsec_event_listener.h Added class to relay IPsec events (like expiration) to listeners 2012-08-08 15:41:03 +02:00
ipsec_event_relay.c libipsec: Fix memory leak in event relay 2013-05-03 16:02:39 +02:00
ipsec_event_relay.h Added class to relay IPsec events (like expiration) to listeners 2012-08-08 15:41:03 +02:00
ipsec_policy.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
ipsec_policy.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
ipsec_policy_mgr.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
ipsec_policy_mgr.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
ipsec_processor.c ipsec: Increased log level for message in case no outbound policy is found 2013-03-20 15:24:26 +01:00
ipsec_processor.h Added IPsec processor which is responsible for handling in- and outbound packets 2012-08-08 15:41:03 +02:00
ipsec_sa.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
ipsec_sa.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
ipsec_sa_mgr.c libipsec: Properly handle expiration if no lifetime is set 2013-07-01 13:48:02 +02:00
ipsec_sa_mgr.h libipsec: Add initiator flag to definition of ipsec_sa_mgr_t.add_sa() 2013-06-13 13:54:05 +02:00