Martin Willi
16b9a73cc4
- reworked configuration framework completly
...
- configuration is now split up in: connections, policies, credentials and daemon config
- further alloc/free fixes needed!
2006-03-16 15:25:06 +00:00
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
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
Jan Hutter
39b2903ffe
- code cleaned up
2005-12-07 09:03:34 +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
Jan Hutter
f6ba78c370
- added payload CERT
...
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00
Jan Hutter
813ed1cd03
- Code documented
2005-12-04 15:07:38 +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
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