aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding
Commit message (Expand)AuthorAgeFilesLines
...
* - fixed message decryptionMartin Willi2005-11-303-28/+103
* - fixed bug when finding out if payload has to get encryptedJan Hutter2005-11-301-2/+2
* - fixed encryption bugMartin Willi2005-11-302-65/+9
* added more loggingJan Hutter2005-11-301-1/+3
* fixed bugJan Hutter2005-11-301-2/+2
* (no commit message)Jan Hutter2005-11-301-0/+2
* - changed return typeJan Hutter2005-11-301-1/+8
* - fixed message ruleMartin Willi2005-11-301-3/+5
* - message encryption verification fully changedJan Hutter2005-11-301-72/+212
* - encryption seems to workJan Hutter2005-11-291-21/+127
* - tested encryption payloadMartin Willi2005-11-295-78/+145
* - implemented and tested ts_payload_tJan Hutter2005-11-2911-9/+1101
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-298-12/+59
* - added and tested auth_payload_t classJan Hutter2005-11-299-21/+454
* - globals packed in a daemonMartin Willi2005-11-294-11/+11
* - implemented compute length function Jan Hutter2005-11-293-1/+32
* (no commit message)Jan Hutter2005-11-292-0/+492
* - added and tested id_payload_tJan Hutter2005-11-296-0/+49
* - changed creation of iteratorJan Hutter2005-11-2913-87/+60
* - changed allocation behaviorMartin Willi2005-11-291-4/+3
* - return value cleanupMartin Willi2005-11-283-15/+6
* - removed memory allocation checks!!!Jan Hutter2005-11-2822-1192/+699
* - memory allocation checks removedJan Hutter2005-11-282-100/+69
* - memory allocation checks removedJan Hutter2005-11-284-245/+159
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-284-266/+92
* - createdMartin Willi2005-11-282-0/+861
* - encryptino payload Martin Willi2005-11-286-195/+260
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-284-3/+106
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-1/+0
* - removed loglevel specificationMartin Willi2005-11-262-4/+0
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-242-147/+4
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-249-24/+24
* function better describedJan Hutter2005-11-241-1/+5
* - typedefs changedMartin Willi2005-11-242-8/+8
* changed enum and structs names to _tJan Hutter2005-11-2424-105/+112
* - Martin Willi2005-11-231-1/+5
* - created new makefilesJan Hutter2005-11-232-0/+82
* okMartin Willi2005-11-232-2/+2
* - created encoding packageMartin Willi2005-11-2326-0/+8738