Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -546/+0 |
| | |||||
* | Separated the public interfaces of the threading primitives. | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
| | |||||
* | Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵ | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
| | | | | primitives (and utils/mutex.h is now threading.h). | ||||
* | Give plugins more control of which configuration attributes to request, and ↵ | Martin Willi | 2009-11-17 | 1 | -1/+1 |
| | | | | pass received attributes back to the requesting handler | ||||
* | pluto now supports SQL-based virtual IP pools | Andreas Steffen | 2009-10-14 | 1 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -29/+29 |
| | |||||
* | 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. | ||||
* | another lease identity to be single-quoted | Andreas Steffen | 2009-05-16 | 1 | -1/+1 |
| | |||||
* | quote identities | Andreas Steffen | 2009-05-11 | 1 | -4/+4 |
| | |||||
* | hand out a IPv4 virtual address if %any6 is requested | Martin Willi | 2009-05-11 | 1 | -2/+3 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -5/+5 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | attribute_manager supports attribute_handler's to handle configuration ↵ | Martin Willi | 2009-04-24 | 1 | -0/+1 |
| | | | | | | | | 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) | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -2/+2 |
| | |||||
* | stop searching other pools if lease successfully released | Martin Willi | 2009-03-03 | 1 | -0/+1 |
| | |||||
* | [4859] caused crash when handling the %config case | Andreas Steffen | 2009-02-11 | 1 | -8/+8 |
| | |||||
* | corrected syntax | Andreas Steffen | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | respect family when assigning pool addresses | Martin Willi | 2009-02-11 | 1 | -1/+8 |
| | |||||
* | output pool name string rather than pool pointer | Andreas Steffen | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | fixed two bugs introduced by the stroke ip pool refactoring4.2.10 | Andreas Steffen | 2009-01-08 | 1 | -2/+9 |
| | |||||
* | list assigned leases using "ipsec leases" | Martin Willi | 2008-12-10 | 1 | -1/+88 |
| | |||||
* | extended stroke in-memory pool to use hash-tables | Martin Willi | 2008-12-09 | 1 | -54/+158 |
| | | | | | supports online/offline leases properly reassign addresses to identities | ||||
* | pass identity to release_address(), allows providers to do a lookup by id | Martin Willi | 2008-12-05 | 1 | -2/+2 |
| | |||||
* | fixed rightsourceip=%config scenarios | Martin Willi | 2008-04-14 | 1 | -39/+61 |
| | |||||
* | implemented a simple attribute provider for stroke | Martin Willi | 2008-04-09 | 1 | -0/+318 |