summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-2/+2
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-7/+0
* Code style and white space in etcPhil Davis2015-12-101-1/+2
* Run ping_hosts.sh once after IPsec start if it's enabled, to avoid a wait of ...Chris Buechler2015-12-041-0/+7
* Merge pull request #2103 from jlduran/escape-strongswan-radius-keyRenato Botelho2015-11-231-1/+1
|\
| * Escape RADIUS secret in strongswan.confJose Luis Duran2015-11-211-1/+1
* | Remove the last usage cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-221-1/+1
|/
* Create symlinks when target doesn't exist, not only when it's not a linkRenato Botelho2015-11-171-2/+2
* Revert "Use --conf when call ipsec start/stop, this make it work with regular...Renato Botelho2015-11-121-2/+2
* Fix #5350. Correct issues with strongswan logging (setting changes did not pe...Matt Smith2015-11-111-13/+24
* Make sure symlink is createdRenato Botelho2015-11-111-2/+4
* Make sure symlinks is createdRenato Botelho2015-11-111-2/+6
* strongswan.d symlink was created the opposite way, pointy hat to meRenato Botelho2015-11-111-5/+5
* Create symlinks of ipsec files and directories under /usr/local to deal with ...Renato Botelho2015-11-111-3/+39
* Use --conf when call ipsec start/stop, this make it work with regular package...Renato Botelho2015-11-111-2/+2
* etc inc delete $Id commentsPhil Davis2015-11-101-2/+1
* changes for #5219 accidentally reverted unrelated changes made by other commi...Matt Smith2015-11-031-30/+6
* Don't allow IPsec mobile clients user auth source to not be a RADIUS server ifMatt Smith2015-11-031-6/+43
* It is not necessary manually disable the IPSEC processing when not used.Luiz Otavio O Souza2015-10-311-3/+1
* The net.inet.ip.fastforward sysctl is retired now.Luiz Otavio O Souza2015-10-311-3/+0
* Set leftsendcert=always for IKEv2 configurations with certificates to better ...jim-p2015-10-281-0/+5
* Make setting charon.plugins.attr.subnet conditional on net_list being set. SetMatt Smith2015-10-211-3/+1
* Disable strongswan logging under auth since it's all logged under daemon,Chris Buechler2015-10-201-0/+5
* Limit strongswan trusted CA certificates to those required for authentication ofMatt Smith2015-10-161-22/+46
* only use daemon and not auth for strongswan logging. As it was, all logs were...Chris Buechler2015-10-151-6/+0
* Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TL...Matt Smith2015-10-151-0/+24
* Merge pull request #1689 from jlduran/l2tp-mschapv2Matt Smith2015-10-141-4/+10
|\
| * Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-221-4/+10
* | Remove strongswan's cert directories and repopulate them, to ensure no remove...Chris Buechler2015-10-121-0/+5
* | Fix up strongswan logging levels. Remove charondebug since strongswan.conf se...Chris Buechler2015-10-121-7/+11
* | https://redmine.pfsense.org/issues/5207Matt Smith2015-10-071-2/+1
* | Add support for an IPv6 pool for mobile clients.Matt Smith2015-10-071-3/+11
* | Specify PSK for mobile configurations without the leading ID selectors. Fixes...Chris Buechler2015-10-021-0/+3
* | When using eap-radius, if the virtual address pool is left blank, pull the IP...jim-p2015-10-011-2/+6
* | Specify %any where identifier is "any", so the note on these pagesChris Buechler2015-10-011-0/+3
|/
* Merge pull request #1750 from TarasSavchuk/patch-1Renato Botelho2015-09-211-0/+7
* Merge pull request #1808 from miken32/masterRenato Botelho2015-09-211-0/+9
* White space and minor bits in etcPhil Davis2015-09-161-5/+5
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-235/+0
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+2056
OpenPOWER on IntegriCloud