summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_edit.php
Commit message (Expand)AuthorAgeFilesLines
* fully remove NAT-T, and bring back DPD, nothing wrong with itChris Buechler2009-09-021-3/+3
* Disable NATT and DPDScott Ullrich2009-09-021-0/+3
* fix AES-256Chris Buechler2009-06-241-2/+2
* DPD and NAT-T are not requiredChris Buechler2009-03-251-2/+2
* Make sure the DPD interval makes it into the configuration. Also make sure it...seth2009-03-131-1/+6
* Initial changes for NAT-TChris Buechler2009-02-081-1/+17
* - Add proper support for using hostnames for the remote IPsec gateway.Seth Mos2009-01-151-5/+19
* If the Interface is not WAN remove static route on changeSeth Mos2008-06-051-0/+7
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-0/+7
* Show CARP IP in brackets () instead of a - which could be confusingScott Ullrich2007-03-181-1/+1
* Allow CARP addresses to be the IPSEC endpoint. This cleans up the code GREAT...Scott Ullrich2007-03-181-2/+8
* hint at people that a host should be a IP address.Seth Mos2006-12-121-1/+1
* If user selects IP adddress, domain name, user fqdn or dynamic dns and leaves...Scott Ullrich2006-09-041-117/+129
* MFC rijndael,rijndael 256 supportScott Ullrich2006-05-211-1/+1
* MFC vpn ping codeScott Ullrich2006-01-241-0/+13
* Fix a dynamic dns lookup issue for DynDns entriesScott Ullrich2006-01-111-2/+1
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-11/+1
* Remove auto establish. It's never worked.Scott Ullrich2005-12-261-1/+10
* Remove auto establish. It's never worked.Scott Ullrich2005-12-261-9/+2
* Nuke display_topbar(). Its's currently red and looks incredibly out of place...Scott Ullrich2005-12-051-1/+0
* Test the correct variable when looking for 0.0.0.0Scott Ullrich2005-10-221-1/+1
* MFC 7036Scott Ullrich2005-10-211-0/+2
* Use is_domain() to deterimine if item is DYNDNS.Scott Ullrich2005-08-111-4/+4
* Allow dynamic dns hostnamesScott Ullrich2005-08-101-1/+2
* Do not worry about subnet bits when using 0.0.0.0Scott Ullrich2005-08-041-1/+2
* Allow remote net ip of 0.0.0.0.Scott Ullrich2005-08-031-1/+1
* Add Dynamic DNS support to IPSEC.Scott Ullrich2005-07-161-2/+2
* Accept Dynamic DNS valuesScott Ullrich2005-07-151-1/+12
* Add back commented out auto establish itemScott Ullrich2005-07-041-4/+4
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
* Use $pgtitleBill Marquette2005-07-031-3/+3
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
* Set page titleScott Ullrich2005-06-261-0/+1
* Import slightly diff address_to_pconfig as address_to_pconfig_vpn()Scott Ullrich2005-06-221-1/+17
* Restore guiconfig.inc and remove comonly used functions.Scott Ullrich2005-06-221-33/+0
* Don't use an array for page titles.Scott Ullrich2005-06-211-1/+1
* Add back headerScott Ullrich2005-06-211-0/+9
* Import m0n0wall ipsec cert codeScott Ullrich2005-06-211-148/+224
* Correctly save the multi subnet ipsec optionScott Ullrich2005-06-021-0/+1
* fix php syntax error in last commitBill Marquette2005-05-161-1/+1
* Remove more duplicate codeBill Marquette2005-05-151-9/+0
* Remove duplicate codeBill Marquette2005-05-151-25/+1
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Update to dropdowns to count to /32Scott Ullrich2004-11-211-2/+2
* Add Copyright to each file that we have touched so far and re attribute the f...Scott Ullrich2004-11-191-2/+4
* Move ASCII characters only under input box.Scott Ullrich2004-11-191-1/+2
* Note to the user to only use ascii characters in the IPSEC pre-shared keys.Scott Ullrich2004-11-161-2/+2
* traffic shaper changesScott Ullrich2004-11-161-100/+116
OpenPOWER on IntegriCloud