strongswan/src/libipsec
Martin Willi 2b84ccd6a6 libipsec: fix memory management when cloning ip_packet 2013-09-13 13:56:44 +02:00
..
Android.mk android: Remove/filter header files from LOCAL_SRC_FILES 2013-03-20 15:24:26 +01:00
Makefile.am Build all shared libraries with -no-undefined and link them properly 2013-09-12 01:44:49 +02:00
esp_context.c libipsec: Properly initialize variables when creating AEAD wrapper 2013-09-04 16:18:29 +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 libipsec: fix memory management when cloning ip_packet 2013-09-13 13:56:44 +02: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 libipsec: check for a policy with the reqid of the SA on decapsulation 2013-09-13 13:56:43 +02:00
ipsec_policy_mgr.h libipsec: check for a policy with the reqid of the SA on decapsulation 2013-09-13 13:56:43 +02:00
ipsec_processor.c libipsec: check for a policy with the reqid of the SA on decapsulation 2013-09-13 13:56:43 +02: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