Commit Graph
34 Commits
Author SHA1 Message Date
Jan Hutter af30c6b910 2005-11-30 08:55:59 +00:00
Jan Hutter 9e9533d93b - changed return type 2005-11-30 08:53:00 +00:00
Martin Willi 9b8f174db4 - fixed message rule
- decryption attempt
2005-11-30 08:46:56 +00:00
Jan Hutter d440fe6d0b - message encryption verification fully changed 2005-11-30 08:32:23 +00:00
Jan Hutter f890d8fe62 - encryption seems to work 2005-11-29 17:19:59 +00:00
Martin Willi 0f803b4771 - tested encryption payload 2005-11-29 15:58:09 +00:00
Jan Hutter 7da522ba73 - implemented and tested ts_payload_t 2005-11-29 15:23:04 +00:00
Jan Hutter 346af6f3de - fixed bug in diffie hellman exchange (no public value was written) 2005-11-29 12:23:40 +00:00
Jan Hutter 2326633550 - added and tested auth_payload_t class 2005-11-29 11:16:15 +00:00
Martin Willi 0e96f7d8c3 - globals packed in a daemon 2005-11-29 10:25:07 +00:00
Jan Hutter 79b9c1d6c5 - implemented compute length function 2005-11-29 10:19:27 +00:00
Jan Hutter 45c3d18680 2005-11-29 10:02:34 +00:00
Jan Hutter db6e764580 - added and tested id_payload_t 2005-11-29 09:57:22 +00:00
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Martin Willi df3c59d088 - changed allocation behavior 2005-11-29 08:08:03 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Jan Hutter 3fe058703f - removed memory allocation checks!!! 2005-11-28 18:24:10 +00:00
Jan Hutter 297c889cf3 - memory allocation checks removed 2005-11-28 17:06:57 +00:00
Jan Hutter 27e432056b - memory allocation checks removed 2005-11-28 16:55:46 +00:00
Jan Hutter 0f30f5686a generator rewritten (no memory allocation test anymore) 2005-11-28 16:34:48 +00:00
Martin Willi 0c7cfb183c - created
- untested
2005-11-28 15:53:35 +00:00
Martin Willi 81796a5232 - encryptino payload 2005-11-28 15:43:05 +00:00
Jan Hutter b9d9f18874 - added compution of all needed keys and also creation of needed
transform objects
2005-11-28 15:20:51 +00:00
Martin Willi b241048084 - moved hasher_*_t to *_hasher_t
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi 76a6c74719 - removed loglevel specification 2005-11-26 15:43:29 +00:00
Martin Willi 8277be6053 - moved algorithm definitions from payloads to corresponding transforms
- cleanup of docs in transforms
2005-11-24 16:22:04 +00:00
Martin Willi bdb141cb4b - moved linked_list_iterator_t to iterator_t, located in iterator.h 2005-11-24 14:22:29 +00:00
Jan Hutter 49a72ce394 function better described 2005-11-24 14:21:23 +00:00
Martin Willi 5796aa164d - typedefs changed 2005-11-24 11:30:19 +00:00
Jan Hutter 95c61cb956 changed enum and structs names to _t 2005-11-24 09:17:51 +00:00
Martin Willi face0be4c2 - 2005-11-23 13:34:45 +00:00
Jan Hutter 543c1db0ea - created new makefiles 2005-11-23 12:52:43 +00:00
Martin Willi 96f79ff1dc ok 2005-11-23 10:11:50 +00:00
Martin Willi 4a96223884 - created encoding package 2005-11-23 09:57:18 +00:00