summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_server.php
Commit message (Expand)AuthorAgeFilesLines
* Fix label for consistency.jim-p2017-01-041-1/+1
* vpn_openvpn_server comment typoPhil Davis2017-01-051-1/+1
* Fix conditional to work as expected when $id == 0Renato Botelho2017-01-041-2/+7
* No longer add "null" to the selector when clicking a blank areaSteve Beaver2017-01-041-1/+3
* Minor help text changeSteve Beaver2017-01-041-1/+1
* Fix NCP breaking save on a new server/client. Ticket #7072jim-p2017-01-041-2/+2
* Some improvements to the NCP validation. Ticket #7072jim-p2017-01-041-3/+5
* Whitespace fixes. Ticket #7072jim-p2017-01-041-5/+5
* Validate the submitted Encryption Algorithm and NCP Algorithm list. Ticket #7072jim-p2017-01-041-0/+11
* Fix NCP defaults when editing an OpenVPN server, some help changes/fixes for ...jim-p2017-01-041-10/+18
* Fix copy/paste errorjim-p2017-01-041-1/+1
* Partial solution to #7072Steve Beaver2017-01-041-3/+100
* Add some more help text to OpenVPN pages.jim-p2017-01-031-4/+5
* Add some help text to OpenVPN client/server for encryption and auth digest.jim-p2017-01-031-2/+6
* Add --tls-crypt support for OpenVPN servers and clients. Implements #7071jim-p2017-01-031-8/+31
* Fix typo. Ticket #7068jim-p2017-01-021-1/+1
* Reject the invalid OpenVPN combination of static key + GCM. Fixes #7068jim-p2017-01-021-0/+4
* Bring compression options in line with OpenVPN 2.4. Note that the old style o...jim-p2017-01-021-0/+12
* Fix up and enchance the help text for DH parameters, point to the doc wiki fo...jim-p2017-01-021-2/+12
* Add OpenVPN ECDH options. Implements #7063jim-p2017-01-011-3/+29
* Update OpenVPN protocol preferences to match the new behavior of OpenVPN 2.4....jim-p2017-01-011-1/+1
* Allow OpenVPN DNS servers for clients to be IPv6 as well as IPv4. Implements ...jim-p2017-01-011-5/+5
* Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related...Renato Botelho2016-12-301-11/+0
* Fix #7031 Allow interfaces that use DHCP for OpenVPNPhil Davis2016-12-221-2/+10
* Show a little more key info in main info tablestilez2016-09-181-1/+5
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes ...jim-p2016-08-171-0/+11
* Code style and commentsPhil Davis2016-08-161-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* 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-151-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-221-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-101-2/+2
* VPN / OpenVPN - Remove PersonalizationsNOYB2016-04-011-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
OpenPOWER on IntegriCloud