Martin Willi
b92eef2868
- improved "stroke status" output
2006-04-26 12:28:02 +00:00
Martin Willi
13e4a62f5c
- added separate implementation for connection_store, credential_store, policy_store
...
- added folder structure to config
- credentials are fetched solely on IDs now
2006-04-25 10:06:30 +00:00
Martin Willi
6862128151
../svn-commit.tmp
2006-04-05 12:10:50 +00:00
Martin Willi
f2ee13a7e8
- improved strokeing
...
- down connection
- status
- some other tweaks
2006-04-04 12:45:29 +00:00
Martin Willi
9c781c152a
- starter work on asn1 with der de/encoder
...
- RSA private and public key can load read key from ASN1 DER
- some other fixes here and there
2006-03-24 15:37:49 +00:00
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
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
5b97779f66
- some fixes here and there
2006-02-09 16:25:02 +00:00
Jan Hutter
e9c0ca15e1
- added deletion of IKE_SA
2005-12-12 14:14:52 +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
39b2903ffe
- code cleaned up
2005-12-07 09:03:34 +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
e314700cb5
- implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA
2005-12-06 12:27:09 +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
0fdc3c7f09
- started to implement authenticator_t
2005-12-02 19:26:01 +00:00
Jan Hutter
0df63d6be4
- retransmitting of requests implemented
2005-12-02 14:07:36 +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
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
a9428251cd
- new configuration support added to ike_sa and states
2005-12-01 17:16:10 +00:00
Jan Hutter
f890d8fe62
- encryption seems to work
2005-11-29 17:19:59 +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
b9d9f18874
- added compution of all needed keys and also creation of needed
...
transform objects
2005-11-28 15:20:51 +00:00
Jan Hutter
aad398a70c
- changed interface of ike_sa
...
- states can access ike_sa fields now just with functions
2005-11-25 13:42:02 +00:00
Martin Willi
5796aa164d
- typedefs changed
2005-11-24 11:30:19 +00:00
Martin Willi
96f79ff1dc
ok
2005-11-23 10:11:50 +00:00