| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1797 from phil-davis/patch-10 | Renato Botelho | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | Strip any \r when parsing URL table ports file | Phil Davis | 2015-07-27 | 1 | -1/+1 |
* | | Fix typo in variable name, spotted by Phil Davis | Renato Botelho | 2015-07-27 | 1 | -1/+1 |
|/ |
|
* | Consider url_port alias type when checking port-type aliases V2 | Phil Davis | 2015-07-27 | 1 | -1/+1 |
* | add a check to avoid foreach on non-array | Chris Buechler | 2015-07-27 | 1 | -0/+4 |
* | Bring back the ability to specify file and URL as command line arguments. Cle... | Chris Buechler | 2015-07-26 | 1 | -15/+21 |
* | Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to reta... | Chris Buechler | 2015-07-25 | 1 | -0/+13 |
* | Change the log for CRLs with no data (exists but no certs revoked) to a warni... | Chris Buechler | 2015-07-25 | 1 | -1/+1 |
* | Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or d... | Chris Buechler | 2015-07-25 | 3 | -2/+7 |
* | Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates t... | Chris Buechler | 2015-07-23 | 1 | -0/+1 |
* | Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 ! | Chris Buechler | 2015-07-23 | 1 | -2/+3 |
* | change iketype auto to ikev2 on upgrade. Ticket #4873 | Chris Buechler | 2015-07-23 | 1 | -0/+5 |
* | Remove "auto", it's just a synonym for IKEv2. Ticket #4873 | Chris Buechler | 2015-07-23 | 2 | -6/+4 |
* | include vpn.inc so IPsec CRL reload works. require_once filter.inc in | Chris Buechler | 2015-07-23 | 2 | -1/+3 |
* | Obsolete device.hints_wrap, it's not being used | Renato Botelho | 2015-07-23 | 2 | -93/+1 |
* | Move mfs related rc.d scripts from tools to main repo | Renato Botelho | 2015-07-23 | 3 | -0/+208 |
* | Obsolete /etc/rc.d/uzip and stop using it | Renato Botelho | 2015-07-23 | 3 | -6/+1 |
* | Most of the flowtable bits were removed some time ago, take out the last of t... | Chris Buechler | 2015-07-23 | 1 | -30/+0 |
* | When a CRL is updated, refresh strongswan's CRLs. | Chris Buechler | 2015-07-23 | 1 | -0/+6 |
* | Merge pull request #1778 from phil-davis/patch-1 | Chris Buechler | 2015-07-22 | 1 | -1/+1 |
|\ |
|
| * | Add isset check for strictcrlpolicy | Phil Davis | 2015-07-23 | 1 | -1/+1 |
|/ |
|
* | make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from | Chris Buechler | 2015-07-22 | 1 | -1/+1 |
* | Add IPsec advanced option for strict CRL checking | Chris Buechler | 2015-07-22 | 2 | -0/+20 |
* | fix typo | Chris Buechler | 2015-07-22 | 1 | -1/+1 |
* | Merge pull request #1777 from phil-davis/patch-1 | Chris Buechler | 2015-07-22 | 1 | -12/+16 |
|\ |
|
| * | Handle IPsec Advanced Settings save before IPsec is enabled | Phil Davis | 2015-07-22 | 1 | -12/+16 |
* | | write out built-in CRLs for strongswan | Chris Buechler | 2015-07-22 | 1 | -2/+18 |
|/ |
|
* | Merge pull request #1774 from phil-davis/interfaces-widget | Chris Buechler | 2015-07-21 | 2 | -5/+5 |
|\ |
|
| * | Interfaces widget use more obscure separator | Phil Davis | 2015-07-22 | 2 | -5/+5 |
|/ |
|
* | Merge pull request #1770 from phil-davis/patch-1 | Chris Buechler | 2015-07-21 | 1 | -0/+10 |
|\ |
|
| * | Unset old CA and Cert in left system config | Phil Davis | 2015-07-21 | 1 | -0/+8 |
| * | Unset old CA and Cert in system config | Phil Davis | 2015-07-21 | 1 | -0/+2 |
* | | Merge pull request #1771 from phil-davis/patch-2 | Renato Botelho | 2015-07-21 | 1 | -3/+4 |
|\ \ |
|
| * | | Allocate dnpipe and dnqueue numbers even if no filter rules | Phil Davis | 2015-07-21 | 1 | -3/+4 |
| |/ |
|
* | | Merge pull request #1772 from phil-davis/patch-3 | Renato Botelho | 2015-07-21 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Captive Portal zoneid upgrade fix var name typo | Phil Davis | 2015-07-21 | 1 | -1/+1 |
|/ |
|
* | Add "netstat -ni" to status.php | jim-p | 2015-07-21 | 1 | -0/+1 |
* | Allow pre-filling (but no automatic action) of the download filename on exec.... | jim-p | 2015-07-21 | 2 | -2/+3 |
* | Reverting this for master, needs review in context of uniqid changes. Opening... | Chris Buechler | 2015-07-21 | 1 | -47/+33 |
* | Going back to prior to earlier commit. Revert "fix indent my editor broke in ... | Chris Buechler | 2015-07-21 | 1 | -26/+26 |
* | fix indent my editor broke in an earlier commit. | Chris Buechler | 2015-07-21 | 1 | -26/+26 |
* | Add IPsec IKE Intermediate EKU to server certificates. The serverAuth EKU alr... | Chris Buechler | 2015-07-20 | 1 | -2/+2 |
* | Specify keyUsage and extendedKeyUsage in openssl.cnf, use crl_ext. | Chris Buechler | 2015-07-20 | 1 | -6/+6 |
* | Merge pull request #1764 from doktornotor/patch-2 | Renato Botelho | 2015-07-19 | 3 | -4/+4 |
|\ |
|
| * | Fix caps | doktornotor | 2015-07-18 | 1 | -1/+1 |
| * | Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI | doktornotor | 2015-07-18 | 1 | -2/+2 |
| * | Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI | doktornotor | 2015-07-18 | 1 | -1/+1 |
| * | Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI | doktornotor | 2015-07-18 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1738 from phil-davis/Static-Routes | Renato Botelho | 2015-07-18 | 5 | -30/+88 |
|\ |
|
| * | Switch logic of $disabled tests system_gateways | Phil Davis | 2015-07-18 | 1 | -10/+8 |