Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -535/+0 |
| | |||||
* | Store custom IKE src/dst ports on ike_cfg | Martin Willi | 2010-02-26 | 1 | -1/+2 |
| | |||||
* | Made inactivity_timeout a per CHILD_SA config option | Martin Willi | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -21/+21 |
| | |||||
* | Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵ | Tobias Brunner | 2009-09-01 | 1 | -3/+4 |
| | | | | Initialization is now static. | ||||
* | Adapted the config backends to the new lifetime configuration. | Tobias Brunner | 2009-09-01 | 1 | -2/+4 |
| | |||||
* | fixed memleak in SQL config lookup | Martin Willi | 2009-07-16 | 1 | -2/+2 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -6/+12 |
| | |||||
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -3/+13 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 1 | -26/+1 |
| | |||||
* | added missing ipcomp DB type definition | Andreas Steffen | 2008-05-11 | 1 | -1/+1 |
| | |||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -4/+4 |
| | |||||
* | updated sql plugin to respect config changes | Martin Willi | 2008-04-15 | 1 | -29/+39 |
| | |||||
* | implemented IKE_SA uniqueness using ipsec.conf uniqueids paramater | Martin Willi | 2008-04-14 | 1 | -5/+5 |
| | | | | additionally supports a "keep" value to keep the old IKE_SA | ||||
* | added close_action as a seperate config option to dpd_action | Martin Willi | 2008-04-14 | 1 | -1/+2 |
| | |||||
* | using dpd actions to enforce connection state | Martin Willi | 2008-04-11 | 1 | -2/+2 |
| | | | | dpd actions a per child-, not peer ike-sa | ||||
* | renamed xml plugin to smp to avoid confusion | Martin Willi | 2008-03-28 | 1 | -1/+1 |
| | | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there | ||||
* | better normalized tables for SQL plugin (IDs) | Martin Willi | 2008-03-18 | 1 | -78/+71 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+538 |