summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/ipsec.widget.php
Commit message (Collapse)AuthorAgeFilesLines
* standardize on https://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
| | | | | Add summary to TABLE tags Moved nowrap to class definition
* Update PHP shorthand tagColin Fleming2013-01-141-1/+1
| | | | Standardise all PHP start tags from "<?" to "<?PHP"
* 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
| | | | Implements #1986
* Add $nocsrf = true;Scott Ullrich2011-01-031-0/+2
|
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+2
| | | | Simplify get_memory(). Tested on mips/i386
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-13/+13
| | | | | | | | | | | | | | a new file named /etc/ipsec.inc. Tunnel definitions have been split into phase1 and phase2. This allows any number of phase2 definitions to be created for a single phase1 definition. Several facets of configuration have also been improved. The key size for variable length algorithms can now be selected and the phase1 ID options have been extended to allow for more flexible configuration. Several NAT-T related issues have also been resolved. Please note, IPsec remote access functionality has been temporarily disabled. An improved implementation will be included in a follow up commit.
* 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
| | | | Ticket #1569
* 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
| | | | help with load times for many tunnels)
* new ipsec widgetScott Dale2007-07-231-0/+240
OpenPOWER on IntegriCloud