aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/sql/sqlite.sql
Commit message (Collapse)AuthorAgeFilesLines
* pool: Install SQL schemas from src/poolTobias Brunner2014-02-121-283/+0
| | | | | This allows us to install the schemas if either the attr-sql or sql plugin is enabled, since both use the same schema (at least in parts).
* sql: Set default values for some fields in addresses tableTobias Brunner2014-02-121-3/+3
|
* Syntax error in sqlite.sql fixed.Tobias Brunner2011-11-041-1/+1
|
* support of reqid field in SQL databaseAndreas Steffen2010-12-051-0/+1
|
* Tables added for CAs and CDPs.Tobias Brunner2010-12-031-0/+16
|
* renamed algorithm to proposalAndreas Steffen2010-11-301-9/+9
|
* store IKE and ESP proposals in SQL databaseAndreas Steffen2010-11-301-0/+22
|
* start and route connections defined in an SQL database via start_action ↵Andreas Steffen2010-11-281-0/+1
| | | | field and ipsec up %startall command
* updated SQL templates to support attribute pool and identity parametersAndreas Steffen2010-07-121-0/+16
|
* encoding of MODE_TUNNEL changedAndreas Steffen2010-05-151-1/+1
|
* When logging to the database, the IDs of an IKE SA are initially NULL.Tobias Brunner2010-04-121-2/+2
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+227