summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename button to -, we already show "- Show Phase 2" behind it.Scott Ullrich2008-08-231-1/+1
|
* Style boxen better.Scott Ullrich2008-08-231-1/+1
|
* Add a Phase2 button and hide the phase 2 settings by default. Clicking theScott Ullrich2008-08-231-3/+16
| | | | | button will unhide the phase2 block similar to our "Advacned" buttons on various screens.
* Begin reformatting IPSEC screen. Give a bit more padding, shiftScott Ullrich2008-08-231-14/+15
| | | | over a little and turn bacgkround to grey instead of red.
* Disallow the copy option for mobile phase1 entries. There can be only one.Matthew Grooms2008-08-231-0/+2
|
* 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
* Introduce a new and improved version of IPsec mobile client support. TheMatthew Grooms2008-07-131-6/+13
| | | | | | | mobile client tab is now used to configure user authentication (Xauth) and client configuration (mode-cfg) options. User authentication is currently limited to system password file entries. This will be extended to support external RADIUS and LDAP account DBs in a follow up comiit.
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-133/+302
| | | | | | | | | | | | | | 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.
* Continue interface improvementsErmal Luçi2008-06-211-3/+1
|
* Remove static route on deletionSeth Mos2008-06-051-0/+4
|
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fix missing tag.Seth Mos2007-10-141-0/+1
|
* Do not show Apply button if IPSEC is disabled. Ticket #1467Scott Ullrich2007-10-011-1/+2
|
* Revert previous commits now that IPSEC is reloading correctly.Scott Ullrich2007-06-051-1/+1
|
* Call vpn_ipsec_force_reload() when user clicks "Save"Scott Ullrich2007-06-021-1/+1
|
* add closing tr tagSeth Mos2007-05-291-0/+1
|
* Add missing closing td tag.Seth Mos2007-05-101-0/+1
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-8/+31
| | | | This to make it easier on large configurations.
* Remove IP Compression box. A lot of further refactoring is going to be ↵Scott Ullrich2007-04-071-6/+0
| | | | required to make this work and we do not have enough time to do so before 1.2 beta.
* Both -HEAD and -RELENG_1 have had a hidden feature to allow IPSEC ↵Scott Ullrich2007-04-061-1/+9
| | | | compression. Add a checkbox to the screen to allow this hidden value to be toggled.
* Show CARP IP in brackets () instead of a - which could be confusingScott Ullrich2007-03-181-1/+1
|
* RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPNScott Ullrich2007-03-181-1/+0
|
* Unbreak IPSEC editingScott Ullrich2007-03-181-3/+3
|
* Allow CARP addresses to be the IPSEC endpoint. This cleans up the code ↵Scott Ullrich2007-03-181-2/+7
| | | | GREATLY and removes the FAILOVER IPSEC hack.
* Call filter_configure() instead of /etc/rc.filter_configure from shell ↵Scott Ullrich2006-09-291-18/+18
| | | | (extra exec call)
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Sync filter after deleting a tunnelScott Ullrich2005-12-261-0/+1
|
* MFC 6957Scott Ullrich2005-10-181-6/+6
| | | | Specify 'id' to the edit screen!
* Allow for doubleclick editingBill Marquette2005-08-101-6/+6
|
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-0/+4
|
* * Drop kick reboots bye byeScott Ullrich2005-07-241-10/+7
|
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Move failver vpn settings to ipsec area in a tabScott Ullrich2005-07-101-0/+1
| | | | Suggested-by: hoba
* After applying the settings, reload the filter in the background to trigger ↵Scott Ullrich2005-07-051-0/+2
| | | | sync operations, etc.
* Last of the bottom round fixesBill Marquette2005-07-041-13/+7
| | | | Turn top rounding back on now that those are all fixed
* Use $pgtitleBill Marquette2005-07-031-2/+2
|
* Consolidate Apply changes button into the info box on the right hand sideScott Ullrich2005-07-031-1/+0
|
* * Fix diagnostics logging tab menusScott Ullrich2005-07-021-6/+17
| | | | | | * Curve bottom of grey areas if needed * Curve tabs * Cleanup
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+4
|
* Set page titleScott Ullrich2005-06-261-0/+1
|
* Use white found colorScott Ullrich2005-06-211-1/+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-81/+39
|
* doubleclick to editBill Marquette2005-04-121-6/+6
|
* icon placementBill Marquette2005-04-041-7/+19
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* unused wan variableBill Marquette2005-03-171-1/+0
|
* Backout this commit until I can further control the outgoing ip.Scott Ullrich2005-03-031-19/+1
|
OpenPOWER on IntegriCloud