aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/payloads/nonce_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* - created encoding packageMartin Willi2005-11-231-271/+0
|
* - include path changedJan Hutter2005-11-231-2/+2
|
* nonce is now copied when setting or gettingJan Hutter2005-11-221-13/+31
|
* -removed freeing of nonce dataJan Hutter2005-11-211-5/+1
|
* - added verify function to all payload typesJan Hutter2005-11-171-0/+32
|
* - returned wrong payload typeJan Hutter2005-11-171-1/+1
|
* - change cloning behavior, does not clone anymoreMartin Willi2005-11-161-11/+3
|
* - nonce payload testedJan Hutter2005-11-151-5/+2
| | | | | - generator for nonce data written
* - nonce payload addedMartin Willi2005-11-151-1/+1
| | | | - tested
* - nonce payload definedMartin Willi2005-11-151-0/+236