Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pool: Install SQL schemas from src/pool | Tobias Brunner | 2014-02-12 | 1 | -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 table | Tobias Brunner | 2014-02-12 | 1 | -3/+3 |
| | |||||
* | Syntax error in sqlite.sql fixed. | Tobias Brunner | 2011-11-04 | 1 | -1/+1 |
| | |||||
* | support of reqid field in SQL database | Andreas Steffen | 2010-12-05 | 1 | -0/+1 |
| | |||||
* | Tables added for CAs and CDPs. | Tobias Brunner | 2010-12-03 | 1 | -0/+16 |
| | |||||
* | renamed algorithm to proposal | Andreas Steffen | 2010-11-30 | 1 | -9/+9 |
| | |||||
* | store IKE and ESP proposals in SQL database | Andreas Steffen | 2010-11-30 | 1 | -0/+22 |
| | |||||
* | start and route connections defined in an SQL database via start_action ↵ | Andreas Steffen | 2010-11-28 | 1 | -0/+1 |
| | | | | field and ipsec up %startall command | ||||
* | updated SQL templates to support attribute pool and identity parameters | Andreas Steffen | 2010-07-12 | 1 | -0/+16 |
| | |||||
* | encoding of MODE_TUNNEL changed | Andreas Steffen | 2010-05-15 | 1 | -1/+1 |
| | |||||
* | When logging to the database, the IDs of an IKE SA are initially NULL. | Tobias Brunner | 2010-04-12 | 1 | -2/+2 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+227 |