Project

General

Profile

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

# Date Author Comment
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.