summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
Commit message (Expand)AuthorAgeFilesLines
* Fix up IKE auto modeChris Buechler2015-09-291-1/+1
* Correctly show v1/v2/auto on vpn_ipsec.phpChris Buechler2015-09-291-2/+5
* Where the P1 is disabled, show the P2s as disabled since they will be, same a...Chris Buechler2015-01-121-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* only show aggressive/main mode for IKEv1Chris Buechler2014-11-251-1/+4
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+2
* Do not collapse phase2 items every time an action occoursRenato Botelho2014-09-041-10/+12
* Replace all GET use by POSTRenato Botelho2014-09-041-83/+72
* More improvements on IPsec GUI (Ticket #3328):Renato Botelho2014-09-041-49/+153
* Remove wrong code left from copy/pasteRenato Botelho2014-09-041-8/+0
* Use array id to delete phase2, it will simplify changes I'm working on and wi...Renato Botelho2014-09-041-10/+5
* Improvements on IPsec GUI (Ticket #3328):Renato Botelho2014-09-031-70/+157
* Remove uneeded variablesRenato Botelho2014-09-031-2/+1
* Remove unused variablesRenato Botelho2014-09-031-4/+2
* Fix indent and whitespaceRenato Botelho2014-09-031-137/+149
* Fix phase2 removal, p2index points to unique ide and not to array indexRenato Botelho2014-08-251-1/+1
* Do this check now that hash algos can be emptyErmal2014-08-181-4/+6
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-011-29/+23
* Fix alignment of + button and P2 display after addition of IKE column to IPse...jim-p2014-05-131-3/+3
* Update links in "vpn_ipsec.php"Colin Fleming2014-05-091-2/+2
* This needs to be lower caseErmal2014-05-091-1/+1
* Merge pull request #1139 from ExolonDX/branch_master_02Renato Botelho2014-05-091-30/+32
|\
| * Tidy up "vpn_ipsec" XHTMLColin Fleming2014-05-081-30/+32
* | Allow to select IKE version to be used.Ermal2014-05-091-0/+10
|/
* Move the IPsec settings from System > Advanced, Misc tab to "Advanced Setting...jim-p2014-04-251-0/+1
* Remove unused functionErmal2014-03-261-2/+0
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* xhtml Complianceayvis2014-03-141-6/+6
* Remove not needed anymore functionErmal2014-03-061-5/+0
* First swing at converting from racoon to StrongSWAN.Ermal2014-02-061-1/+0
* Change test after IPsec apply to check for any value >= 0. If a user has host...jim-p2013-06-181-1/+1
* Delete SPDs when an IPSec tunnel is deleted.Rafael Abdo2013-01-091-3/+9
* Standardize hypenation and capitalization of Pre-Shared Keyjim-p2012-10-261-1/+1
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-031-0/+11
* Merge remote branch 'upstream/master'jim-p2011-06-031-0/+3
|\
| * Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2....jim-p2011-06-031-0/+3
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-1/+3
|\ \ | |/
| * Add a toggle under System > Advanced on the misc tab to enable/disable debug ...jim-p2011-04-111-1/+3
* | Show the proper Phase entry for the IPv6 tunnelsSeth Mos2011-03-141-3/+3
|/
* Add IPSec 'ipalias' VIP support. Ticket #1041Pierre POMES2010-12-101-1/+4
* Fix text for the P1 table header.Erik Fonnesbeck2010-11-241-2/+2
* Remove unused variable.jim-p2010-10-051-2/+0
* Reorder this, otherwise the function doesn't pick up on the config change.jim-p2010-08-121-1/+2
* Implement gettext() calls on vpn_ipsec.phpCarlos Eduardo Ramos2010-07-271-35/+35
* Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle en...Ermal2010-06-151-7/+1
* Remove Logs tab from OpenVPN, as it is no longer needed.jim-p2010-06-011-1/+0
* Add status/log icons to IPsec pages.jim-p2010-06-011-0/+3
* Add PSK tab to all IPsec pages, it was missing from some.jim-p2010-05-131-1/+2
OpenPOWER on IntegriCloud