summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/ipsec.widget.php
Commit message (Expand)AuthorAgeFilesLines
* IPsec Widget allow for old settings that have no iketypePhil Davis2014-12-301-1/+1
* Display tunnel description on IPsec widgetPhil Davis2014-12-261-45/+49
* Oops remove variable with same name unused!Ermal LUÇI2014-12-241-1/+1
* Add checks for ghost phase2 and no need to check for number of phase2 hereErmal LUÇI2014-12-241-3/+3
* Correct skipping of disabled tunnelsErmal LUÇI2014-12-241-1/+1
* Correct status counter of inactive tunnelsErmal LUÇI2014-12-241-0/+8
* Oops do not override ipsec status array!Ermal LUÇI2014-12-231-2/+2
* Correct dashboard with new ipsec generationErmal LUÇI2014-12-221-24/+43
* fix IPsec widget status display after recent changes broke it. Ticket #4045Chris Buechler2014-11-251-10/+15
* Do not display the disabled tunnels since they are not needed in the widget. ...Ermal2014-11-121-45/+25
* Commit the other part of the fix for Ticket #3955Ermal2014-11-121-1/+1
* Oops do the right thing here by passing proper argument rather than breaking ...Ermal2014-11-121-1/+4
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+2
* fix syntaxjim-p2014-09-181-1/+1
* Show friendly namesErmal2014-09-111-1/+1
* Remove extra charErmal2014-09-111-1/+1
* Correct widget displaying of status for tunnelsErmal2014-09-111-1/+2
* Properly display number of mobile usersErmal2014-09-111-1/+1
* Try to make the ipsec widget usable againErmal2014-09-101-11/+18
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-3/+3
|\
| * xhtml Complianceayvis2014-03-141-3/+3
* | standardize on https on www.pfsense.orgChris Buechler2014-03-141-1/+1
|/
* Tidy up "ipsec.widget.php" XHTML.Michele Di Maria2013-04-081-1/+1
* Tidy up widgets XHTMLColin Fleming2013-03-051-11/+9
* Update PHP shorthand tagColin Fleming2013-01-141-1/+1
* Add missing div tagjim-p2012-05-281-0/+1
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-251-71/+101
* Add $nocsrf = true;Scott Ullrich2011-01-031-0/+2
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+2
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-13/+13
* Remove spurious textSeth Mos2008-07-011-16/+1
* Remove extra text we don't needSeth Mos2008-06-181-20/+0
* touch up textChris Buechler2008-01-081-4/+4
* correct tab alignmentScott Dale2007-12-311-2/+3
* include required files for when widget is being loaded by AJAX calls.Scott Dale2007-12-301-33/+59
* Do not create array items for disabled vpn tunnelsSeth Mos2007-10-131-3/+5
* reorganize ipsec codeScott Dale2007-08-031-52/+13
* improved load times for ipsec tunnelsScott Dale2007-08-031-89/+80
* show configuration screen to allow option to display detail IPsec info (will ...Scott Dale2007-07-241-44/+35
* new ipsec widgetScott Dale2007-07-231-0/+240
OpenPOWER on IntegriCloud