1
0
Fork 0
mirror of https://git.ipfire.org/pub/git/ipfire-2.x.git synced 2026-03-28 21:32:01 +01:00
IPFire 2.x development tree https://git.ipfire.org/?p=ipfire-2.x.git
  • Perl 67.7%
  • Shell 26%
  • C 3.9%
  • Python 0.8%
  • M4 0.5%
  • Other 1%
Find a file
Stefan Schantl a590929639 ids.cgi: Fix sorting the ignored hosts by id
The sorting statement was entirely wrong, so the lists of ignored
hosts never got sorted in a proper way.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2026-03-27 12:01:00 +00:00
config dnsbl: Use a more generic hostname to fetch the zones from 2026-03-23 10:44:09 +00:00
doc dnsbl.cgi: Reformat the custom allow/block list 2026-03-06 14:04:26 +00:00
html ids.cgi: Fix sorting the ignored hosts by id 2026-03-27 12:01:00 +00:00
langs dnsbl.cgi: Reformat the custom allow/block list 2026-03-06 14:04:26 +00:00
lfs glibc: Apply fix for GLIBC-SA-2026-0005 2026-03-27 12:00:36 +00:00
src glibc: Apply fix for GLIBC-SA-2026-0005 2026-03-27 12:00:36 +00:00
tests
tools tools/download-rust-create: Use rust-syn as template 2026-01-30 09:16:34 +00:00
.gitignore
.mailmap
make.sh perl-Net-LibIDN2: New package 2026-03-09 10:40:39 +00:00
README.md

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed documentation located here which should answer most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.