aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes
Commit message (Expand)AuthorAgeFilesLines
* Properly remove broadcast address from mem poolsTobias Brunner2012-09-101-1/+1
* Be less verbose if IP allocation for a single pool failsMartin Willi2012-08-301-4/+0
* Strictly enforce address family match while acquiring mem_pool IPsMartin Willi2012-08-301-3/+1
* Pass all configured pool names to attribute provider enumeratorMartin Willi2012-08-303-10/+12
* Pass a list instead of a single virtual IP to attribute enumeratorsMartin Willi2012-08-304-30/+35
* Support multiple address pools configured on a peer_cfgMartin Willi2012-08-302-6/+4
* Add a getter for the mem_pool_t base addressMartin Willi2012-08-242-0/+14
* Validate netmask in mem_pool_createTobias Brunner2012-08-131-0/+1
* Migrated attribute_manager to INIT/METHOD macrosAndreas Steffen2011-10-021-76/+48
* shortened XAUTH and UNITY attribute short namesAndreas Steffen2011-08-161-21/+21
* added HOME_AGENT_ADDRESS CP attribute typeAndreas Steffen2011-07-142-7/+10
* Reimplemented mem pool to support multiple leases for a single identityMartin Willi2010-08-041-129/+172
* Mem pool does not support multiple leases for an identityMartin Willi2010-07-271-2/+11
* Added support for named attribute groupsHeiko Hund2010-07-093-5/+12
* Show contents of the CP payload in message_t stringificationMartin Willi2010-06-242-0/+51
* refactoring of Mode Config functionality allows transport and handling of any...Andreas Steffen2010-05-142-21/+67
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-062-11/+11
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-062-12/+13
* Make in-memory pool thread-safe.Tobias Brunner2010-04-062-17/+36
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-062-0/+541
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-246-0/+767