summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_client.php
Commit message (Expand)AuthorAgeFilesLines
* Convert section titles to title casek-paulius2016-02-101-3/+3
* Internationalize vpn*.phpPhil Davis2016-02-081-2/+2
* Add topology selection to OpenVPN client page. Ticket #5764Chris Buechler2016-01-281-0/+16
* Fixed #5789Stephen Beaver2016-01-211-1/+1
* UI ConsistencyPhil Davis2016-01-141-1/+1
* Fix #5743, spell typoRenato Botelho2016-01-071-1/+1
* Final updates in support of hidden passwordsStephen Beaver2015-12-291-6/+6
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-2/+8
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-2/+10
* fix textChris Buechler2015-12-201-1/+1
* Point more directly to Certificate Revocation pagePhil Davis2015-12-171-1/+1
* Code style v wPhil Davis2015-12-171-11/+15
* Fixed #5602 by dynamically updating hte help text based on the cert selected.Stephen Beaver2015-12-101-1/+3
* Standardize VPN OpenVPN breadcrumbsPhil Davis2015-12-071-1/+1
* Put some OpenVPN functions into include filePhil Davis2015-11-261-69/+3
* 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-9/+9
* 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
* Fixed saving of auth passwordStephen Beaver2015-11-171-2/+2
* Completes #5400, #3999, #5405Stephen Beaver2015-11-101-1/+1
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-26/+52
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
* replace and find for icon-embed-btnheper2015-11-051-1/+1
* Merge pull request #2017 from heper/patch-1Stephen Beaver2015-11-041-2/+2
|\
| * convert vpn_openvpn_client to faheper2015-11-021-2/+2
* | Buttons updatedStephen Beaver2015-11-041-2/+3
|/
* CHanges to correct the TLS logicStephen Beaver2015-10-091-14/+12
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-43/+0
* Fixed #5175Stephen Beaver2015-09-211-1/+1
* Fixed #5161Stephen Beaver2015-09-211-1/+1
* Fixed #5138Stephen Beaver2015-09-211-35/+16
* Fixed #5163Stephen Beaver2015-09-181-2/+2
* Fixed #5138Stephen Beaver2015-09-161-12/+38
* Edits courtesy of Phil Davis. Thanks!Stephen Beaver2015-09-111-2/+2
* vpn_openvpn_client.php: Corrected issue with CA listStephen Beaver2015-09-101-14/+33
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* Fixed #4979Stephen Beaver2015-08-281-1/+1
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-854/+570
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1271
OpenPOWER on IntegriCloud