summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_mobile.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix typojim-p2011-03-071-1/+1
|
* Fix XSS issuesScott Ullrich2010-11-121-8/+8
|
* Add contributed patch to allow certain IPsec mobile clients to save Xauth ↵jim-p2010-10-051-0/+24
| | | | passwords. Fixes #933.
* Implement gettext() calls on vpn_ipsec_mobile.phpCarlos Eduardo Ramos2010-07-271-51/+51
|
* Remove Logs tab from OpenVPN, as it is no longer needed.jim-p2010-06-011-1/+0
|
* Add status/log icons to IPsec pages.jim-p2010-06-011-0/+3
|
* More tab fixes.jim-p2010-05-061-1/+2
|
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+2
| | | | Simplify get_memory(). Tested on mips/i386
* add links to IPsec logs under IPsec status and other pagesChris Buechler2009-11-071-0/+1
|
* Include functions.inc which will then include ipsec.incScott Ullrich2009-08-231-1/+1
|
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-4/+4
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* Migrate IPsec certificate management to centralized system.mgrooms2009-03-121-1/+0
|
* Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for ↵mgrooms2009-03-121-4/+7
| | | | consistency.
* Use additional tables to improve the formatting of several IPsec checkboxMatthew Grooms2008-08-241-21/+53
| | | | configuration options.
* 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
* Fix a but in the IPsec Mobile Client screen that caused the 'Apply' bannerMatthew Grooms2008-07-191-3/+1
| | | | to be displayed unconditionally when IPsec support is globally disabled.
* Correct a the spelling of accessible in the IPsec mobile access page.Matthew Grooms2008-07-141-1/+1
|
* Fix a few bugs in the IPsec pages HTML output that were causing problemsMatthew Grooms2008-07-141-1/+1
| | | | with IE.
* Introduce a new and improved version of IPsec mobile client support. TheMatthew Grooms2008-07-131-323/+485
| | | | | | | 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-2/+1
| | | | | | | | | | | | | | 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
|
* Fixing css layoutSeth Mos2007-09-011-11/+11
|
* Sync NATT support from m0n0wallScott Ullrich2007-08-041-0/+10
|
* RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPNScott Ullrich2007-03-181-1/+0
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Move failver vpn settings to ipsec area in a tabScott Ullrich2005-07-101-0/+1
| | | | Suggested-by: hoba
* Last of the bottom round fixesBill Marquette2005-07-041-12/+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-8/+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-34/+84
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Initial revisionScott Ullrich2004-11-071-0/+330
OpenPOWER on IntegriCloud