summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-151-1/+1
* Add RSA keys even for eap-mschapv2Ermal LUÇI2015-01-151-1/+2
* 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 EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-141-1/+11
* 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
* Oops this should be 0s rather than 00. Linked with Ticket #4158Ermal2014-12-301-4/+4
* Check for fqdn peerid/myids and prepend @ so strongswan does not try to be sm...Ermal LUÇI2014-12-301-5/+13
* Use base64 encoded secrets which Fixes #4158Ermal LUÇI2014-12-301-4/+4
* Correct dashboard with new ipsec generationErmal LUÇI2014-12-221-1/+1
* Create a separate connection for IKEv1 with multiple phase2 definitions.Ermal LUÇI2014-12-221-40/+64
* Correct the leftsubnet specification for transport mode.Ermal LUÇI2014-12-191-1/+1
* Heh remove debugging codeErmal LUÇI2014-12-191-1/+0
* Ooops fix this identation on final configErmal LUÇI2014-12-191-13/+13
* Just whitespace save from removing a useless else { branchErmal LUÇI2014-12-191-597/+599
* 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
* Fixes #3995. Do not set rightsourceip on site-to-site VPNs but only on mobile...Ermal2014-11-071-1/+1
* Reload also the configuration not only the secrets before trying to apply exi...Ermal2014-11-071-0/+1
* fix text, PPPoE Server, not VPNChris Buechler2014-11-061-1/+1
* set install_routes=no for charon to avoid the issues noted in ticketChris Buechler2014-11-061-1/+2
* use tabs rather than spaces, as most of this already did.Chris Buechler2014-11-041-8/+6
OpenPOWER on IntegriCloud