summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_spd.php
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-113/+88
| | | | | | | | | | | | | | 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.
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-2/+2
|
* * Use new screen by default. * Add new tabScott Ullrich2007-05-291-2/+3
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Move setkey to /sbin/setkey from /usr/sbin/setkey due to FreeBSD changing ↵Scott Ullrich2005-12-221-2/+2
| | | | the location.
* Image location fixesScott Ullrich2005-08-261-4/+5
| | | | Submitted-by: DLStrout <dstrout_AT_maine.rr.com>
* icons -> imagesScott Ullrich2005-08-011-2/+2
|
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-0/+4
|
* updating files to use theme imagesErik Kristensen2005-07-211-4/+4
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* grey the entire divScott Ullrich2005-07-121-1/+1
|
* Last of the bottom round fixesBill Marquette2005-07-041-14/+9
| | | | Turn top rounding back on now that those are all fixed
* Use $pgtitle for consistencyBill Marquette2005-07-031-1/+1
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+8
| | | | | * Curve tabs * Cleanup
* include head.inc and round corners on tabsScott Ullrich2005-07-021-11/+10
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Update (C)Scott Ullrich2004-11-211-12/+14
|
* Initial revisionScott Ullrich2004-11-071-0/+155
OpenPOWER on IntegriCloud