aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* android: Remove/filter header files from LOCAL_SRC_FILESTobias Brunner2013-03-201-1/+3
* Added IPsec processor which is responsible for handling in- and outbound packetsTobias Brunner2012-08-081-0/+1
* ip_packet_t parses the header of IP packetsTobias Brunner2012-08-081-0/+1
* IPsec policy manager addedTobias Brunner2012-08-081-0/+1
* Class representing an IPsec policy addedTobias Brunner2012-08-081-0/+1
* Added class to relay IPsec events (like expiration) to listenersTobias Brunner2012-08-081-0/+2
* Added IPsec SA managerTobias Brunner2012-08-081-1/+2
* Class representing an IPsec SA addedTobias Brunner2012-08-081-1/+2
* Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswanTobias Brunner2012-08-081-2/+1
* ESP packet wrapper added, handles encryption/decryption/verification etc.Tobias Brunner2012-08-081-1/+2
* Adding class to manage ESP context (crypto, sequence numbers)Tobias Brunner2012-08-081-1/+2
* Stub library for user space IPsec implementation added.Tobias Brunner2012-08-081-0/+29