Main repository for pfSense
Go to file
jim-p 1120b85cb2 Certificate date calculation changes. Fixes #9899
Make the certificate date calculation more general and also try multiple ways
to determine the date (both timestamp and unix timestamp).

Catch cases where one or the other date fails to calculate to avoid errors.

While here, also account for the fact that DateTime::diff result is always
positive, when we need to know if it's negative.
2019-11-15 10:51:18 -05:00
.github
build
src Certificate date calculation changes. Fixes #9899 2019-11-15 10:51:18 -05:00
tools Zabbix 2.2 packages are gone 2019-11-13 10:30:33 -03:00
.editorconfig
.gitattributes
.gitignore
BOOTSTRAP.md Fix random typos 2019-10-02 12:56:15 +05:45
build.conf.sample
build.sh
LICENSE
README.md
zanata.xml

pfSense

Overview

The pfSense project is a free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. pfSense software, with the help of the package system, is able to provide the same functionality or more of common commercial firewalls, without any of the artificial limitations. It has successfully replaced every big name commercial firewall you can imagine in numerous installations around the world, including Check Point, Cisco PIX, Cisco ASA, Juniper, Sonicwall, Netgear, Watchguard, Astaro, and more.

pfSense software includes a web interface for the configuration of all included components. There is no need for any UNIX knowledge, no need to use the command line for anything, and no need to ever manually edit any rule sets. Users familiar with commercial firewalls catch on to the web interface quickly, though there can be a learning curve for users not familiar with commercial-grade firewalls.

pfSense started in 2004 as a fork of the m0n0wall Project (which ended 2015/02/15), though has diverged significantly since.

pfSense is Copyright 2004-2019 Rubicon Communications, LLC (Netgate) and published under an open source license. Read more at https://pfsense.org/ and support the team by buying bundled hardware appliances or commercial support.

Contribute

For information on how to contribute to the pfSense project, see CONTRIBUTING.