aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/message.h
Commit message (Collapse)AuthorAgeFilesLines
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-0/+9
|
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-0/+8
| | | | - fixed memory leaks
* code of message_t cleaned and added more logsJan Hutter2005-11-301-6/+59
|
* - changed creation of iteratorJan Hutter2005-11-291-1/+1
| | | | - chanded all clone calls
* - memory allocation checks removedJan Hutter2005-11-281-36/+23
|
* - encryptino payload Martin Willi2005-11-281-2/+6
|
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-1/+1
|
* function better describedJan Hutter2005-11-241-1/+5
|
* changed enum and structs names to _tJan Hutter2005-11-241-4/+2
|
* okMartin Willi2005-11-231-1/+1
|
* - created encoding packageMartin Willi2005-11-231-0/+280