Commit Graph
72 Commits
Author SHA1 Message Date
Martin Willi c3903a1861 - removed prime pool 2005-12-07 15:53:34 +00:00
Martin Willi 5346c89460 - logging cleanup in states 2005-12-07 11:49: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
Martin Willi c3dc864eaa - code cleanup of encoding package 2005-12-06 13:44:22 +00:00
Jan Hutter e314700cb5 - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA 2005-12-06 12:27:09 +00:00
Jan Hutter 9affa65c79 - code cleaned 2005-12-06 10:12:42 +00:00
Jan Hutter 6d0310e852 - code cleaned 2005-12-06 09:57:38 +00:00
Jan Hutter 91194f45c1 - code cleaned 2005-12-06 09:27:44 +00:00
Jan Hutter d94f63f66b - code cleaned 2005-12-06 08:27:20 +00:00
Jan Hutter 0d74d84bd4 - code cleaned 2005-12-06 08:13:32 +00:00
Jan Hutter f6ba78c370 - added payload CERT
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00
Martin Willi 3ebebc5e96 - started implementation of netlink kernel interface 2005-12-04 19:05:52 +00:00
Jan Hutter 813ed1cd03 - Code documented 2005-12-04 15:07:38 +00:00
Jan Hutter fc5b6b3b65 - code documented 2005-12-04 14:02:09 +00:00
Martin Willi 8ff8c33d1d - implemented RSA, only signing and verifying esma_pkcs1 padded
- removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool
- added prime-pool (needs priority fix)
- proof of concept RSA authentication
- mpz uses LEAK_DETECTIVE
- configuration-manager supports rsa keys
2005-12-04 01:30:35 +00:00
Jan Hutter a374d1ee66 - code cleaned 2005-12-03 16:52:54 +00:00
Jan Hutter aebb38a093 - preshared secrets are now retrieved over configuration_manager 2005-12-03 16:02:06 +00:00
Jan Hutter 8d68033e5c - authentication with preshared key working but code MUST be cleaned 2005-12-03 14:47:58 +00:00
Jan Hutter ebae15f0a0 - forgot to add 2005-12-03 12:32:26 +00:00
Jan Hutter 0fdc3c7f09 - started to implement authenticator_t 2005-12-02 19:26:01 +00:00
Martin Willi caa6b542c0 - fixed id bugs 2005-12-02 17:24:09 +00:00
Martin Willi 7ef7c3835a - fixed id bug 2005-12-02 16:19:01 +00:00
Martin Willi 01de2f3cd5 - fixes 2005-12-02 16:09:04 +00:00
Jan Hutter 94b0f906e6 fixed different bugs when checking out ike sa and retransmitting
requests
2005-12-02 15:40:04 +00:00
Martin Willi 016dfc7253 - comments 2005-12-02 14:11:32 +00:00
Jan Hutter 0df63d6be4 - retransmitting of requests implemented 2005-12-02 14:07:36 +00:00
Martin Willi ccb37df25d - state ike_auth_requested
- does now establishing of IKE_SA in both directions
2005-12-02 13:45:47 +00:00
Jan Hutter 5534ee8476 - added new job type retransmit_request_job_t
- fixed memory leaks
2005-12-02 13:20:20 +00:00
Martin Willi f2d4a4475a - fixed memleak 2005-12-02 13:13:57 +00:00
Martin Willi ccf783d29d - state ike_sa_init_responded implemented (has some memleaks) 2005-12-02 12:38:55 +00:00
Jan Hutter ae3012a0ea - added notify message handling to ike_sa_init_requested_t and
responder_init_t
2005-12-02 11:38:56 +00:00
Jan Hutter 2848a7ba33 responder_init does return DELETE_ME in case of error 2005-12-02 08:52:01 +00:00
Jan Hutter 8c7824fb57 2005-12-02 08:05:20 +00:00
Jan Hutter 56aeee4936 cleaned code 2005-12-02 07:43:05 +00:00
Jan Hutter 1b3f92d28d - fixed bugs 2005-12-01 19:53:48 +00:00
Jan Hutter a9428251cd - new configuration support added to ike_sa and states 2005-12-01 17:16:10 +00:00
Martin Willi d45ec1dedf - implemented sa_config
- uses identification
- and host
- untested
- ts need further tuning
2005-12-01 07:35:03 +00:00
Jan Hutter f603933427 code of message_t cleaned and added more logs 2005-11-30 12:58:57 +00:00
Jan Hutter af30c6b910 2005-11-30 08:55:59 +00:00
Martin Willi 9b8f174db4 - fixed message rule
- decryption attempt
2005-11-30 08:46:56 +00:00