Marek Wolan
|
bf32271ddd
|
Change copyright to 2025
|
2025-01-02 15:05:06 +00:00 |
|
Marek Wolan
|
dd931d900b
|
port refactor - eod commit, airspace still broken
|
2024-09-18 16:02:25 +01:00 |
|
Chris McCarthy
|
81bcf99855
|
#2646 - Added a custom pre-commit hook that ensure the copyright clause is added to .py and .rst files.
|
2024-06-05 09:11:37 +01:00 |
|
Czar Echavez
|
5836ea68e3
|
#2257: rearrange software pages + creating a list of applications and services which is hopefully a single point that should be referred to
|
2024-02-23 08:55:32 +00:00 |
|
Chris McCarthy
|
a8c1e2b9d9
|
#2205 - Fixed ACLRule.is_permitted function by returning a bool that indicates whether the rule was matched or not to allow the AccessControlList to know whether to pay attention to the rule or not when it's iterating over them.
|
2024-02-10 21:32:13 +00:00 |
|
Chris McCarthy
|
58af58810d
|
#2205 - Introduced a Firewall class for enhanced network security and control, extending Router functionalities. Updated ACLRule to support IP ranges via wildcard masking for refined traffic filtering. Includes documentation updates.
|
2024-02-09 23:29:06 +00:00 |
|