Commit Graph

633 Commits

Author SHA1 Message Date
Martin Willi 8a49112907 - configuration_manager replaced by configuration_t interface
- current configuration_manager is now static_configuration (testing)
- first draft of starter_configuration, which should once interact with ipsec starter (via whack?)
- some cleanups
- socket_t uses RAW socket, which allows parallel service of pluto/charon
2006-03-07 09:42:15 +00:00
Martin Willi aa5a35a005 - comments and cleanups 2006-03-02 09:56:30 +00:00
Martin Willi 5d187bd234 - working policy installation and removal 2006-03-01 15:56:51 +00:00
Martin Willi fb8aa445d2 - fixed policy setup bug 2006-02-23 16:22:12 +00:00
Martin Willi a527a426d6 - proposal setup implementation begun 2006-02-22 16:14:40 +00:00
Martin Willi 0a373aec33 - fixed socket code, so we know on which address we receive traffic
- AH/ESP setup in kernel is working now!!! :-)))
2006-02-16 16:24:50 +00:00
Martin Willi 30b5b412da - installing of child sa works
- need correct IP adresses to actually use IPsec
2006-02-16 09:55:07 +00:00
Martin Willi ce461bbd13 - refactored ike proposal
- uses now proposal_t, wich is also used by child proposals
- ike key derivation refactored
- crypter_t api has get_key_size now
- some other improvements here and there
2006-02-14 14:52:00 +00:00
Martin Willi 409d010131 - config uses uml hosts alice and bob 2006-02-13 13:42:01 +00:00
Martin Willi fc18670524 2006-02-10 15:18:18 +00:00
Martin Willi aeda79ff78 - key derivation for child_sa works 2006-02-10 08:20:06 +00:00
Martin Willi 5b97779f66 - some fixes here and there 2006-02-09 16:25:02 +00:00
Martin Willi dfa6e086a0 - fixed memleaks 2006-02-09 11:56:24 +00:00
Martin Willi 93df94acad - works with new proposal code
- still some(!) memleaks
2006-02-09 10:16:20 +00:00
Martin Willi c06dbbabd1 - fixed alot of bugs in child_proposal
- near to working state ;-)
2006-02-08 15:25:34 +00:00
Martin Willi 384efc76d5 - dead end implementation 2006-02-06 14:05:35 +00:00
Martin Willi 19f78a6fed - fixed doxygen warnings 2005-12-15 12:10:53 +00:00
Martin Willi b4ffed672b - removed not working make targets 2005-12-13 15:58:33 +00:00
Martin Willi fb2b73daf2 - added copyright from pluto 2005-12-13 11:19:48 +00:00
Jan Hutter 6396ddf630 added command line parameter to inizialize configuration 2005-12-12 18:59:09 +00:00
Jan Hutter cd36bf27a7 added support for informational request and response 2005-12-12 14:44:12 +00:00
Jan Hutter 6b82c98310 fixed bug 2005-12-12 14:35:59 +00:00
Jan Hutter c00f1ece00 - fixed bug 2005-12-12 14:29:54 +00:00
Jan Hutter e9c0ca15e1 - added deletion of IKE_SA 2005-12-12 14:14:52 +00:00
Martin Willi 6db4e80b56 - fixed some BAD bugs
- clean localhost-testcases for bad_dh, shared and rsa
2005-12-12 12:52:59 +00:00
Jan Hutter 7fa8decb78 - added todo's 2005-12-12 08:44:35 +00:00
Jan Hutter 6329a25750 - changed config values 2005-12-12 08:38:22 +00:00
Martin Willi 2ed133a80f - comment cleanups 2005-12-11 17:36:37 +00:00
Martin Willi ba204bddc7 - added todo 2005-12-08 18:24:40 +00:00
Martin Willi fb8cfc26e0 - fixed test 2005-12-07 16:08:08 +00:00
Martin Willi 0e50bde37b - fixed thread pool removal 2005-12-07 16:04:50 +00:00
Martin Willi c3903a1861 - removed prime pool 2005-12-07 15:53:34 +00:00
Jan Hutter 0d43ad12dd - private value doesn't have to be prime! 2005-12-07 15:36:55 +00:00
Martin Willi 5346c89460 - logging cleanup in states 2005-12-07 11:49:54 +00:00
Jan Hutter 51d56047d8 created protected_tester_t for testcases 2005-12-07 11:08:54 +00:00
Jan Hutter f4d8999cc1 - added support for empty traffic selectors and empty sa payload in
IKE_AUTH request and reply
2005-12-07 10:25:32 +00:00
Martin Willi 1d24f8fd03 2005-12-07 10:14:45 +00:00
Martin Willi 283dbcc590 - cleanup of states ike_auth_requested and ike_sa_init_responded 2005-12-07 09:53:33 +00:00
Jan Hutter 1c7d92a7f6 - code cleaned up 2005-12-07 09:34:25 +00:00
Jan Hutter 1e2c3e535b - code cleaned up 2005-12-07 09:26:14 +00:00
Jan Hutter 39b2903ffe - code cleaned up 2005-12-07 09:03:34 +00:00
Jan Hutter 144f676cf5 - code cleaned up 2005-12-07 08:13:22 +00:00
Jan Hutter f7cf9f61c4 - code cleaned up 2005-12-07 08:08:13 +00:00
Martin Willi aee3eb5299 ../svn-commit.tmp 2005-12-07 07:57:18 +00:00
Jan Hutter a36a745a18 - documentation updated 2005-12-07 07:48:43 +00:00
Martin Willi 79b8aa1985 - fixed gmp initialization bugs
- fixed spi check bug in ike_sa_init_requested
2005-12-07 07:27:28 +00:00
Jan Hutter dab28cedbd - log changed 2005-12-06 16:48:17 +00:00
Martin Willi a6cbf64831 - docs updated 2005-12-06 16:46:39 +00:00
Jan Hutter 3febcf15f0 - code cleaned up 2005-12-06 16:36:42 +00:00
Jan Hutter f104664836 - code cleaned up 2005-12-06 16:04:39 +00:00