summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_client.php
Commit message (Expand)AuthorAgeFilesLines
* The logic for resolv-retry infinite was always setting it in client mode no m...jim-p2017-05-221-10/+0
* Clarify address assignment behavior in the Tunnel Network fields for openvpn ...jim-p2017-05-221-4/+5
* Fix help text for route_no_exec. Issue #7575jim-p2017-05-221-1/+1
* Add OpenVPN GUI Option for "sndbuf" and "rcvbuf", using the same value for bo...jim-p2017-05-101-0/+16
* Add OpenVPN GUI option for "fast-io" to clients and servers. Ticket #7507jim-p2017-05-101-1/+43
* Merge pull request #3629 from doktornotor/patch-18Renato Botelho2017-04-201-0/+1
|\
| * Merge branch 'master' into patch-18doktornotor2017-03-241-1/+1
| |\
| * | Add missing includedoktornotor2017-03-081-0/+1
* | | Fixed #7451Steve Beaver2017-04-131-3/+3
* | | Properly hide TLS Key / TLS Type fields when changing to Shared Key mode for ...jim-p2017-04-121-2/+2
| |/ |/|
* | Redmine #7422 remove bogus z at end of wordsPhil Davis2017-03-241-1/+1
|/
* Add reason to write_config() calls for OpenVPNPhil Davis2017-03-061-2/+7
* Fix up some options in OpenVPN that were not showing for the correct modes. F...jim-p2017-02-281-2/+6
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-11/+7
* GET/POST conversion vpn_openvpn_clientSteve Beaver2017-02-101-11/+8
* setHelp and gettext format vpn*Phil Davis2017-02-091-28/+28
* Fixed #7180Steve Beaver2017-01-311-1/+1
* Required fields for VPN pagesPhil Davis2017-01-311-14/+14
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* vpn_openvpn_client comment typoPhil Davis2017-01-051-1/+1
* Fix a probably copy/paste errorRenato Botelho2017-01-041-2/+2
* As done on OpenVPN Server, delete tunnel when dev_mode changes so new device ...Renato Botelho2017-01-041-0/+9
* No longer add "null" to the selector when clicking a blank areaSteve Beaver2017-01-041-1/+3
* 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
* Add NCP options to OpenVPN client. Fixes #7072jim-p2017-01-041-1/+112
* Add some more help text to OpenVPN pages.jim-p2017-01-031-16/+18
* 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/+27
* 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
* OpenVPN Client 2.4 save correct protocolPhil Davis2017-01-021-1/+1
* Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related...Renato Botelho2016-12-301-10/+0
* Fix #7031 Allow interfaces that use DHCP for OpenVPNPhil Davis2016-12-221-2/+10
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* write_config before openvpn_resync here as well. Ticket #6139Chris Buechler2016-07-111-1/+1
* webgui tables, doubleclick event to perform 'edit' actionPiBa-NL2016-07-031-1/+1
* Always use require_oncePhil Davis2016-06-271-1/+1
* Fixed #6872 Restored missing proxy port settingStephen Beaver2016-05-201-0/+7
* Miscellaneous Textual CorrectionsNOYB2016-05-011-2/+2
* Merge pull request #2900 from NOYB/VPN_Menu_-_PunctuationStephen Beaver2016-04-251-5/+5
|\
| * VPN Menu - PunctuationNOYB2016-04-221-5/+5
* | Further fix for tun/tap and topologyStephen Beaver2016-04-221-0/+2
* | Fixed #6236Stephen Beaver2016-04-221-1/+3
|/
* VPN / OpenVPN - Remove PersonalizationsNOYB2016-04-011-12/+12
* 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
* Fix OpenVPN client additional options typoJose Luis Duran2016-03-231-2/+1
OpenPOWER on IntegriCloud