aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Expand)AuthorAgeFilesLines
...
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-175-37/+42
* set long-forgotten DPD defaultsAndreas Steffen2008-04-151-0/+2
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-143-1/+17
* updated rightsourceip parameter in man pageMartin Willi2008-04-141-1/+4
* host_srcip was not properly initialized in starterwhack.cAndreas Steffen2008-04-131-2/+5
* implementation of an CFG attribute framework, currently supporting virtual IPsMartin Willi2008-04-095-26/+77
* changed force_encap to forceencapsMartin Willi2008-04-081-1/+1
* support of force_keepalive parameterAndreas Steffen2008-04-025-0/+8
* removed unused yynuput to fix compiler warningMartin Willi2008-03-281-1/+1
* changed external interface to the mediation extension.Tobias Brunner2008-03-273-14/+14
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-265-16/+16
* suppress IKEv2-specific policy flags in pluto. Patch contributed by Heiko Hun...Andreas Steffen2008-03-211-0/+8
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-138-18/+5
* creating sysconfdir if it does not existMartin Willi2008-02-221-2/+13
* set nexthop default value to 0::0 in IPv6 connectionsAndreas Steffen2007-12-192-5/+10
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-134-12/+39
* merged EAP-MD5 into trunkMartin Willi2007-12-121-0/+4
* ipsec and starter exit with LSB-compliant return codesAndreas Steffen2007-11-281-11/+23
* be less agressive, but more verbose in killing charonMartin Willi2007-11-151-1/+6
* added RCSIDAndreas Steffen2007-10-0830-33/+325
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-036-3/+57
* renamed force_encap to forceencaps (as it is named in openswan)Martin Willi2007-10-024-4/+4
* moved force_encap to ike_config, enables responder to enforce udp encapsulationMartin Willi2007-10-011-0/+1
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-015-0/+11
* moved loglite.c from openac to scepclientAndreas Steffen2007-09-181-2/+2
* added mobike option to man pageAndreas Steffen2007-09-021-0/+11
* added mobike=yes|no connection optionMartin Willi2007-08-295-1/+9
* handle dns lookup failuresAndreas Steffen2007-08-024-9/+37
* added to ipsec.conf installation pathAndreas Steffen2007-07-111-1/+1
* describe eap option in ipsec.conf.5 man pageAndreas Steffen2007-07-041-0/+9
* cosmeticsAndreas Steffen2007-07-041-1/+2
* removed the ipsec.conf version numberAndreas Steffen2007-07-041-6/+0
* support of PKCS#11 init arguments required by NSS softoken, patch contributed...Andreas Steffen2007-07-031-0/+4
* support of PKCS#11 init arguments required by NSS softoken, patch contributed...Andreas Steffen2007-07-035-0/+9
* fix of the bug fix, courtesy of Robert VargaAndreas Steffen2007-07-021-1/+4
* bug fix courtesy of Robert VargaAndreas Steffen2007-07-021-1/+1
* alphabetical orderAndreas Steffen2007-06-271-246/+245
* separated pluto, charon, and klips setup config section parametersAndreas Steffen2007-06-271-136/+142
* added lefthostaccess and leftprotoport parametersAndreas Steffen2007-06-271-27/+43
* update ipsec.conf man pageAndreas Steffen2007-06-271-279/+259
* add starter.8 man page to distributionAndreas Steffen2007-06-271-1/+1
* cosmeticsAndreas Steffen2007-06-271-2/+2
* recognize wildcard keyingtries=%foreverAndreas Steffen2007-06-271-1/+1
* recognize wildcards right=%group and keyingtries=%foreverAndreas Steffen2007-06-271-0/+27
* support of right=%<FQDN> wildcardAndreas Steffen2007-06-251-1/+19
* discarded unused functionsAndreas Steffen2007-06-252-450/+1
* make starter behave more gracefully in the presence of non-fatal errorsAndreas Steffen2007-06-253-96/+124
* support of right|leftallowany flagAndreas Steffen2007-06-185-0/+8
* added setsid() to properly detach from consoleMartin Willi2007-06-111-0/+1
* fixed man pageMartin Willi2007-05-251-1/+1