Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipsec: Use IV generator to encrypt ESP messages | Tobias Brunner | 2013-10-11 | 1 | -1/+1 |
* | Moved packet_t and tun_device_t to networking folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Moved host_t and host_resolver_t to a new networking subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Represent the payload of an ESP packet as ip_packet_t instead of a chunk_t | Tobias Brunner | 2012-08-08 | 1 | -8/+15 |
* | esp_packet_t implements packet_t interface | Tobias Brunner | 2012-08-08 | 1 | -14/+10 |
* | ESP packet wrapper added, handles encryption/decryption/verification etc. | Tobias Brunner | 2012-08-08 | 1 | -0/+148 |