aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Expand)AuthorAgeFilesLines
* starter: Add an 'ah' keyword for Authentication Header Security AssociationsMartin Willi2013-10-115-0/+5
* starter: Don't ignore keyingtries with rekey=noTobias Brunner2013-09-261-1/+2
* stroke: re-enable modeconfig keywordMartin Willi2013-09-041-0/+1
* starter: Properly refer to the ipsec script if it was renamedTobias Brunner2013-07-223-2/+3
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-18/+16
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-281-1/+1
* starter: Make ipsec.conf path configurable via command lineTobias Brunner2013-06-211-3/+14
* starter: ignore return value of sete[gu]id(), now having warn_unused_resultMartin Willi2013-06-181-5/+4
* Load any type (RSA/ECDSA) of public key via left|rightsigkeyTobias Brunner2013-05-072-5/+7
* Use the GEN silent rule when generating gperf filesMartin Willi2013-05-061-1/+1
* android: Remove/filter header files from LOCAL_SRC_FILESTobias Brunner2013-03-201-1/+3
* starter: Make daemon name configurableAdrian-Ken Rueegsegger2013-03-194-35/+120
* Merge branch 'opaque-ports'Martin Willi2013-03-014-10/+37
|\
| * Optionally support port ranges in leftprotoportMartin Willi2013-02-211-4/+20
| * Support %opaque keyword in leftprotoport for "opaque" portsMartin Willi2013-02-211-0/+5
| * Pass complete port range over stroke interface for more flexibilityMartin Willi2013-02-214-9/+13
* | Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packetsMartin Willi2013-02-065-3/+21
|/
* starter: Add --attach-gdb option to usage textAdrian-Ken Rueegsegger2013-01-221-1/+2
* Added an option that allows to force IKEv1 fragmentationTobias Brunner2013-01-124-7/+18
* Use a connection specific option to en-/disable IKEv1 fragmentationTobias Brunner2012-12-246-0/+8
* Remove MODP groups from default ESP proposalTobias Brunner2012-10-241-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-248-8/+8
* Starter ignores non-fatal errors when reloading configTobias Brunner2012-10-181-1/+1
* Starter unroutes removed or changed connections before loading and routing ne...Tobias Brunner2012-10-183-0/+19
* starter: Added --nolog option to suppress logging in starter itselfTobias Brunner2012-09-121-2/+6
* starter: Allow %any also for protocol in left|rightprotoportTobias Brunner2012-09-121-9/+15
* Add uniqueids=never to ignore INITIAL_CONTACT notifiesTobias Brunner2012-09-101-0/+1
* starter: Load config again when restarting charonTobias Brunner2012-09-051-0/+16
* Merge branch 'multi-vip'Martin Willi2012-08-317-89/+8
|\
| * Support multiple addresses/pools in left/rightsourceipMartin Willi2012-08-303-55/+0
| * Remove unused ipsec.conf left/rightnatip keywordMartin Willi2012-08-216-34/+0
| * Add a left/rightdns keyword to configure connection specific DNS attributesMartin Willi2012-08-215-0/+8
* | Removed deprecated options from ipsec.conf templateTobias Brunner2012-08-241-9/+1
|/
* starter: Restore original config in case also= is used (which reads the same ...Tobias Brunner2012-08-161-20/+30
* Only load kernel plugins in starter when flushing SAD/SPD entriesTobias Brunner2012-08-162-9/+8
* Add an ipsec.conf leftgroups2 parameter for the second authentication roundMartin Willi2012-07-265-0/+8
* Mask the configured mark value to ensure it is in rangeTobias Brunner2012-06-261-0/+2
* Removed -o argument when creating .../ipsec.d with installTobias Brunner2012-06-251-1/+1
* ldaphost and ldapbase ca section keywords are deprecatedTobias Brunner2012-06-254-8/+2
* starter: Fixed parsing of %defaultroute.Tobias Brunner2012-06-151-6/+12
* Print the kind of *Swan during starter startupMartin Willi2012-06-141-1/+4
* thanks to narrowing treat right|leftsubnetwithin as synonyms for right|leftsu...Andreas Steffen2012-06-141-2/+2
* starter: Print additional help texts for selected deprecated keywords.Tobias Brunner2012-06-124-6/+25
* starter: Improved how deprecated keywords are handled.Tobias Brunner2012-06-124-7/+99
* 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: Fix comparison of connections.Tobias Brunner2012-06-111-3/+4
* starter: Removed all unsupported keywords.Tobias Brunner2012-06-117-203/+26
* starter: Don't treat unsupported keywords as fatal errors just report them.Tobias Brunner2012-06-111-3/+3
* Bye bye Pluto!Tobias Brunner2012-06-114-23/+1