aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/ipsec.conf.5
Commit message (Collapse)AuthorAgeFilesLines
* Adding the version number to the most relevant manual pages.Tobias Brunner2010-05-301-1308/+0
|
* Updated and corrected the ipsec.conf(5) manual page.Tobias Brunner2010-05-301-126/+163
|
* Added left-/rightikeport ipsec.conf options to use custom IKE portsMartin Willi2010-02-261-0/+7
|
* Added a ipsec.conf "inactivity" option to configure inactivity timeout for ↵Martin Willi2010-01-271-24/+28
| | | | CHILD_SAs
* Description of new lifetime limits added to manpage.Tobias Brunner2009-09-011-39/+72
|
* authby=pubkey is now the default authentication4.3.2Andreas Steffen2009-06-191-5/+8
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-1/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-27/+53
|
* set the default of plutostart/charonstart according to ./configure optionsMartin Willi2009-03-241-2/+6
|
* reintegrated eap-radius branch into trunkMartin Willi2009-03-241-0/+4
|
* added eap=mschapv2 to ipsec.conf.5Andreas Steffen2009-02-191-2/+4
|
* added eap=gtc option to ipsec.conf man pageAndreas Steffen2009-01-141-1/+3
|
* nat_traversal in manpage correctedTobias Brunner2008-12-101-1/+1
|
* added type=transport_proxy and installpolicy=yes|no to man pageAndreas Steffen2008-11-131-4/+16
|
* also respect the mobike=no setting as responderMartin Willi2008-09-301-2/+2
|
* ported parts of two-sim branchMartin Willi2008-08-221-0/+8
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* cosmeticsAndreas Steffen2008-07-151-2/+0
|
* added pfsgroup to ipsec.conf.5 man pageAndreas Steffen2008-07-151-0/+6
|
* forgot about alphabetical orderAndreas Steffen2008-05-121-4/+4
|
* added description of plutostderrlog parameter to ipsec.conf.5 man pageAndreas Steffen2008-05-121-0/+4
|
* supporting multiple comma seperated subnets in left/rightsubnet definitionMartin Willi2008-04-251-1/+3
| | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-0/+5
|
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-171-27/+27
|
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-141-0/+7
| | | | additionally supports a "keep" value to keep the old IKE_SA
* updated rightsourceip parameter in man pageMartin Willi2008-04-141-1/+4
|
* changed force_encap to forceencapsMartin Willi2008-04-081-1/+1
|
* changed external interface to the mediation extension.Tobias Brunner2008-03-271-9/+9
|
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-4/+12
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-0/+30
|
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-011-0/+5
| | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
* added mobike option to man pageAndreas Steffen2007-09-021-0/+11
|
* describe eap option in ipsec.conf.5 man pageAndreas Steffen2007-07-041-0/+9
|
* support of PKCS#11 init arguments required by NSS softoken, patch ↵Andreas Steffen2007-07-031-0/+4
| | | | contributed by Robert Varga
* 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
|
* fixed man pageMartin Willi2007-05-251-1/+1
|
* updated man-page for left/rightsourceipMartin Willi2007-05-251-1/+10
|
* updated man page: proposals using PFSMartin Willi2007-04-191-2/+5
|
* updated NEWS, TODO and man pageMartin Willi2007-03-201-3/+12
|
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-211-2/+4
| | | | | support for the type=transport/tunnel parameter in charon
* first try to update ipsec.conf manualMartin Willi2006-12-191-334/+69
|
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-191-1/+10
|
* added charondebug config parameter to set debug level at startupMartin Willi2006-10-181-0/+11
|
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-21/+22
| | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes
* - updated ipsec.conf manual to reflect actual state ofMartin Willi2006-05-231-5/+5
| | | | | keyexchange-parameter
* - added missing ipsec.conf ipsec.conf.5Martin Willi2006-05-191-0/+1295
- existing ipsec.conf won't get overwritten anymore