aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_attribute.c
Commit message (Expand)AuthorAgeFilesLines
* mem-pool: Pass the remote IKE address, to re-acquire() an address during reauthMartin Willi2015-02-201-6/+7
* attribute-provider: Pass full IKE_SA to provider backendsMartin Willi2015-02-201-5/+9
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Check for an existing lease in all stroke pools before creating a new oneMartin Willi2012-09-111-7/+31
* Pass full pool list to release_addressMartin Willi2012-09-111-4/+16
* Pass the full list of pools to acquire_address, enumerate in providersMartin Willi2012-09-111-4/+16
* Print the name of mem pools instead of the confusing <base>/<size>Tobias Brunner2012-09-101-2/+4
* Pass all configured pool names to attribute provider enumeratorMartin Willi2012-08-301-2/+2
* Pass a list instead of a single virtual IP to attribute enumeratorsMartin Willi2012-08-301-1/+1
* Support multiple addresses/pools in left/rightsourceipMartin Willi2012-08-301-37/+44
* Serve ipsec.conf rightdns servers through stroke attribute providerMartin Willi2012-08-211-10/+143
* Use a read-write lock in stroke_attribute to increase concurrency.Tobias Brunner2010-04-061-19/+19
* Migrated stroke_attribute_t to METHOD/INIT macros.Tobias Brunner2010-04-061-45/+35
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-061-347/+37
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+546