project/firewall4.git
2022-01-09 Stijn Tinteltests: add test for unknown rule option
2022-01-09 Stijn Tinteltests: add test for deprecated rule option
2022-01-09 Stijn Tinteltests: add test for unknown defaults option
2022-01-09 Stijn Tinteltests: enable flow offloading in tests
2022-01-09 Stijn Tintelruleset.uc: don't trim newline before comment sign
2022-01-09 Stijn Tintelruleset.uc: consolidate ip and ip6 offload
2022-01-06 Stijn Tintelmain.uc: fix device gathering
2022-01-06 Stijn Tintelfw4.uc: allow use of cidr in ipsets
2022-01-06 Stijn Tintelfw4.uc: don't fail on unknown options
2022-01-06 Stijn Tintelfw4.uc: add _name as deprecated option
2022-01-06 Stijn Tintelfw4.uc: introduce DEPRECATED flag
2022-01-06 Stijn Tintelfw4.uc: do not skip defaults with invalid option
2022-01-06 Stijn Tinteltreewide: support set timeout
2022-01-06 Stijn Tinteltreewide: support hardware flow offloading
2022-01-06 Stijn Tinteltreewide: support flow offloading
2022-01-06 Stijn Tintelfw4.uc: filter duplicates in fw4.set
2022-01-06 Stijn Tinteltreewide: move executables to /sbin
2021-10-24 Thomas Weißschuhfw4.uc: Do not quote port ranges
2021-10-24 Thomas Weißschuhtests: adapt test to new ICMP print logic
2021-10-17 Jo-Philipp... rule.uc: always format ICMP type/code list as set
2021-09-01 Jo-Philipp... treewide: convert deprecated syntax
2021-09-01 Jo-Philipp... tests: adapt to latest ucode
2021-03-31 Jo-Philipp... tests: expand testing
2021-03-31 Jo-Philipp... fw4.uc: fix family test functions
2021-03-31 Jo-Philipp... fw4.uc: fix parsing boolean "0" values
2021-03-31 Jo-Philipp... rule.uc: fix redundant whitespace in rules without...
2021-03-31 Jo-Philipp... ruleset.uc: reduce empty lines in output
2021-03-31 Jo-Philipp... fw4.uc: gracefully handle missing defaults section
2021-03-30 Jo-Philipp... treewide: remove ucode module preloading
2021-03-29 Jo-Philipp... fw4.uc: remove upvalue caching
2021-03-19 Jo-Philipp... Initial commit