summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_server.php
Commit message (Expand)AuthorAgeFilesLines
* Code style and commentsPhil Davis2016-08-161-1/+1
* Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN ...jim-p2016-07-151-0/+1
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* write_config before calling openvpn_resync. Ticket #6319Chris Buechler2016-07-101-1/+1
* webgui tables, doubleclick event to perform 'edit' actionPiBa-NL2016-07-031-1/+1
* Always use require_oncePhil Davis2016-06-271-1/+1
* Fix #6482 OpenVPN Redirect Gateway Option Causes GUI IssuePhil Davis2016-06-221-2/+4
* Fixed #6401Stephen Beaver2016-05-251-1/+1
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-1/+1
* Miscellaneous Textual CorrectionsNOYB2016-05-011-8/+8
* VPN Menu - PunctuationNOYB2016-04-251-6/+6
* Fix text styleStephen Beaver2016-04-201-1/+1
* Fixed #6214 by splitting the "Client settings" section into "Client settings"...Stephen Beaver2016-04-201-11/+29
* Trim the OpenVPN tunnel network before use, and on save. Fixes #6198jim-p2016-04-181-2/+2
* Fix extraneous chars in help texts - OpenVPN ServerPhil Davis2016-04-111-2/+2
* Merge pull request #2826 from NOYB/VPN_/_OpenVPN_-_Remove_PersonalizationsStephen Beaver2016-04-041-21/+21
* Show the full OpenVPN verb debug range same as 2.2.x.Chris Buechler2016-03-241-1/+1
* Clarify OpenVPN verb level descriptionsChris Buechler2016-03-241-1/+1
* Fixed #5904Stephen Beaver2016-02-171-1/+2
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-4/+8
|\
| * Cert is abbreviated word so adding . to stay consistent with the usage of Avail.k-paulius2016-02-141-4/+4
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-141-0/+4
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
|/
* Synchronize page titles with tab titles; Rename few titles in order to be mor...k-paulius2016-02-131-5/+5
* Convert section titles to title casek-paulius2016-02-101-2/+2
* OpenVPN maxclients must be an integer not just a numberChris Buechler2016-01-281-1/+1
* vpn_openvpn_server change print_info_box_np to print_info_boxPhil Davis2016-01-231-2/+2
* add call 'gettext' function in the vpn menu filesbruno2016-01-221-1/+1
* Fixed #5793Stephen Beaver2016-01-221-3/+3
* Fixed #5789Stephen Beaver2016-01-211-1/+1
* Fixed #5784Stephen Beaver2016-01-201-1/+1
* Fixes some hide/show issues. An lucky bug in 2.2 was not duplicated in 2.3 so...Stephen Beaver2016-01-151-8/+5
* UI ConsistencyPhil Davis2016-01-141-1/+1
* Remove spaces at EOL as requestedstilez2016-01-131-1/+1
* redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-1/+1
* Merge pull request #2276 from phil-davis/r020Stephen Beaver2015-12-171-24/+29
|\
| * Code style v wPhil Davis2015-12-171-24/+29
* | vpn_openvpn_server key name typosPhil Davis2015-12-171-3/+3
|/
* Fixed #5602 by dynamically updating hte help text based on the cert selected.Stephen Beaver2015-12-101-4/+20
* Standardize VPN OpenVPN breadcrumbsPhil Davis2015-12-071-1/+1
* Fix this test. Ticket #5602jim-p2015-12-071-1/+2
* Prioritize and separate server certs for OpenVPN servers to make it more clea...jim-p2015-12-071-2/+17
* Some adjustments to show/hide of fields on OpenVPN for shared key modejim-p2015-12-021-3/+19
* Input validation for the Topology parameter. Issue #5526jim-p2015-12-011-0/+4
* GUI/Backend changes to move topology_subnet checkbox to a topology drop-down ...jim-p2015-12-011-12/+14
* Put some OpenVPN functions into include filePhil Davis2015-11-261-121/+5
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Form_checkbox -> Form_CheckboxStephen Beaver2015-11-241-20/+20
* Change Form_TextArea to Form_TextareaStephen Beaver2015-11-231-3/+3
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
OpenPOWER on IntegriCloud