summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Add a selection for OpenVPN to have no compression preference + comp-noadapt,...jim-p2016-08-221-1/+6
* Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes ...jim-p2016-08-171-0/+3
* Merge pull request #3065 from phil-davis/radius-openvpnRenato Botelho2016-08-041-1/+1
|\
| * Backport Radius auth server to detect openVPNPhil Davis2016-07-201-1/+1
* | Merge pull request #3074 from phil-davis/gwredirRenato Botelho2016-08-011-4/+0
|\ \
| * | Backport openvpn_add_dhcpopts already sets redirect-gatewayPhil Davis2016-07-211-4/+0
| |/
* | Merge pull request #3067 from phil-davis/useallcertsRenato Botelho2016-08-011-2/+10
|\ \
| * | Backport Use all certificates in the chain when creating the ca-file for serv...Phil Davis2016-07-201-2/+10
| |/
* | Some small improvements to OpenVPN server handling when using CARP VIPs in Ga...jim-p2016-08-011-2/+2
|/
* 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
* Add missing recommended key lengths to OpenVPN optionsstilez2016-06-221-1/+2
* Trim the OpenVPN tunnel network before use, and on save. Fixes #6198jim-p2016-04-181-7/+7
* Merge pull request #2829 from phil-davis/openvpn-widgetStephen Beaver2016-04-041-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