summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_keys_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix XSS issuesScott Ullrich2010-11-121-1/+1
|
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
|
* Use a different variable name here to avoid colliding with another of the ↵jim-p2010-11-041-2/+2
| | | | same name.
* Corrections gettext() calls on vpn_ipsec_keys_edit.phpRafael Lucas2010-07-301-1/+1
|
* Implement gettext() calls on vpn_ipsec_keys_edit.phpCarlos Eduardo Ramos2010-07-271-11/+11
|
* Add status/log icons to IPsec pages.jim-p2010-06-011-0/+3
|
* Don't let someone add a custom PSK that conflicts with an existing username. ↵jim-p2010-05-281-2/+9
| | | | While here, style formfields appropriately.
* A couple small fixes to the tabs/titles on these pages.jim-p2010-05-061-1/+0
|
* Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ↵jim-p2010-05-061-0/+143
| | | | to use the resulting keys.
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-128/+0
| | | | | | | | | | | | | | 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
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Use $pgtitleBill Marquette2005-07-031-2/+2
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
|
* Set page titleScott Ullrich2005-06-261-0/+1
|
* Don't use an array for page titles.Scott Ullrich2005-06-211-1/+1
| | | | Switch back to pfSense style
* Add back headerScott Ullrich2005-06-211-0/+9
|
* Import m0n0wall ipsec cert codeScott Ullrich2005-06-211-17/+5
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Initial revisionScott Ullrich2004-11-071-0/+135
OpenPOWER on IntegriCloud