aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libipsec: Fix Windows build via MinGWTobias Brunner2017-01-251-0/+4
* libipsec: Add a unit-test test runnerMartin Willi2015-07-121-8/+1
* Build all shared libraries with -no-undefined and link them properlyTobias Brunner2013-09-121-1/+5
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-2/+1
* 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
* Headers from libhydra (kernel interface related) are required in libipsecTobias Brunner2012-08-081-1/+3
* 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/+20