aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/encodings.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-68/+0
| | | | | - applied patch for charon
* - code cleanup of encoding packageMartin Willi2005-12-061-1/+1
|
* - Implemented but not tested unknown_payload_tJan Hutter2005-12-051-0/+1
|
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-1/+1
|
* - implemented and tested cp_payload_tJan Hutter2005-12-051-0/+5
|
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-051-0/+1
|
* DELETE payload implemented and testedJan Hutter2005-12-051-0/+1
|
* - implemented and tested cert_payload_t Jan Hutter2005-12-051-0/+2
|
* - implemented and tested ts_payload_tJan Hutter2005-11-291-0/+3
|
* - added and tested auth_payload_t classJan Hutter2005-11-291-0/+1
|
* - added and tested id_payload_tJan Hutter2005-11-291-0/+2
|
* - removed memory allocation checks!!!Jan Hutter2005-11-281-3/+1
|
* - created encoding packageMartin Willi2005-11-231-0/+54