aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/network/packet.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-189/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-7/+5
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* - code cleanup in network and configMartin Willi2005-12-061-20/+97
| | | | | - moved packet_t members to private, added getter and setters
* - changed allocation behaviorMartin Willi2005-11-291-33/+17
|
* - return value cleanupMartin Willi2005-11-281-2/+2
|
* changed enum and structs names to _tJan Hutter2005-11-241-5/+5
|
* - moved packet and socket in new network-packageMartin Willi2005-11-231-0/+130