Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved attribute_manager to libstrongswan | Andreas Steffen | 2009-10-13 | 4 | -527/+0 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 4 | -26/+26 |
| | |||||
* | OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵ | Tobias Brunner | 2009-08-14 | 1 | -1/+1 |
| | | | | enums mutex/condvar/rwlock_type_t. | ||||
* | hide credentials headers in credential_factory.h | Andreas Steffen | 2009-05-28 | 1 | -0/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 4 | -8/+0 |
| | |||||
* | attribute_manager supports attribute_handler's to handle configuration ↵ | Martin Willi | 2009-04-24 | 4 | -2/+238 |
| | | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr) | ||||
* | fixed compiler warnings on 64bit | Martin Willi | 2009-04-22 | 1 | -3/+3 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 3 | -10/+7 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | fixed format string argument error, resulting in crash | Martin Willi | 2009-03-03 | 1 | -2/+14 |
| | | | | fixed memleak if pool not found | ||||
* | pass identity to release_address(), allows providers to do a lookup by id | Martin Willi | 2008-12-05 | 3 | -5/+7 |
| | |||||
* | use a rwlock in attribute manager to allow simultaneous access | Martin Willi | 2008-11-27 | 1 | -12/+12 |
| | |||||
* | implementation of an CFG attribute framework, currently supporting virtual IPs | Martin Willi | 2008-04-09 | 3 | -0/+287 |
updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool |