aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/connections/connection.c
Commit message (Collapse)AuthorAgeFilesLines
* readded local_credential_storeMartin Willi2006-06-201-3/+50
| | | | | | added sendcert policy to connection some other cleanups
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-5/+5
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-1/+1
| | | | | loading lifetime policies from ipsec.conf
* further work for rekeying:Martin Willi2006-06-071-5/+4
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* - policies contain a connections name nowMartin Willi2006-05-291-63/+9
| | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload
* - changed config load strategy:Martin Willi2006-05-231-2/+18
| | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior.
* (no commit message)Martin Willi2006-05-101-0/+367