Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -227/+0 |
| | |||||
* | provide attributes from SQL database | Andreas Steffen | 2009-12-16 | 1 | -0/+6 |
| | |||||
* | pool names are unique | Martin Willi | 2008-08-22 | 1 | -5/+1 |
| | |||||
* | experimental and untested reimplementation of sql based IP pool | Martin Willi | 2008-07-22 | 1 | -14/+20 |
| | | | | | uses address preallocation and separate address/lease tables for linear lookup time | ||||
* | static leases use 0, not NULL timeout | Martin Willi | 2008-05-15 | 1 | -1/+1 |
| | | | | fixed static leases | ||||
* | ported IP pool to mysql | Martin Willi | 2008-05-09 | 1 | -6/+10 |
| | |||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -1/+2 |
| | |||||
* | fixed compiler warning | Martin Willi | 2008-04-17 | 1 | -1/+35 |
| | |||||
* | updated sql plugin to respect config changes | Martin Willi | 2008-04-15 | 1 | -2/+6 |
| | |||||
* | default is hostaccess=no | Andreas Steffen | 2008-04-06 | 1 | -1/+1 |
| | |||||
* | better normalized tables for SQL plugin (IDs) | Martin Willi | 2008-03-18 | 1 | -58/+109 |
| | |||||
* | logging to SQL database | Martin Willi | 2008-03-15 | 1 | -0/+24 |
| | |||||
* | credential lookup in mysql/sqlite database | Martin Willi | 2008-03-14 | 1 | -0/+26 |
| | |||||
* | SQL schema for MySQL and SQLite, test data | Martin Willi | 2008-03-14 | 1 | -0/+75 |