aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/whack_attribute.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-365/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* do not destroy whack_attr if it hasn't been initializedAndreas Steffen2010-04-291-5/+10
|
* show in-memory pools in ipsec statusallAndreas Steffen2010-04-111-0/+26
|
* Added function to list the leases of the in-memory pools.Tobias Brunner2010-04-061-0/+80
|
* Delete the in-memory IP address pools if a connection gets deleted.Tobias Brunner2010-04-061-0/+3
| | | | This fixes ipsec reload.
* Adding a whack_attribute class which manages in-memory pools in pluto and is ↵Tobias Brunner2010-04-061-0/+251
very similar to stroke_attribute.