13
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* PolicyCompiler_ipt.cpp (singleDstNegation::processNext): while processing single object negation, consider hosts and firewalls with one normal interface and loopback interface eligible (i.e. ignore loopback address even though formally such object has at least two ip addresses). More... over 16 years ago
countInetAddresses takes parameter skip_loopback More... over 16 years ago
* PolicyCompiler_ipt.cpp (singleDstNegation::processNext): fixed bug (no #): policy compiler for iptables did not handle correctly rules where a host that has multiple addresses was a single object in a rule element and had negation. More... over 16 years ago
added countInetAddresses() method More... over 16 years ago
* ipt.cpp (dumpScript): Explicitly use "\n" instead of endl to avoid implicit conversion to "\r\n" on Windows (generated script is for iptables which can only run on Linux, so it is safe to use "\n" instead of endl). More... over 16 years ago
changelog records More... over 16 years ago
* PolicyCompiler_ipt.cpp (PolicyCompiler_ipt::compile): fixed bug (no #): policy compiler for iptables would crash with assertion when AddressTable or DNSName object was used in a rule in pure mangle table ruleset. This can be related to crash reported in bug #2157121. More... over 16 years ago
better algorithm in isUsedByThisFirewall More... over 16 years ago
better margins in ruleset dialog More... over 16 years ago
added check for zlib library to configure.in More... over 16 years ago
build fixes for freebsd 7 More... over 16 years ago
attribute "mangle_table_only" for iptables policy rulesets More... over 16 years ago
* PolicyCompiler.cpp (PolicyCompiler::prolog): assign name of the source rule set to combined_ruleset and temp_ruleset More... over 16 years ago
added controls for ruleset dialog for iptables only More... over 16 years ago
added controls for ruleset dialog for iptables only More... over 16 years ago
bug 2148378 More... over 16 years ago
bug 2149503 More... over 16 years ago
bug 2149585 More... over 16 years ago
bug 2151898 More... over 16 years ago
removed Q_OBJECT from classes that do not need it More... over 16 years ago
bug 2130128 More... over 16 years ago
bug 2130128 More... over 16 years ago
bug 2130128 More... over 16 years ago
finally fixing QMAKE_COPY for iosacl and pix More... over 16 years ago
bug 2158561 More... over 16 years ago
bug 2158407 More... over 16 years ago
bug 2154906 More... over 16 years ago
bug 2154906 More... over 16 years ago
changelog More... over 16 years ago
using QString for fwbobjectname More... over 16 years ago