Project

General

Profile

Download (16.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

6e26b9c5 12/31/2014 02:40 AM Phil Davis

Allow for old settings that have no iketype

This bit of code looks like it could do with the same test as https://github.com/pfsense/pfsense/pull/1412
This is executed when the "Connect" button is pressed from Status->IPsec
Somebody with these problematic old IPsec entries could test this - with current code I suspect that disconnect followed by connect - it will not connect. With this change it will (might?) connect again.

5afffea4 12/24/2014 05:47 PM Ermal Luçi

Fix displaying description for IKEv1 connected tunnels

0314cbf4 12/22/2014 04:36 PM Ermal Luçi

Correct display of tunnel status on ikev1 with multiple phase2

fe2e680b 12/22/2014 04:20 PM Ermal Luçi

Correct ipsec status page to make connect button work

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

b7419cfc 11/05/2014 03:22 AM Chris Buechler

skip disabled phase 1 entries in status output

261f2efe 11/05/2014 01:57 AM Chris Buechler

fix NAT-T status. The 'nat' in the status array just tells how the 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

b907136c 10/14/2014 04:50 PM Renato Botelho

Improve IPsec status page for mobile. It fixes #3917

ca1fdcce 10/14/2014 04:46 PM Renato Botelho

Add missing gettext call

d6c9dcf9 10/14/2014 04:40 PM Renato Botelho

Add missing gettext calls

6795e0da 10/14/2014 04:23 PM Renato Botelho

Fix indent and spaces

eb183863 09/11/2014 06:24 PM Ermal LUÇI

Provide a page on IPSec:status t check the leases to mobile clients

6da9a160 09/11/2014 04:33 PM Ermal LUÇI

Display all new information on ipsec:status and also fix displaying of some previous statistics

e952906e 09/10/2014 05:23 PM Ermal LUÇI

Remove traces of older implementation still present

fe0430f7 09/09/2014 09:56 PM Ermal LUÇI

Put some more statistics and the user that gets connected now that we can

fd875a8d 09/08/2014 09:31 PM Ermal LUÇI

Ticket #3826 correct point number 2) by showing not connected tunnels in the end of the status page

ea0efb36 09/08/2014 08:19 PM Ermal LUÇI

Show properly a setting of any for Identifiers to use in the status page

060c3ac0 09/02/2014 05:58 PM Renato Botelho

Fix subnet display for IPsec status. Ticket #3826

55d6f48b 09/02/2014 05:57 PM Renato Botelho

id changes every time ipsec tunnel disconnects and reconnect, need to use peerconfig to get correct description. Ticket #3826

17402c63 08/18/2014 08:33 PM Ermal LUÇI

Correct the ipsec status pages to show proper information as needed.

859a5304 06/12/2014 11:59 AM Renato Botelho

Fix #3665, show IPSec tunnel description on status page

6186c00a 06/12/2014 11:16 AM Renato Botelho

Fix td class

a8590dd6 05/16/2014 09:45 PM Colin Fleming

Tidy up "diag_ipsec" XHTML

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

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

c7fbdd6c 02/27/2014 04:39 PM Ermal LUÇI

Make the IPSec status page work with strongswan

df0878b0 02/26/2014 04:24 PM Ermal LUÇI

Add a function to read the status of connections/SAs/SPDs from smp plugin of StrongSWAN. No need to go through the setkey dumps

ec8b4d8d 02/11/2013 09:42 AM Ermal LUÇI

Try to use standard interface to find the source for connecting a tunnel. Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble

614be051 02/06/2013 10:12 AM Cyrill B

Add IPv6 support to diag_ipsec.php connect button

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

6e0b68bf 05/25/2012 08:42 PM Jim Pingle

List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986

a425a28b 05/18/2012 01:37 AM Cristian Feldman

Moved status text to img title (tooltip)

4976f453 05/18/2012 01:37 AM Cristian Feldman

Added description text for IPSec tunnel status in "Status: IPsec" page

59231855 04/13/2012 04:50 PM Darren Embry

Feature #1864 "Start" button for IPsec should be available for IP alias networks

might need more testing.

http://redmine.pfsense.org/issues/1864

6e8b0ec3 11/08/2010 10:21 PM Jim Pingle

Add a button to connect a non-mobile IPsec VPN from Status > IPsec. Sends a ping from a local IP in the p2 subnet (if one exists on the router) to the remote p2 subnet.

b385327a 08/14/2010 06:37 PM Chris Buechler

show red X if IPsec is completely disabled

89a24955 08/11/2010 06:53 PM Carlos Eduardo Ramos

gettext() fixes on diag_ipsec.php

f8ec8de4 07/16/2010 05:35 PM Renato Botelho

Sync with mainline, diag_* files were missing

0b3abd3b 06/30/2010 12:30 PM Renato Botelho

Reset diag_ files

0d3f528b 06/18/2010 08:21 PM jean.feltrin

Implement gettext() calls

221f5d17 04/05/2010 10:06 PM Chris Buechler

don't display disabled tunnels on diag_ipsec.php

fix up L2TP text

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

09725e76 11/08/2009 03:21 AM Chris Buechler

add links to IPsec logs under IPsec status and other pages

13d193c2 09/14/2009 10:20 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

034b4918 08/23/2009 10:16 PM Scott Ullrich

Make sortable

ff9d6728 08/20/2009 07:33 PM Scott Ullrich

Modify sortable.js to work on tabcont as opposed to sortable class. This 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

0f78d3ad 08/20/2009 07:16 PM Scott Ullrich

Make Status -> IPSec table sortable. Fix colors and styling on sortable table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support

edceabce 01/25/2009 12:53 AM Bill Marquette

Show all tunnels regardless of how many are actually up, we have a cool yellow status indicator showing tunnel status, let's show it instead of "no associations" message

ba363183 08/30/2008 06:14 AM Scott Ullrich

Center status box

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

a93e56c5 07/11/2008 01:55 AM Matthew Grooms

Overhaul IPsec related code. Shared functions have been consolidated into
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...

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

b05248a9 10/17/2007 04:59 AM Seth Mos

Correctly check the disabled bit

645140bb 10/13/2007 11:43 PM Seth Mos

Do no show disabled tunnels

e461fcfc 10/05/2007 08:41 AM Seth Mos

Fix broken ipsec logic

a9c86723 10/05/2007 07:27 AM Seth Mos

Fix ipsec overview for wan interface, carp already worked

be34f538 09/29/2007 06:51 PM Seth Mos

Do not throw errors on empty arrays

6ec0830d 08/29/2007 05:45 AM Simon Cornelius P Umacob

changed text for consistency

a097d3c0 07/23/2007 10:57 AM Seth Mos

Correct link too self

331aa57b 05/29/2007 09:07 PM Scott Ullrich
  • Add description
  • Add local subnet
  • Add remote subnet
21932fc6 05/29/2007 08:54 PM Scott Ullrich

Remove extra debugging echo.

cf7d1057 05/29/2007 08:46 PM Scott Ullrich

Add diag IPSEC screen.