aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/confread.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MODP groups from default ESP proposalTobias Brunner2012-10-241-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* starter: Allow %any also for protocol in left|rightprotoportTobias Brunner2012-09-121-9/+15
* Support multiple addresses/pools in left/rightsourceipMartin Willi2012-08-301-53/+0
* Remove unused ipsec.conf left/rightnatip keywordMartin Willi2012-08-211-26/+0
* starter: Restore original config in case also= is used (which reads the same ...Tobias Brunner2012-08-161-20/+30
* Mask the configured mark value to ensure it is in rangeTobias Brunner2012-06-261-0/+2
* starter: Fixed parsing of %defaultroute.Tobias Brunner2012-06-151-6/+12
* starter: Print additional help texts for selected deprecated keywords.Tobias Brunner2012-06-121-0/+15
* starter: Improved how deprecated keywords are handled.Tobias Brunner2012-06-121-0/+50
* Revert "starter: Don't treat unsupported keywords as fatal errors just report...Tobias Brunner2012-06-121-3/+3
* starter: Fixed parsing of left|right=%any.Tobias Brunner2012-06-121-1/+3
* starter: Removed all unsupported keywords.Tobias Brunner2012-06-111-3/+0
* starter: Don't treat unsupported keywords as fatal errors just report them.Tobias Brunner2012-06-111-3/+3
* Bye bye Pluto!Tobias Brunner2012-06-111-11/+1
* starter: Remove all ties to pluto/libfreeswan.Tobias Brunner2012-06-111-5/+7
* starter: Use custom type for SA specific options (flags).Tobias Brunner2012-06-111-13/+13
* starter: Parse left|rightprotoport directly in confread.c.Tobias Brunner2012-06-111-4/+53
* starter: No special handling for left|rightsubnet, just pass it on as string.Tobias Brunner2012-06-111-32/+0
* starter: Use host_t to parse left|rightsourceip.Tobias Brunner2012-06-111-18/+17
* starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubne...Tobias Brunner2012-06-111-17/+0
* starter: Don't resolve any addresses in starter.Tobias Brunner2012-06-111-70/+6
* starter: Removed pfs and pfsgroup options (handled via esp option).Tobias Brunner2012-06-111-5/+2
* starter: Store mode of the IPsec SA/policy in a separate member.Tobias Brunner2012-06-111-16/+16
* starter: Use custom type to mark seen keywords.Tobias Brunner2012-06-111-15/+15
* starter: Remove left|rightnexthop option.Tobias Brunner2012-06-111-18/+0
* starter: Replaced all usages of clone_str() with strdupnull().Tobias Brunner2012-06-111-12/+12
* starter: Parse authby as string.Tobias Brunner2012-06-111-50/+0
* starter: Drop support for %defaultroute.Tobias Brunner2012-06-111-61/+11
* starter: Migrated logging to libstrongswan.Tobias Brunner2012-06-111-69/+60
* make IKEv1 DPD timeout configurable in charonAndreas Steffen2012-05-171-1/+1
* Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-34/+2
|\
| * Dropped support of deprecated authby=eap and eap= optionsMartin Willi2012-03-201-33/+1
| * Do not ignore configs for IKEv1 in charon anymoreMartin Willi2012-03-201-1/+1
* | Fixed compiler warnings regarding enum comparison.Tobias Brunner2011-11-251-1/+1
|/
* Fix DNS error handling for keyexchange=ike.Mirko Parthey2011-10-251-1/+1
* starter: Use automake LEX/YACC automatisms.Tobias Brunner2011-10-101-1/+0
* Support resolution of "allow_any" DNS names in charon (%hostname)Martin Willi2011-09-021-4/+1
* starter passes unresolved DNS names to charonMartin Willi2011-08-291-65/+71
* Verify that executables are available and set (pluto|charon)start accordingly.Tobias Brunner2011-08-111-0/+30
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-281-2/+2
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-0/+17
* starter: Some whitespace cleanup.Tobias Brunner2010-09-021-2/+2
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-311-2/+4
* moved eap_from_string() fomr libcharon to libstrongswan to make it available ...Andreas Steffen2010-08-131-33/+2
* recognize eap-ttls methodAndreas Steffen2010-08-121-0/+4
* Added EAP-TLS plugin stubMartin Willi2010-08-031-0/+4
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-27/+47
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-0/+35
* remove subnet from sourceipAndreas Steffen2010-05-021-0/+2