summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-147/+89
| | | | | | | | | | | | | | 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
|
* Correctly check the disabled bitSeth Mos2007-10-171-1/+1
|
* Do no show disabled tunnelsSeth Mos2007-10-131-2/+7
|
* Fix broken ipsec logicSeth Mos2007-10-051-14/+1
|
* Fix ipsec overview for wan interface, carp already workedSeth Mos2007-10-051-0/+2
|
* Do not throw errors on empty arraysSeth Mos2007-09-291-0/+4
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-2/+2
|
* Correct link too selfSeth Mos2007-07-231-2/+2
|
* * Add description * Add local subnet * Add remote subnetScott Ullrich2007-05-291-2/+14
|
* Remove extra debugging echo.Scott Ullrich2007-05-291-1/+0
|
* Add diag IPSEC screen.Scott Ullrich2007-05-291-0/+191
OpenPOWER on IntegriCloud