summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Ticket #4254 do not put duplicate interface namesErmal LUÇI2015-01-211-1/+1
* Ticket #4254 Actually use proper variables allover to have correct route addedErmal LUÇI2015-01-211-11/+11
* Ticket #4254 Actually use proper interface to check if gateway existsErmal LUÇI2015-01-211-1/+5
* Ticket #4254 Use proper variableErmal LUÇI2015-01-211-4/+4
* Ticket #4254 actually use the info on the protocol of the vpn sepcification t...Ermal LUÇI2015-01-211-2/+2
* Ticket #4254 Handle even hosts specified throguh dns nameErmal LUÇI2015-01-211-2/+7
* Ticket #4524 Bring back static routes on ipsec to make sure charon does not s...Ermal LUÇI2015-01-211-2/+45
* Be compliant with gatway groups specified on ipsec. Ticket #4254Ermal LUÇI2015-01-211-5/+8
* Ticket #4254 Actually fix this on 2.2 branch since vips are not handled by ge...Ermal LUÇI2015-01-211-1/+6
* Ticket #4254 specify the list of interfaces to be used by charon. This is a w...Ermal LUÇI2015-01-211-0/+9
* Just do an update since it will handle itself properly.Ermal LUÇI2015-01-151-1/+0
* Revert "Move to specifically specifying the ID type apart when an ip address ...Ermal LUÇI2015-01-151-13/+11
* Add RSA keys even for eap-mschapv2Ermal LUÇI2015-01-151-1/+2
* Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-151-1/+11
* Oops add missing curlyErmal LUÇI2015-01-141-1/+1
* Also take care of ph1 mobile settings for eap-tlsErmal LUÇI2015-01-141-3/+10
* Add some saftey belts here to be safeErmal LUÇI2015-01-131-2/+4
* To avoid issues with clashing SAIDs go back to specifying the reqid in strong...Ermal LUÇI2015-01-131-0/+4
* Let the kernel handle REQID rather than handling it manually. The connection ...Ermal LUÇI2015-01-091-2/+0
* fix strongswan conf file generation with ipcomp. Ticket #4182Chris Buechler2015-01-071-1/+1
* Fixes #4188 use the same reqid over same phase1 but different phase2 connecti...Ermal LUÇI2015-01-081-1/+1
* Correct the sense of the check by default unity is enabledErmal LUÇI2015-01-071-2/+2
* Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)Ermal LUÇI2015-01-071-1/+6
* Move to specifically specifying the ID type apart when an ip address to have ...Ermal LUÇI2015-01-071-11/+13
* fix spelling of compressionChris Buechler2015-01-071-1/+1
* Fixes #4182 by properly managing IPcomp on ipsec tunnels.Ermal LUÇI2015-01-071-0/+10
* Check for fqdn peerid/myids and prepend @ so strongswan does not try to be sm...Ermal2014-12-301-3/+3
* Check for fqdn peerid/myids and prepend @ so strongswan does not try to be sm...Ermal LUÇI2014-12-301-5/+13
* Oops this should be 0s rather than 00. Linked with Ticket #4158Ermal2014-12-301-3/+3
* Use base64 encoded secrets which Fixes #4158Ermal LUÇI2014-12-301-4/+4
* Manually merge vpn.inc from master since cherry-picking is very messy to perf...Ermal LUÇI2014-12-221-588/+613
* Correct the leftsubnet specification for transport mode.Ermal LUÇI2014-12-191-1/+1
* Ooops fix this identation on final configErmal LUÇI2014-12-191-1/+1
* include $myid in these PSK lines. Ticket #4126Chris Buechler2014-12-181-3/+3
* Give the proper value for the logging level since even 0 is the correct value...Ermal LUÇI2014-12-171-1/+1
* Make sure this message is only displayed on consoleRenato Botelho2014-12-101-1/+2
* Proper fix was put on f658bacErmal LUÇI2014-12-041-1/+2
* Can't skip this if booting, ends up breaking config. Ticket #4071Chris Buechler2014-12-031-2/+1
* Only set i_dont_care_about_security_and_use_aggressive_mode_psk=yes where the...Chris Buechler2014-11-291-4/+10
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-9/+9
* Ooops do the right things for a correct config and php syntaxErmal LUÇI2014-11-251-1/+1
* Put the aggressive line only during ikev1 configsErmal LUÇI2014-11-251-1/+2
* clean up tabs in strongswan.confChris Buechler2014-11-211-15/+15
* Matching bracket in vpn.incPhil Davis2014-11-191-1/+1
* Ticket #3987. Strongswan support autodetection of IKE version exchange. Suppo...Ermal2014-11-191-3/+6
* Ticket #3809 use the setting with number rather than string since the parser ...Ermal2014-11-191-1/+1
* Fix the generation of certificates for rsa type. strpos returns the pos as 0 ...Ermal2014-11-171-1/+1
* Oops wrong choice the checkbox is only for javascriptErmal2014-11-121-1/+1
* Remove redundant code and check for dpd_enable checkbox to be setErmal2014-11-121-3/+2
* Use leftcert for more options on IPsec authenticationErmal2014-11-111-0/+6
OpenPOWER on IntegriCloud