summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Miscellaneous Textual CorrectionsNOYB2016-05-011-1/+1
| | | | (cherry picked from commit bb80af580c5a4408e42c76c39c67d173540897db)
* VPN Menu - PunctuationNOYB2016-04-251-1/+1
| | | | | | Clean up some VPN menu punctuation. (cherry picked from commit be4cebbf13b28cbcce289e96fb22f0355c945be8)
* Fix wording on advanced IPsec settings titles.jim-p2016-04-051-3/+3
| | | | strongSwan doesn't get restarted in debug mode, it just changes the verbose level of log sections. Old terminology was leftover from racoon days.
* VPN / IPsec - Remove PersonalizationsNOYB2016-04-041-1/+1
| | | | | | Remove "you" personalizations. (cherry picked from commit dbe87243ffef17cc41f7fe3bc5fa02ed1372059d)
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Switch to disabling strongswan unity plugin by default. Ticket #4178Chris Buechler2016-01-231-3/+3
|
* replaced jQuery to $bruno2016-01-221-2/+2
|
* add call 'gettext' function in the vpn menu filesbruno2016-01-221-3/+3
|
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-1/+3
| | | | Define the 'success' 'info' etc style of calls to print_info_box()
* Code style v wPhil Davis2015-12-171-5/+7
|
* Standardize VPN IPsec breadcrumbsPhil Davis2015-12-071-3/+3
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Fix #5350. Correct issues with strongswan logging (setting changes did not ↵Matt Smith2015-11-111-63/+27
| | | | persist across reboots, setting silent did not work).
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+1
|
* Clarify the use of noshuntlaninterfaces and autoexcludelanaddressPhil Davis2015-09-241-5/+9
| | | | The existing code here looks like it should be working correctly. Maybe it would help future maintainers if the field name used for gathering the data value in the UI and $POSTing it is changed to autoexcludelanaddress. Then the code reads a bit more easily where the logic value of noshuntlaninterfaces and autoexcludelanaddress is swapped back and forth.
* Fixed #5188Stephen Beaver2015-09-221-39/+78
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-178/+120
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+445
OpenPOWER on IntegriCloud