summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_keys.php
Commit message (Collapse)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-230/+0
|
* Code style VPN IPsecPhil Davis2015-05-231-94/+117
|
* Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ↵Ermal LUÇI2015-01-141-2/+19
| | | | https://forum.pfsense.org/index.php?topic=81657.15
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+2
|
* Close this form early since there is another form belowRenato Botelho2014-10-141-1/+1
|
* Simplify logicRenato Botelho2014-09-201-10/+7
|
* Add missing <form> and require filter.inc for filter_configure()Renato Botelho2014-09-201-0/+3
|
* Do the proper action if Apply button is pressed even on the preshared keys pageErmal2014-09-191-0/+11
|
* Replace GET by POST on system_usermanager.php and make necessary adjustments ↵Renato Botelho2014-09-111-3/+8
| | | | on necessary pages. It fixes #3856
* Allow a key to specified for all users as for exmpale when connecting from ↵Ermal2014-05-091-6/+19
| | | | Apple iOS
* Tidy up "vpn_ipsec_keys" XHTMLColin Fleming2014-05-081-11/+11
| | | | | | | | Add SUMMARY to TABLES Close INPUT and IMG tags and ALT Move NOWRAP into CLASS statement Deprecate ampersand in Anchor tags Add missing closing BODY and HTML tags
* Move the IPsec settings from System > Advanced, Misc tab to "Advanced ↵jim-p2014-04-251-0/+1
| | | | Settings" tab under VPN > IPsec.
* xhtml Complianceayvis2014-03-141-1/+1
| | | replaced <br>, <br/> and </br> with <br />
* Standardize hypenation and capitalization of Pre-Shared Keyjim-p2012-10-261-3/+3
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
|
* Don't show empty user IPsec keys.jim-p2010-11-031-1/+1
|
* Corrections gettext() calls on vpn_ipsec_keys.phpRafael Lucas2010-07-301-1/+1
|
* Implement gettext() calls on vpn_ipsec_keys.phpCarlos Eduardo Ramos2010-07-271-12/+12
|
* 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
|
* Show user keys on PSK list, edit link reroutes to user edit page.jim-p2010-05-281-0/+25
|
* A couple small fixes to the tabs/titles on these pages.jim-p2010-05-061-1/+1
|
* Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ↵jim-p2010-05-061-0/+132
| | | | to use the resulting keys.
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-120/+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/+2
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-4/+18
| | | | This to make it easier on large configurations.
* 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
|
* 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
* 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-3/+3
|
* 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/+2
|
* 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-39/+16
|
* doubleclick to editBill Marquette2005-04-121-2/+2
|
* icon placementBill Marquette2005-04-041-9/+21
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Initial revisionScott Ullrich2004-11-071-0/+107
OpenPOWER on IntegriCloud