aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/transform_attribute.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-333/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-10/+9
| | | | | | | | | - 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
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-0/+10
| | | | | ike_proposal_t's and also generate ike_proposal_t's from sa_payload
* - changed creation of iteratorJan Hutter2005-11-291-3/+3
| | | | - chanded all clone calls
* - removed memory allocation checks!!!Jan Hutter2005-11-281-80/+41
|
* changed enum and structs names to _tJan Hutter2005-11-241-3/+3
|
* - created encoding packageMartin Willi2005-11-231-0/+363