summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect double click edit link for phase2 records.Seth Mos2009-07-151-1/+1
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-3/+3
* Remove some unneccessary calls to filter_configure() they just give recursivity!Ermal Luçi2009-06-181-1/+1
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* * Do not apply the settings directly from hitting the SAVE button show the ap...Ermal Luçi2009-04-221-14/+4
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-151-0/+10
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-151-1/+1
* Migrate IPsec certificate management to centralized system.mgrooms2009-03-121-1/+0
* Make sure the field names and description match upSeth Mos2009-03-121-10/+10
* Add initial support for granular IPsec SPD changes.Seth Mos2009-01-161-0/+6
* Make table headers reflect realityBill Marquette2008-12-071-6/+6
* Show header even when no records exists so the lonely + sign doe snot lookScott Ullrich2008-10-261-18/+30
* Use listbgScott Ullrich2008-10-121-4/+2
* Fix a few minor problems with the IPsec configuration interface. Make sureMatthew Grooms2008-09-161-11/+3
* Correct all double click action urls in the main IPsec config screens.Matthew Grooms2008-09-031-12/+12
* Leave $j aloneScott Ullrich2008-08-291-3/+1
* Show correct count of phase2 entries.Scott Ullrich2008-08-291-1/+8
* Show how many phase 2 entries are hidden.Scott Ullrich2008-08-291-1/+6
* Use additional tables to improve the formatting of several IPsec checkboxMatthew Grooms2008-08-241-2/+10
* Minor nitpick, change - to +Scott Ullrich2008-08-231-1/+1
* Allow wrapping of phase entries.Scott Ullrich2008-08-231-2/+2
* 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
* Begin reformatting IPSEC screen. Give a bit more padding, shiftScott Ullrich2008-08-231-14/+15
* 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
* Introduce a new and improved version of IPsec mobile client support. TheMatthew Grooms2008-07-131-6/+13
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-133/+302
* 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
* 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
* Remove IP Compression box. A lot of further refactoring is going to be requ...Scott Ullrich2007-04-071-6/+0
* Both -HEAD and -RELENG_1 have had a hidden feature to allow IPSEC compression...Scott Ullrich2007-04-061-1/+9
* 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 GREAT...Scott Ullrich2007-03-181-2/+7
* Call filter_configure() instead of /etc/rc.filter_configure from shell (extra...Scott Ullrich2006-09-291-18/+18
* 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
OpenPOWER on IntegriCloud