summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Disable internal L2TP users when activating RADIUS, to follow the behavior st...jim-p2017-05-221-0/+1
* Remove unused WINS code for L2TP. Fixes #7559jim-p2017-05-221-6/+0
* Rework how IPsec log settings are stored/retreived, adjust the default values...jim-p2017-01-071-3/+4
* ipsec, apply routes also for IP-aliases with carp parentsPiBa-NL2016-11-081-25/+15
* Fix #6828Renato Botelho2016-10-181-2/+2
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-8/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Convert L2TP Server code to mpd5Renato Botelho2016-09-011-81/+48
* Add ng interface to pppoe group on mpd.conf and remove dead code from vpn-lin...Renato Botelho2016-09-011-0/+1
* Convert PPPoE Server code to mpd5Renato Botelho2016-09-011-84/+51
* 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
OpenPOWER on IntegriCloud