aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/encodings.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-540/+0
| | | | | - applied patch for charon
* - code cleanup of encoding packageMartin Willi2005-12-061-6/+24
|
* - Implemented but not tested unknown_payload_tJan Hutter2005-12-051-0/+11
|
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-0/+10
|
* - implemented and tested cp_payload_tJan Hutter2005-12-051-0/+37
|
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-051-0/+10
|
* DELETE payload implemented and testedJan Hutter2005-12-051-0/+10
|
* - implemented and tested cert_payload_t Jan Hutter2005-12-051-0/+10
|
* - added payload CERTJan Hutter2005-12-051-0/+10
| | | | | | - cleaned code of different states - added additional notify handling
* - implemented and tested ts_payload_tJan Hutter2005-11-291-0/+39
|
* - added and tested auth_payload_t classJan Hutter2005-11-291-0/+10
|
* - added and tested id_payload_tJan Hutter2005-11-291-0/+13
|
* - removed memory allocation checks!!!Jan Hutter2005-11-281-37/+37
|
* - encryptino payload Martin Willi2005-11-281-2/+5
|
* - typedefs changedMartin Willi2005-11-241-2/+2
|
* changed enum and structs names to _tJan Hutter2005-11-241-3/+3
|
* - created encoding packageMartin Willi2005-11-231-0/+359