Commit Graph
415 Commits
Author SHA1 Message Date
Jan Hutter 95c61cb956 changed enum and structs names to _t 2005-11-24 09:17:51 +00:00
Jan Hutter 1f9c9180e4 - memory leaks fixed
- failed tests fixed
2005-11-24 07:55:29 +00:00
Martin Willi 5e644203ec - moved host_t from util to network 2005-11-23 16:17:28 +00:00
Martin Willi 91805c891a - fixed doxyfile 2005-11-23 16:08:35 +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 2ac9fd69fb - unmanaged build 2005-11-23 12:25:23 +00:00
Martin Willi c7dd2a7bf9 2005-11-23 10:12:45 +00:00
Martin Willi 96f79ff1dc ok 2005-11-23 10:11:50 +00:00
Martin Willi 6725b525ff - deleted 2005-11-23 10:10:43 +00:00
Martin Willi ea27eadf32 - config pkg 2005-11-23 10:09:12 +00:00
Martin Willi 867952ad2a - created package threads 2005-11-23 10:00:25 +00:00
Martin Willi 4a96223884 - created encoding package 2005-11-23 09:57:18 +00:00
Martin Willi 716abc9f83 - moved packet and socket in new network-package 2005-11-23 09:43:14 +00:00
Martin Willi 7cf14676db - jobs moved into queues 2005-11-23 09:34:31 +00:00
Martin Willi 021c232232 - changed include paths 2005-11-23 09:24:35 +00:00
Jan Hutter 94852e7550 - changed include paths 2005-11-23 09:22:25 +00:00
Jan Hutter 8080fccbe9 include paths changed 2005-11-23 09:13:40 +00:00
Jan Hutter 696be0222f - include path changed 2005-11-23 09:08:45 +00:00
Jan Hutter f544637f49 - shared secret was not retrieved 2005-11-23 07:35:35 +00:00
Jan Hutter 042529f60b - fixed bugs 2005-11-23 07:27:23 +00:00
Jan Hutter 0c6c2dfbec - added compution of secrets 2005-11-23 07:22:43 +00:00
Jan Hutter dcacedf755 - set default Hash function to MD5 2005-11-23 07:18:58 +00:00
Jan Hutter 5d6455bafa - cleaned code, no functional change 2005-11-23 07:18:27 +00:00
Jan Hutter cdedbf230f - added logging of nonces 2005-11-23 07:17:54 +00:00
Jan Hutter 29b8cafcfd - buffer pointer was not increased 2005-11-23 07:17:31 +00:00
Jan Hutter 99a9676d45 - bug in creating fixed 2005-11-23 07:17:12 +00:00
Jan Hutter da93259175 added CHUNK_INITIALIZER 2005-11-23 07:16:55 +00:00
Martin Willi 1484eedb15 - hmac supports md5 2005-11-23 06:54:44 +00:00
Martin Willi 2018a40a22 - md5 hmac test 2005-11-22 15:53:54 +00:00
Jan Hutter 213790354f - added support for encoding type IKE_SPI 2005-11-22 15:40:56 +00:00
Jan Hutter 2c0c865a9e 2005-11-22 15:40:38 +00:00
Jan Hutter 2c22024976 added new fields 2005-11-22 15:40:11 +00:00
Jan Hutter 2d9486ae4b changed way to get transforms 2005-11-22 15:39:56 +00:00
Jan Hutter cef4bce94e changed encoding rules to support type IKE_SPI 2005-11-22 15:39:29 +00:00
Jan Hutter 2b1b484687 added encoding type IKE_SPI 2005-11-22 15:39:06 +00:00
Jan Hutter b4e3d1dd07 -starte to implement function to set secrets 2005-11-22 15:38:41 +00:00
Jan Hutter 5f18100e14 - added function to retrieve responder spi 2005-11-22 15:38:22 +00:00
Jan Hutter fb71af18d4 added field type IKE_SPI 2005-11-22 15:37:52 +00:00
Jan Hutter 219814737f - added get_responder_spi function 2005-11-22 15:37:32 +00:00
Martin Willi 1ba8ec9d4c - added md5 test 2005-11-22 15:35:49 +00:00
Martin Willi 62adf1e0e8 - fixed some minor comment issues 2005-11-22 15:34:10 +00:00
Martin Willi 74ced9e249 - prf_hmac_sha1 is now a generig prf_hmac
- supports md5
2005-11-22 15:33:08 +00:00
Martin Willi c4253ff5cc - added min/max macros 2005-11-22 15:02:54 +00:00
Martin Willi bfa4b2180b - implemented md5 hasher
- tested
2005-11-22 14:46:35 +00:00
Martin Willi 6c105d1c89 - fixed freeing bug 2005-11-22 14:44:47 +00:00
Martin Willi 5e280720e3 - prf_plus test 2005-11-22 13:42:49 +00:00
Jan Hutter b6b836517c - memory leak fixed 2005-11-22 12:36:27 +00:00
Martin Willi ec89d4374d - dummy test 2005-11-22 12:32:03 +00:00
Martin Willi ab6908f116 - implemented, untested 2005-11-22 12:30:31 +00:00