Make scripts XSS input safe.
Pointed-out: by hoopercharles@gmail.com
Do not show LAN related items when the interface is not present.
Adding dnswatch support.
Obtained-from: m0n0wall
Switch over to array style page titles. Obtained-from: m0n0wall
Fixing css layout
Do not allow duplicate remote subnets or duplicate remote gateways inthe tunnel configuration, this results in 2 non working tunnels.
Add ASN1DN identities support to IPSEC.
Subbmitted-by: Nic Bernstein <nic_AT_onlight.com>
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Show CARP IP in brackets () instead of a - which could be confusing
Allow CARP addresses to be the IPSEC endpoint.
This cleans up the code GREATLY and removes the FAILOVER IPSEC hack.
hint at people that a host should be a IP address.
If user selects IP adddress, domain name, user fqdn or dynamic dns and leaves the actual value empty in p1myident then throw a input validation error.
MFC rijndael,rijndael 256 support
Requested-by: Andrew Thompson
MFC vpn ping code
Fix a dynamic dns lookup issue for DynDns entries
Remove #!/usr/local/bin/php
Remove auto establish. It's never worked.
Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0
Test the correct variable when looking for 0.0.0.0
MFC 7036Allow remote net to be set to 0.0.0.0
Use is_domain() to deterimine if item is DYNDNS.
Allow dynamic dns hostnames
Ticket #324
Do not worry about subnet bits when using 0.0.0.0
Ticket #290
Allow remote net ip of 0.0.0.0.
See http://article.gmane.org/gmane.comp.security.firewalls.pfsense.support/965
Add Dynamic DNS support to IPSEC.
Accept Dynamic DNS values
Add back commented out auto establish item
More screens inherit rounded tabletops
Use $pgtitle
include head.inc and round corners on tabs
Set page title
Import slightly diff address_to_pconfig as address_to_pconfig_vpn()
Restore guiconfig.inc and remove comonly used functions.
Somehow I forgot we already cleaned up this mess.
Don't use an array for page titles.
Switch back to pfSense style
Add back header
Import m0n0wall ipsec cert code
Correctly save the multi subnet ipsec option
fix php syntax error in last commit
Remove more duplicate code
Remove duplicate code
Make Cancel button match the Save buttons style
Add $Id$ tag
Update to dropdowns to count to /32
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Move ASCII characters only under input box.
Note to the user to only use ascii characters in the IPSEC pre-shared keys.
Noticed-by: D. Ubevidste <detubevidste_AT_gmail.com
traffic shaper changes
Initial revision