Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final fix for cloning and deleting sourceip strings | Andreas Steffen | 2010-05-02 | 1 | -1/+1 |
| | |||||
* | Added left-/rightikeport ipsec.conf options to use custom IKE ports | Martin Willi | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | Added a ipsec.conf "inactivity" option to configure inactivity timeout for ↵ | Martin Willi | 2010-01-27 | 1 | -0/+1 |
| | | | | CHILD_SAs | ||||
* | allow ECP DH groups in pfsgroup definition | Andreas Steffen | 2009-11-24 | 1 | -0/+5 |
| | |||||
* | pluto now supports SQL-based virtual IP pools | Andreas Steffen | 2009-10-14 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | Added keywords for the new lifetime limits to starter. | Tobias Brunner | 2009-09-01 | 1 | -0/+4 |
| | |||||
* | Added parser for unsigned long long ints to starter. | Tobias Brunner | 2009-09-01 | 1 | -0/+26 |
| | |||||
* | fixed dereferencing bug caused by bool type redefinition | Andreas Steffen | 2009-08-02 | 1 | -17/+51 |
| | |||||
* | properly convert boolean flags when parsing ipsec.conf | Tobias Brunner | 2009-05-07 | 1 | -3/+11 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -490/+490 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -11/+13 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -0/+5 |
| | |||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 1 | -0/+1 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -0/+1 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | plutostderrlog parameter now declares a stderr redirection file | Andreas Steffen | 2008-05-12 | 1 | -1/+1 |
| | |||||
* | support of plutostderrlog keyword | Andreas Steffen | 2008-05-11 | 1 | -0/+1 |
| | |||||
* | fixed memory corruption problem in starter | Andreas Steffen | 2008-04-27 | 1 | -5/+5 |
| | |||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | implemented IKE_SA uniqueness using ipsec.conf uniqueids paramater | Martin Willi | 2008-04-14 | 1 | -1/+9 |
| | | | | additionally supports a "keep" value to keep the old IKE_SA | ||||
* | support of force_keepalive parameter | Andreas Steffen | 2008-04-02 | 1 | -0/+1 |
| | |||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -3/+3 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -1/+0 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -0/+4 |
| | |||||
* | renamed force_encap to forceencaps (as it is named in openswan) | Martin Willi | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 1 | -0/+1 |
| | | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls | ||||
* | added mobike=yes|no connection option | Martin Willi | 2007-08-29 | 1 | -0/+1 |
| | | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes | ||||
* | support of PKCS#11 init arguments required by NSS softoken, patch ↵ | Andreas Steffen | 2007-07-03 | 1 | -0/+1 |
| | | | | contributed by Robert Varga | ||||
* | recognize wildcard keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -1/+1 |
| | |||||
* | support of right|leftallowany flag | Andreas Steffen | 2007-06-18 | 1 | -0/+1 |
| | |||||
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 1 | -1/+7 |
| | |||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 1 | -0/+1 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+2 |
| | | | | | includes a lot of other modifications | ||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 1 | -0/+1 |
| | |||||
* | added XAUTH support | Andreas Steffen | 2006-12-05 | 1 | -0/+1 |
| | |||||
* | added 'modeconfig=pull|push' and 'left|rightnatip' keywords | Andreas Steffen | 2006-10-25 | 1 | -0/+2 |
| | |||||
* | added charondebug config parameter to set debug level at startup | Martin Willi | 2006-10-18 | 1 | -1/+2 |
| | |||||
* | - applied patch from andreas | Martin Willi | 2006-05-06 | 1 | -2/+2 |
| | | | | | | - added charonstart option to config - new ikev2 tests for UML | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+624 |