aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/args.c
Commit message (Expand)AuthorAgeFilesLines
* Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packetsMartin Willi2013-02-061-0/+17
* Added an option that allows to force IKEv1 fragmentationTobias Brunner2013-01-121-1/+8
* Use a connection specific option to en-/disable IKEv1 fragmentationTobias Brunner2012-12-241-0/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Add uniqueids=never to ignore INITIAL_CONTACT notifiesTobias Brunner2012-09-101-0/+1
* Remove unused ipsec.conf left/rightnatip keywordMartin Willi2012-08-211-1/+0
* Add a left/rightdns keyword to configure connection specific DNS attributesMartin Willi2012-08-211-0/+1
* Add an ipsec.conf leftgroups2 parameter for the second authentication roundMartin Willi2012-07-261-0/+1
* ldaphost and ldapbase ca section keywords are deprecatedTobias Brunner2012-06-251-2/+0
* starter: Print additional help texts for selected deprecated keywords.Tobias Brunner2012-06-121-0/+2
* starter: Improved how deprecated keywords are handled.Tobias Brunner2012-06-121-0/+4
* starter: Removed all unsupported keywords.Tobias Brunner2012-06-111-70/+0
* starter: Remove all ties to pluto/libfreeswan.Tobias Brunner2012-06-111-3/+0
* starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubne...Tobias Brunner2012-06-111-1/+0
* starter: Don't resolve any addresses in starter.Tobias Brunner2012-06-111-2/+1
* starter: Removed pfs and pfsgroup options (handled via esp option).Tobias Brunner2012-06-111-18/+0
* starter: Use custom type to mark seen keywords.Tobias Brunner2012-06-111-4/+3
* starter: Remove left|rightnexthop option.Tobias Brunner2012-06-111-1/+0
* starter: Replaced all usages of clone_str() with strdupnull().Tobias Brunner2012-06-111-4/+4
* starter: Parse authby as string.Tobias Brunner2012-06-111-1/+15
* starter: Migrated logging to libstrongswan.Tobias Brunner2012-06-111-16/+20
* Dropped support of deprecated authby=eap and eap= optionsMartin Willi2012-03-201-1/+0
* Added a "aggressive" ipsec.conf connection optionMartin Willi2012-03-201-0/+1
* starter: Use automake LEX/YACC automatisms.Tobias Brunner2011-10-101-1/+0
* starter passes unresolved DNS names to charonMartin Willi2011-08-291-1/+1
* pluto: --debug-kernel aliasing was not fully complete.Tobias Brunner2011-08-021-0/+1
* Add a closeaction ipsec.conf keyword to configure close actionMartin Willi2011-06-071-0/+1
* Clearly mark switch cases that fall through.Tobias Brunner2011-04-191-0/+1
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-071-0/+1
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-0/+1
* Added support for the ipsec.conf aaa_identity keywordMartin Willi2010-08-311-0/+1
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-0/+2
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-0/+1
* introduced xauth_identity keywordAndreas Steffen2010-05-151-0/+1
* Add reqid keyword to config connection section.Reto Buerki2010-05-041-0/+1
* final fix for cloning and deleting sourceip stringsAndreas Steffen2010-05-021-1/+1
* Added left-/rightikeport ipsec.conf options to use custom IKE portsMartin Willi2010-02-261-0/+1
* Added a ipsec.conf "inactivity" option to configure inactivity timeout for CH...Martin Willi2010-01-271-0/+1
* allow ECP DH groups in pfsgroup definitionAndreas Steffen2009-11-241-0/+5
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-141-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-3/+3
* Added keywords for the new lifetime limits to starter.Tobias Brunner2009-09-011-0/+4
* Added parser for unsigned long long ints to starter.Tobias Brunner2009-09-011-0/+26
* fixed dereferencing bug caused by bool type redefinitionAndreas Steffen2009-08-021-17/+51
* 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