| Commit message (Expand) | Author | Age | Files | Lines |
* | Use attribute rekey_enable as usual but optionally allow to set margintime if... | hamnur | 2017-07-17 | 1 | -4/+6 |
* | Hide margintime if rekeying is disabled | hamnur | 2017-07-14 | 1 | -9/+6 |
* | Activate RADIUS accounting for mobile ipsec if it was selected on the auth se... | hamnur | 2017-06-30 | 1 | -0/+7 |
* | Add strongswan rekeymargin attribute to vpn ipsec phase1 view | hamnur | 2017-06-29 | 1 | -0/+5 |
* | Disable internal L2TP users when activating RADIUS, to follow the behavior st... | jim-p | 2017-05-22 | 1 | -0/+1 |
* | Remove unused WINS code for L2TP. Fixes #7559 | jim-p | 2017-05-22 | 1 | -6/+0 |
* | Rework how IPsec log settings are stored/retreived, adjust the default values... | jim-p | 2017-01-07 | 1 | -3/+4 |
* | ipsec, apply routes also for IP-aliases with carp parents | PiBa-NL | 2016-11-08 | 1 | -25/+15 |
* | Fix #6828 | Renato Botelho | 2016-10-18 | 1 | -2/+2 |
* | Remove all calls to conf_mount_r* functions | Renato Botelho | 2016-10-12 | 1 | -8/+0 |
* | Move copyright from ESF to Netgate | Renato Botelho | 2016-09-06 | 1 | -1/+1 |
* | Convert L2TP Server code to mpd5 | Renato Botelho | 2016-09-01 | 1 | -81/+48 |
* | Add ng interface to pppoe group on mpd.conf and remove dead code from vpn-lin... | Renato Botelho | 2016-09-01 | 1 | -0/+1 |
* | Convert PPPoE Server code to mpd5 | Renato Botelho | 2016-09-01 | 1 | -84/+51 |
* | Move to Apache License 2.0 | Renato Botelho | 2016-07-15 | 1 | -41/+9 |
* | Review license / copyright on all files (final round) | Renato Botelho | 2016-07-15 | 1 | -2/+2 |
* | Review license / copyright on all files (1st round) | Renato Botelho | 2016-07-14 | 1 | -55/+55 |
* | Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead. | Chris Buechler | 2016-07-09 | 1 | -3/+0 |
* | Always use require_once | Phil Davis | 2016-06-27 | 1 | -1/+1 |
* | require_once auth.inc in vpn.inc since it uses functions from there, though n... | Chris Buechler | 2016-06-21 | 1 | -0/+1 |
* | Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513 | Chris Buechler | 2016-06-21 | 1 | -1/+1 |
* | Disable ipcomp regardless of config setting to avoid problem. Ticket #6167 | Chris Buechler | 2016-05-13 | 1 | -1/+2 |
* | Omit local identifier for mobile PSKs. Ticket #6286 | Chris Buechler | 2016-04-28 | 1 | -1/+1 |
* | Use leftsendcert=always where leftcert is defined. Ticket #6082 | Chris Buechler | 2016-04-23 | 1 | -0/+3 |
* | Add lock in vpn_ipsec_configure. Ticket #6160 | Chris Buechler | 2016-04-14 | 1 | -0/+4 |
* | Always set ignore_acquire_ts = yes. No need for that in any of our use cases,... | Chris Buechler | 2016-03-04 | 1 | -0/+1 |
* | Fix indent | Renato Botelho | 2016-02-24 | 1 | -115/+115 |
* | Internationalize etc inc uvx | Phil Davis | 2016-02-19 | 1 | -22/+22 |
* | Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704 | Chris Buechler | 2016-02-18 | 1 | -1/+1 |
* | Add support for IPsec TFC. Ticket #4688 | Chris Buechler | 2016-02-11 | 1 | -0/+9 |
* | Fix IKE version "auto". Ticket #5880 | Chris Buechler | 2016-02-11 | 1 | -1/+2 |
* | Review of CARP uniqid changes. | Luiz Otavio O Souza | 2016-02-09 | 1 | -28/+22 |
* | Use the NAS IP configured for PPPoE server instances. Ticket #185 | Chris Buechler | 2016-02-02 | 1 | -0/+3 |
* | Fix #5816 (re)start of IPsec | Phil Davis | 2016-01-26 | 1 | -5/+7 |
* | Switch to disabling strongswan unity plugin by default. Ticket #4178 | Chris Buechler | 2016-01-23 | 1 | -1/+1 |
* | Somehow missed this in the committed version. | jim-p | 2016-01-22 | 1 | -1/+1 |
* | Relocate subnet mask drop-down to a more sensible place on the PPPoE server, ... | jim-p | 2016-01-22 | 1 | -1/+6 |
* | Fix #4178: | Renato Botelho | 2016-01-20 | 1 | -13/+9 |
* | Fix strongswan.conf indent level | Renato Botelho | 2016-01-20 | 1 | -1/+1 |
* | Fix strongswan.conf indent level | Renato Botelho | 2016-01-20 | 1 | -22/+22 |
* | Update license on files from /etc/inc | Renato Botelho | 2016-01-15 | 1 | -15/+39 |
* | redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo... | stilez | 2016-01-12 | 1 | -2/+2 |
* | Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ... | Renato Botelho | 2015-12-15 | 1 | -7/+0 |
* | Code style and white space in etc | Phil Davis | 2015-12-10 | 1 | -1/+2 |
* | Run ping_hosts.sh once after IPsec start if it's enabled, to avoid a wait of ... | Chris Buechler | 2015-12-04 | 1 | -0/+7 |
* | Merge pull request #2103 from jlduran/escape-strongswan-radius-key | Renato Botelho | 2015-11-23 | 1 | -1/+1 |
|\ |
|
| * | Escape RADIUS secret in strongswan.conf | Jose Luis Duran | 2015-11-21 | 1 | -1/+1 |
* | | Remove the last usage cases of $config['ipsec']['enable']. | Luiz Otavio O Souza | 2015-11-22 | 1 | -1/+1 |
|/ |
|
* | Create symlinks when target doesn't exist, not only when it's not a link | Renato Botelho | 2015-11-17 | 1 | -2/+2 |
* | Revert "Use --conf when call ipsec start/stop, this make it work with regular... | Renato Botelho | 2015-11-12 | 1 | -2/+2 |