summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-2/+2
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-55/+55
* Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.Chris Buechler2016-07-091-3/+0
* Always use require_oncePhil Davis2016-06-271-1/+1
* require_once auth.inc in vpn.inc since it uses functions from there, though n...Chris Buechler2016-06-211-0/+1
* Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513Chris Buechler2016-06-211-1/+1
* Disable ipcomp regardless of config setting to avoid problem. Ticket #6167Chris Buechler2016-05-131-1/+2
* Omit local identifier for mobile PSKs. Ticket #6286Chris Buechler2016-04-281-1/+1
* Use leftsendcert=always where leftcert is defined. Ticket #6082Chris Buechler2016-04-231-0/+3
* Add lock in vpn_ipsec_configure. Ticket #6160Chris Buechler2016-04-141-0/+4
* Always set ignore_acquire_ts = yes. No need for that in any of our use cases,...Chris Buechler2016-03-041-0/+1
* Fix indentRenato Botelho2016-02-241-115/+115
* Internationalize etc inc uvxPhil Davis2016-02-191-22/+22
* Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704Chris Buechler2016-02-181-1/+1
* Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-111-0/+9
* Fix IKE version "auto". Ticket #5880Chris Buechler2016-02-111-1/+2
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-28/+22
* Use the NAS IP configured for PPPoE server instances. Ticket #185Chris Buechler2016-02-021-0/+3
* Fix #5816 (re)start of IPsecPhil Davis2016-01-261-5/+7
* Switch to disabling strongswan unity plugin by default. Ticket #4178Chris Buechler2016-01-231-1/+1
* Somehow missed this in the committed version.jim-p2016-01-221-1/+1
* Relocate subnet mask drop-down to a more sensible place on the PPPoE server, ...jim-p2016-01-221-1/+6
* Fix #4178:Renato Botelho2016-01-201-13/+9
* Fix strongswan.conf indent levelRenato Botelho2016-01-201-1/+1
* Fix strongswan.conf indent levelRenato Botelho2016-01-201-22/+22
* Update license on files from /etc/incRenato Botelho2016-01-151-15/+39
* 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
OpenPOWER on IntegriCloud