Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added IPsec processor which is responsible for handling in- and outbound packets | Tobias Brunner | 2012-08-08 | 1 | -0/+1 |
* | ip_packet_t parses the header of IP packets | Tobias Brunner | 2012-08-08 | 1 | -0/+1 |
* | IPsec policy manager added | Tobias Brunner | 2012-08-08 | 1 | -0/+1 |
* | Class representing an IPsec policy added | Tobias Brunner | 2012-08-08 | 1 | -0/+1 |
* | Added class to relay IPsec events (like expiration) to listeners | Tobias Brunner | 2012-08-08 | 1 | -0/+2 |
* | Added IPsec SA manager | Tobias Brunner | 2012-08-08 | 1 | -1/+2 |
* | Class representing an IPsec SA added | Tobias Brunner | 2012-08-08 | 1 | -1/+2 |
* | Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan | Tobias Brunner | 2012-08-08 | 1 | -2/+1 |
* | ESP packet wrapper added, handles encryption/decryption/verification etc. | Tobias Brunner | 2012-08-08 | 1 | -1/+2 |
* | Adding class to manage ESP context (crypto, sequence numbers) | Tobias Brunner | 2012-08-08 | 1 | -1/+2 |
* | Stub library for user space IPsec implementation added. | Tobias Brunner | 2012-08-08 | 1 | -0/+29 |