summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
* Correct display of tunnel status on ikev1 with multiple phase2Ermal LUÇI2014-12-221-1/+5
|
* Correct ipsec status page to make connect button workErmal LUÇI2014-12-221-2/+14
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* skip disabled phase 1 entries in status outputChris Buechler2014-11-041-0/+2
|
* fix NAT-T status. The 'nat' in the status array just tells how the ↵Chris Buechler2014-11-041-4/+4
| | | | connection is configured, not what it's actually using. Port seems to be the best way to determine what it's using. Fix up some other text while here
* Improve IPsec status page for mobile. It fixes #3917Renato Botelho2014-10-141-1/+20
|
* Add missing gettext callRenato Botelho2014-10-141-1/+1
|
* Add missing gettext callsRenato Botelho2014-10-141-30/+36
|
* Fix indent and spacesRenato Botelho2014-10-141-196/+222
|
* Provide a page on IPSec:status t check the leases to mobile clientsErmal2014-09-111-3/+4
|
* Display all new information on ipsec:status and also fix displaying of some ↵Ermal2014-09-111-25/+62
| | | | previous statistics
* Remove traces of older implementation still presentErmal2014-09-101-6/+18
|
* Put some more statistics and the user that gets connected now that we canErmal2014-09-091-1/+34
|
* Ticket #3826 correct point number 2) by showing not connected tunnels in the ↵Ermal2014-09-081-3/+75
| | | | end of the status page
* Show properly a setting of any for Identifiers to use in the status pageErmal2014-09-081-6/+12
|
* Fix subnet display for IPsec status. Ticket #3826Renato Botelho2014-09-021-2/+2
|
* id changes every time ipsec tunnel disconnects and reconnect, need to use ↵Renato Botelho2014-09-021-3/+7
| | | | peerconfig to get correct description. Ticket #3826
* Correct the ipsec status pages to show proper information as needed.Ermal2014-08-181-16/+39
|
* Fix #3665, show IPSec tunnel description on status pageRenato Botelho2014-06-121-1/+1
|
* Fix td classRenato Botelho2014-06-121-1/+1
|
* Tidy up "diag_ipsec" XHTMLColin Fleming2014-05-161-25/+28
| | | | | | | | Add SUMMARY to TABLES Move NOWRAP into CLASS statement Close INPUT and IMG tags and add ALT to IMG tag Add dummy row to TBODY but don't display it Deprecate Ampersand in ANCHOR tag
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
| | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* xhtml Complianceayvis2014-03-141-4/+4
| | | replaced <br>, <br/> and </br> with <br />
* Make the IPSec status page work with strongswanErmal2014-02-271-110/+150
|
* Add a function to read the status of connections/SAs/SPDs from smp plugin of ↵Ermal2014-02-261-3/+1
| | | | StrongSWAN. No need to go through the setkey dumps
* Try to use standard interface to find the source for connecting a tunnel. ↵Ermal2013-02-111-15/+11
| | | | Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble
* Add IPv6 support to diag_ipsec.php connect buttonbcyrill2013-02-061-4/+9
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ↵jim-p2012-05-251-16/+56
| | | | Implements #1986
* Moved status text to img title (tooltip)Cristian Feldman2012-05-171-1/+1
|
* Added description text for IPSec tunnel status in "Status: IPsec" pageCristian Feldman2012-05-171-4/+8
|
* Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-2/+16
| | | | | | might need more testing. http://redmine.pfsense.org/issues/1864
* Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a ↵jim-p2010-11-081-0/+26
| | | | ping from a local IP in the p2 subnet (if one exists on the router) to the remote p2 subnet.
* show red X if IPsec is completely disabledChris Buechler2010-08-141-0/+2
|
* gettext() fixes on diag_ipsec.phpCarlos Eduardo Ramos2010-08-111-1/+1
|
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-13/+13
|
* Reset diag_ filesRenato Botelho2010-06-301-13/+13
|
* Implement gettext() callsjean.feltrin2010-06-181-13/+13
|
* don't display disabled tunnels on diag_ipsec.phpChris Buechler2010-04-051-2/+2
| | | | fix up L2TP text
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
| | | | Simplify get_memory(). Tested on mips/i386
* add links to IPsec logs under IPsec status and other pagesChris Buechler2009-11-071-0/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-3/+5
| | | | include 2009 on files that I have asserted (C) on
* Make sortableScott Ullrich2009-08-231-1/+1
|
* Modify sortable.js to work on tabcont as opposed to sortable class. This ↵Scott Ullrich2009-08-201-2/+1
| | | | has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
* Make Status -> IPSec table sortable. Fix colors and styling on sortable ↵Scott Ullrich2009-08-201-14/+13
| | | | table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support
* Show all tunnels regardless of how many are actually up, we have a cool ↵Bill Marquette2009-01-241-10/+0
| | | | yellow status indicator showing tunnel status, let's show it instead of "no associations" message
* Center status boxScott Ullrich2008-08-301-1/+3
|
* 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
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-147/+89
| | | | | | | | | | | | | | 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.
OpenPOWER on IntegriCloud