strongswan/src/libipsec
Tobias Brunner 2e4d110d1e linked-list: Change return value of find_first() and signature of its callback
This avoids the unportable five pointer hack.
2017-05-26 13:56:44 +02:00
..
tests Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
Android.mk android: Fix build after updating Linux headers 2015-11-12 14:09:25 +01:00
Makefile.am libipsec: Fix Windows build via MinGW 2017-01-25 17:12:30 +01:00
esp_context.c libipsec: Add support for AES and Camellia in CCM mode 2017-01-25 17:26:45 +01:00
esp_context.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
esp_packet.c libipsec: Fix Windows build via MinGW 2017-01-25 17:12:30 +01:00
esp_packet.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ip_packet.c libipsec: Fix Windows build via MinGW 2017-01-25 17:12:30 +01:00
ip_packet.h Use standard unsigned integer types 2016-03-24 18:52:48 +01: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 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_event_relay.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_event_relay.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_policy.c libipsec: Match IPsec policies against ports of processed packets 2017-03-02 08:27:21 +01:00
ipsec_policy.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_policy_mgr.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_policy_mgr.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_processor.c libipsec: Log a packet's ports and protocol in case of a policy mismatch 2017-03-02 08:27:31 +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 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_sa.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ipsec_sa_mgr.c linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00
ipsec_sa_mgr.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00