aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/sql/sqlite.sql
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-227/+0
|
* provide attributes from SQL databaseAndreas Steffen2009-12-161-0/+6
|
* pool names are uniqueMartin Willi2008-08-221-5/+1
|
* experimental and untested reimplementation of sql based IP poolMartin Willi2008-07-221-14/+20
| | | | | uses address preallocation and separate address/lease tables for linear lookup time
* static leases use 0, not NULL timeoutMartin Willi2008-05-151-1/+1
| | | | fixed static leases
* ported IP pool to mysqlMartin Willi2008-05-091-6/+10
|
* IPComp for IKEv2Tobias Brunner2008-05-081-1/+2
|
* fixed compiler warningMartin Willi2008-04-171-1/+35
|
* updated sql plugin to respect config changesMartin Willi2008-04-151-2/+6
|
* default is hostaccess=noAndreas Steffen2008-04-061-1/+1
|
* better normalized tables for SQL plugin (IDs)Martin Willi2008-03-181-58/+109
|
* logging to SQL databaseMartin Willi2008-03-151-0/+24
|
* credential lookup in mysql/sqlite databaseMartin Willi2008-03-141-0/+26
|
* SQL schema for MySQL and SQLite, test dataMartin Willi2008-03-141-0/+75