aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/args.c
Commit message (Collapse)AuthorAgeFilesLines
...
* properly convert boolean flags when parsing ipsec.confTobias Brunner2009-05-071-3/+11
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-490/+490
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-11/+13
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-0/+5
|
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-0/+1
|
* ported parts of two-sim branchMartin Willi2008-08-221-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 fileAndreas Steffen2008-05-121-1/+1
|
* support of plutostderrlog keywordAndreas Steffen2008-05-111-0/+1
|
* fixed memory corruption problem in starterAndreas Steffen2008-04-271-5/+5
|
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-1/+1
|
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-141-1/+9
| | | | additionally supports a "keep" value to keep the old IKE_SA
* support of force_keepalive parameterAndreas Steffen2008-04-021-0/+1
|
* mediation extension adapted to the naming convention of the current version ↵Tobias Brunner2008-03-261-3/+3
| | | | of the draft. note: the external interface (config, autotools) has not yet been changed
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-1/+0
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-0/+4
|
* renamed force_encap to forceencaps (as it is named in openswan)Martin Willi2007-10-021-1/+1
|
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-011-0/+1
| | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
* added mobike=yes|no connection optionMartin Willi2007-08-291-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 Steffen2007-07-031-0/+1
| | | | contributed by Robert Varga
* recognize wildcard keyingtries=%foreverAndreas Steffen2007-06-271-1/+1
|
* support of right|leftallowany flagAndreas Steffen2007-06-181-0/+1
|
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-201-1/+7
|
* support of ca info recordsAndreas Steffen2007-02-231-0/+1
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+2
| | | | | includes a lot of other modifications
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-191-0/+1
|
* added XAUTH supportAndreas Steffen2006-12-051-0/+1
|
* added 'modeconfig=pull|push' and 'left|rightnatip' keywordsAndreas Steffen2006-10-251-0/+2
|
* added charondebug config parameter to set debug level at startupMartin Willi2006-10-181-1/+2
|
* - applied patch from andreasMartin Willi2006-05-061-2/+2
| | | | | | - added charonstart option to config - new ikev2 tests for UML
* (no commit message)Martin Willi2006-04-281-0/+624