summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Some small improvements to OpenVPN server handling when using CARP VIPs in Ga...jim-p2016-08-011-2/+2
* openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second tim...Chris Buechler2016-07-201-4/+0
* 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-5/+10
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-3/+3
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-60/+58
* Added and modified functions to send correct Radius attributes to the Radius ...Kacper2016-07-131-1/+1
* Merge pull request #2966 from scipiojr/masterChris Buechler2016-07-121-2/+10
|\
| * Update openvpn.incscipiojr2016-05-191-2/+2
| * Update openvpn.incscipiojr2016-05-161-1/+8
| * Update openvpn.incscipiojr2016-05-161-2/+3
* | Add missing recommended key lengths to OpenVPN optionsstilez2016-05-081-1/+2
|/
* Trim the OpenVPN tunnel network before use, and on save. Fixes #6198jim-p2016-04-181-7/+7
* Remove dead note from OpenVPN widgetPhil Davis2016-04-021-1/+0
* Only specify auth-user-pass for TLS mode. Ticket #5941Chris Buechler2016-03-011-1/+1
* Fix OpenVPN ifconfig. Ticket #5930Chris Buechler2016-02-261-1/+1
* Use high level functionsRenato Botelho2016-02-241-9/+9
* Internationalize etc inc i through sPhil Davis2016-02-181-29/+29
* Fix style issues.Chris Buechler2016-02-091-1/+2
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-24/+13
* Omit topology for tap OpenVPN, as it has no meaning in that contextChris Buechler2016-01-281-1/+1
* Remove stray }Chris Buechler2016-01-281-1/+1
* The topology line also must be skipped if an SSL/TLS mode is used with a CIDR...jim-p2016-01-211-1/+2
* Update license on files from /etc/incRenato Botelho2016-01-151-18/+40
* Remove spaces at EOL as requestedstilez2016-01-131-3/+3
* redmine 5702 - change to use high level IPv4 functions where low level ip2lon...stilez2016-01-121-3/+3
* Consolidate OpenVPN kill_client routinePhil Davis2015-12-171-0/+36
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-5/+1
* Fixed #5602 by dynamically updating hte help text based on the cert selected.Stephen Beaver2015-12-101-6/+3
* Code style and white space in etcPhil Davis2015-12-101-11/+21
* Prioritize and separate server certs for OpenVPN servers to make it more clea...jim-p2015-12-071-13/+34
* whitespace/style fixupsjim-p2015-12-071-5/+9
* Fix PHP error on boot/resync of OpenVPNjim-p2015-12-031-1/+1
* Omit topology from the config when using shared key mode.jim-p2015-12-021-3/+5
* Nuke openvpn_cleanup_csc, the job is done better by openvpn_delete_cscjim-p2015-12-011-11/+1
* Properly omit tunnel network when it's empty in the CSCjim-p2015-12-011-1/+1
* GUI/Backend changes to move topology_subnet checkbox to a topology drop-down ...jim-p2015-12-011-2/+10
* Backend changes to OpenVPN CSC handling to allow per-server configuration. Ti...jim-p2015-11-301-31/+83
* Tidy up Boolean operators for HTML5Colin Fleming2015-11-291-1/+1
* Put some OpenVPN functions into include filePhil Davis2015-11-261-0/+120
* Integrate bootstrap etc/inc with masterPhil Davis2015-08-301-18/+18
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-24/+24
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1589
OpenPOWER on IntegriCloud