aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/sql/mysql.sql
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-226/+0
|
* provide attributes from SQL databaseAndreas Steffen2009-12-161-0/+6
|
* experimental and untested reimplementation of sql based IP poolMartin Willi2008-07-221-4/+13
| | | | | 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-2/+30
|
* IPComp for IKEv2Tobias Brunner2008-05-081-0/+1
|
* updated sql plugin to respect config changesMartin Willi2008-04-151-1/+5
|
* default is hostaccess=noAndreas Steffen2008-04-061-1/+1
|
* better normalized tables for SQL plugin (IDs)Martin Willi2008-03-181-40/+77
|
* logging to SQL databaseMartin Willi2008-03-151-0/+25
|
* credential lookup in mysql/sqlite databaseMartin Willi2008-03-141-0/+33
|
* SQL schema for MySQL and SQLite, test dataMartin Willi2008-03-141-0/+83