summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* add a check to avoid foreach on non-arrayRELENG_2_2_4Chris Buechler2015-07-271-0/+4
* Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to reta...Chris Buechler2015-07-252-1/+14
* 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-252-1/+4
* Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates t...Chris Buechler2015-07-231-0/+1
* Bump to 2.2.4-RELEASEChris Buechler2015-07-231-1/+1
* Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !Chris Buechler2015-07-231-2/+3
* change iketype auto to ikev2 on upgrade. Ticket #4873Chris Buechler2015-07-231-0/+5
* 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
* Unset old CA and Cert in left system configPhil Davis2015-07-211-0/+8
* Allocate dnpipe and dnqueue numbers even if no filter rulesPhil Davis2015-07-211-2/+3
* Captive Portal zoneid upgrade fix var name typoPhil Davis2015-07-211-1/+1
* fix indent my editor broke in my earlier commitChris Buechler2015-07-211-26/+26
* Add IPsec IKE Intermediate EKU to server certificates. The serverAuth EKU alr...Chris Buechler2015-07-201-2/+2
* Specify keyUsage and extendedKeyUsage in openssl.cnf, use crl_ext.Chris Buechler2015-07-201-6/+6
* Merge pull request #1762 from doktornotor/patch-3Renato Botelho2015-07-181-4/+4
|\
| * Add labels to some default firewall rules doktornotor2015-07-181-4/+4
* | Really avoid error loading rules for numeric host name in aliasPhil Davis2015-07-181-1/+2
|/
* Handle OpenVPN bound to gateway groups using CARP IPs in rc.carpmaster/backup...Chris Buechler2015-07-182-2/+31
* Fixes for IPSec ASN1.DN, ticket #4792Renato Botelho2015-07-171-7/+17
* Only add outgoing-interface if IP. Ticket #4852Chris Buechler2015-07-171-2/+2
* Fix #4794:Renato Botelho2015-07-172-1/+22
* Add leftid and rightid value between double quotes on ipsec config when type ...Renato Botelho2015-07-162-3/+8
* Remove old, unused NetUtils.jsChris Buechler2015-07-161-0/+1
* Revert "Avoid error loading rules for numeric host name in alias"Renato Botelho2015-07-151-1/+1
* Fix issue_ip_type var name spellingPhil Davis2015-07-151-6/+6
* Avoid error loading rules for numeric host name in aliasPhil Davis2015-07-151-1/+1
* Fix GratisDNS support, manual merge of commit 3e31a7f82589d3350f111bd7d81cc83...Chris Buechler2015-07-141-2/+2
* fix fsync, thanks Phil Davis for noticingChris Buechler2015-07-101-1/+1
* fix fsyncChris Buechler2015-07-101-1/+1
* fsync after fclose here, clean up some white space while here.Chris Buechler2015-07-101-21/+27
* fsync conf_path here tooChris Buechler2015-07-101-0/+1
* fix typoChris Buechler2015-07-101-1/+1
* Make sure config.xml is safe on disk when restoring a backup, ticket #4803Renato Botelho2015-07-061-0/+1
* Make sure temporary config file is safe on disk before rename, ticket #4803Renato Botelho2015-07-061-1/+1
* Remove reference to vfs.forcesyncRenato Botelho2015-07-061-1/+0
* Use right function pfSense_fsync to make sure config file is safe on disk, ti...Renato Botelho2015-07-061-4/+2
* fix includes so shellsession restartipsec works.Chris Buechler2015-07-051-0/+2
* remove debug.pfftpproxy, it no longer exists.Chris Buechler2015-07-041-1/+0
* 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
* sync up ipsec.inc with master. Mostly whitespace and style changes.Chris Buechler2015-07-021-174/+219
* fix part of keyid problem. Ticket #4811Chris Buechler2015-07-011-1/+1
* Remove unnecessary deletion of rc.conf. Add an empty rc.conf with a noteChris Buechler2015-07-013-6/+1
* Improve handling of port ranges in relayd, fixes #4810jim-p2015-07-011-1/+5
* Use interface-automatic for Unbound when the interfaces list is empty (same a...jim-p2015-06-261-0/+2
OpenPOWER on IntegriCloud