aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/esp_packet.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Represent the payload of an ESP packet as ip_packet_t instead of a chunk_tTobias Brunner2012-08-081-33/+61
* esp_packet_t implements packet_t interfaceTobias Brunner2012-08-081-52/+90
* ESP packet wrapper added, handles encryption/decryption/verification etc.Tobias Brunner2012-08-081-0/+402