summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Backport #5512 RADIUS secretPhil Davis2015-11-231-1/+1
* Set leftsendcert=always for IKEv2 configurations with certificates to better ...jim-p2015-10-281-0/+5
* terminate argument parsing before giving the log level. Ticket #5340Chris Buechler2015-10-261-1/+1
* Use 1-6 rather than 0-5 for IPsec logging levels, to stay away from complicat...Chris Buechler2015-10-261-4/+4
* 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
* Remove original rightsourceip. Ticket #5284Chris Buechler2015-10-131-1/+0
* 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-4/+13
* 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
* Bring this back, I'll fix issues afterwards. Revert "Remove "auto", it's just...Chris Buechler2015-09-291-1/+3
* Add L2TP server's interface to mpd.confTarasSavchuk2015-09-211-0/+7
* Fix missing DH group 22-24Michael Newton2015-08-041-0/+9
* Change the log for CRLs with no data (exists but no certs revoked) to a warni...Chris Buechler2015-07-251-1/+1
* Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or d...Chris Buechler2015-07-251-1/+3
* Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !Chris Buechler2015-07-231-2/+3
* Remove "auto", it's just a synonym for IKEv2. Ticket #4873Chris Buechler2015-07-231-3/+1
* include vpn.inc so IPsec CRL reload works. require_once filter.inc inChris Buechler2015-07-231-0/+1
* make the IPsec bypass LAN from LAN subnet to LAN subnet rather than fromChris Buechler2015-07-221-1/+1
* Add IPsec advanced option for strict CRL checkingChris Buechler2015-07-221-0/+4
* write out built-in CRLs for strongswanChris Buechler2015-07-221-2/+18
* Fixes for IPSec ASN1.DN, ticket #4792Renato Botelho2015-07-171-7/+17
* Add leftid and rightid value between double quotes on ipsec config when type ...Renato Botelho2015-07-161-0/+8
* Fix issue_ip_type var name spellingPhil Davis2015-07-151-6/+6
* Fix keyid identifers, and go back to using %any in ipsec.secrets as in previo...Chris Buechler2015-07-031-2/+4
* sync up vpn.inc with master. Mostly white space and style changesChris Buechler2015-07-021-280/+426
* rereadall is not enough here, restore reload call to make sure everything wor...Renato Botelho2015-06-231-0/+1
* Replace ipsec rereadsecrets + reload by single rereadall, that will re-read a...Renato Botelho2015-06-231-2/+1
* Instead of sending USR1, just call ipsec reload. And before it, call ipsec re...Renato Botelho2015-06-231-1/+2
* Partially revert 019ee2bc8c, this workaround is not necessary. Real fix will ...Renato Botelho2015-06-231-8/+0
* Add a workaround for ticket #4785:Renato Botelho2015-06-231-4/+18
* Use $myid in ipsec.secrets. Ticket #4785Chris Buechler2015-06-221-2/+2
* Specify $myid rather than %any here, otherwise user manager and mobile PSKs w...Chris Buechler2015-06-211-3/+4
* Fixes #4537 On 32bit platform do not enable direct dispatch on IPsec since it...Ermal LUÇI2015-06-101-0/+3
* Seems strongswan 5.3.0 has improved the situation on putting multiple phase2 ...Ermal LUÇI2015-04-301-4/+4
* Revert "Use a dirty hack to make IKEv1 with multiple phase2 to work correctly...Ermal LUÇI2015-04-301-3/+0
* Revert "Provide a description for the dirty hack to not come back scratching....Ermal LUÇI2015-04-301-5/+0
* Provide a description for the dirty hack to not come back scratching.... on itErmal LUÇI2015-04-241-0/+5
* Use a dirty hack to make IKEv1 with multiple phase2 to work correctly with on...Ermal LUÇI2015-04-241-0/+3
* Is better to send the signal to starter rather than to charon directly. Start...Ermal LUÇI2015-04-241-4/+3
* This was meant to remove duplicates here, even though charon will do by itsel...Ermal LUÇI2015-04-231-1/+1
* Revert "Revert "Move to specifically specifying the ID type apart when an ip ...Ermal LUÇI2015-04-211-11/+13
* Allow to configure new modes for phase1 according to RFC 5903 by manually mer...Ermal LUÇI2015-04-201-0/+9
OpenPOWER on IntegriCloud