| Commit message (Expand) | Author | Age | Files | Lines |
* | accelerate lookup in non-concatenated pools | Andreas Steffen | 2009-07-17 | 1 | -22/+40 |
* | check for an existing lease over all assigned pools first | Andreas Steffen | 2009-07-17 | 1 | -24/+55 |
* | fixed problem with static leases over multiple pools | Andreas Steffen | 2009-07-16 | 1 | -8/+36 |
* | fixed memleak in SQL config lookup | Martin Willi | 2009-07-16 | 1 | -2/+2 |
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
* | added missing identification.h include | Martin Willi | 2009-06-04 | 1 | -0/+1 |
* | some additional .gitignore's | Martin Willi | 2009-05-07 | 1 | -0/+1 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 11 | -22/+0 |
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -1/+1 |
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 1 | -2/+1 |
* | attribute_manager supports attribute_handler's to handle configuration attrib... | Martin Willi | 2009-04-24 | 1 | -0/+1 |
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 1 | -1/+2 |
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 3 | -13/+14 |
* | updated Doxyfile | Martin Willi | 2009-03-24 | 5 | -5/+5 |
* | printf hooks refactored to increase portability (i.e. support for platforms w... | Tobias Brunner | 2009-03-12 | 1 | -2/+2 |
* | fixed format string argument error, resulting in crash | Martin Willi | 2009-03-03 | 1 | -1/+1 |
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 1 | -1/+1 |
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 1 | -1/+1 |
* | pass identity to release_address(), allows providers to do a lookup by id | Martin Willi | 2008-12-05 | 1 | -2/+2 |
* | remove attribute provider in SQL plugin destruction | Martin Willi | 2008-11-27 | 1 | -0/+1 |
* | ported some hard-to-merge cherries back to trunk :-/ | Martin Willi | 2008-11-12 | 2 | -29/+5 |
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -0/+2 |
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 2 | -8/+7 |
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -2/+2 |
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -3/+13 |
* | pool names are unique | Martin Willi | 2008-08-22 | 1 | -5/+1 |
* | added option charon.plugins.sql.lease_history to disable lease history logging | Martin Willi | 2008-07-24 | 1 | -4/+17 |
* | fixed statistic calcuation for static leases | Martin Willi | 2008-07-24 | 1 | -11/+14 |
* | fixed pool statistics | Martin Willi | 2008-07-23 | 1 | -2/+2 |
* | experimental and untested reimplementation of sql based IP pool | Martin Willi | 2008-07-22 | 4 | -232/+300 |
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -2/+3 |
* | sql plugin supports a list of pools to fall back, specified by e.g. rightsour... | Martin Willi | 2008-07-02 | 1 | -10/+29 |
* | fixed chunk_increment, fixes reuse of already assigned addresses | Martin Willi | 2008-06-30 | 1 | -1/+1 |
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 1 | -26/+1 |
* | convert comma-separated RDNs into slash-separated OpenSSL --subject format | Andreas Steffen | 2008-06-05 | 1 | -13/+3 |
* | fixed --utc parsing position | Martin Willi | 2008-06-05 | 1 | -22/+47 |
* | fixed UTC identitation | Martin Willi | 2008-06-05 | 1 | -12/+141 |
* | cosmetics in size field of ipsec pool --status command | Andreas Steffen | 2008-06-04 | 1 | -2/+2 |
* | added pool statistics (size, online, lease count, with usage ratio) | Martin Willi | 2008-06-04 | 1 | -5/+36 |
* | some input validation checks for --add and --resize | Martin Willi | 2008-06-04 | 1 | -6/+47 |
* | fix caption alignment if date is displayed in local time | Andreas Steffen | 2008-05-23 | 1 | -2/+4 |
* | added --utc option to ipsec pool | Andreas Steffen | 2008-05-23 | 1 | -9/+15 |
* | fixed the strongswan.conf path | Andreas Steffen | 2008-05-22 | 1 | -1/+3 |
* | suppress listing of integrity algorithm if it is undefined | Andreas Steffen | 2008-05-17 | 1 | -3/+3 |
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 2 | -3/+3 |
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 2 | -5/+6 |
* | static leases use 0, not NULL timeout | Martin Willi | 2008-05-15 | 3 | -4/+4 |
* | fixed "pool --purge" on mysql | Martin Willi | 2008-05-13 | 1 | -1/+1 |
* | fixed lookup for expired leases | Martin Willi | 2008-05-13 | 1 | -3/+9 |
* | added missing ipcomp DB type definition | Andreas Steffen | 2008-05-11 | 1 | -1/+1 |