openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Firewall Builder
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Jun 19, 2024 — Jun 19, 2025
Showing page 22 of 162
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
see #2438 fixed grammar to match 1024:65535
Vadim Kurland
More...
about 14 years ago
realistic test file for scrub commands for PF v4.6 and newer
Vadim Kurland
More...
about 14 years ago
set version to 5.0.0 build 3547
Vadim Kurland
More...
about 14 years ago
see #2463 implemented import of "scrub" commands in both old and new syntax
Vadim Kurland
More...
about 14 years ago
see #2464 implemented import of PF "set timeout", "set limit" and other "set" commands. Known limitations:
Vadim Kurland
More...
about 14 years ago
see #2394 matching icmp types and codes by name explicitly to avoid conflicts where the same keyword (e.g. "skip") is used in different rules of the grammar; see #2464 added test case for "set timeout" commands
Vadim Kurland
More...
about 14 years ago
see #2464 implemented import of "set timeout" commands
Vadim Kurland
More...
about 14 years ago
removing failed attempt to parse ifconfig output
Vadim Kurland
More...
about 14 years ago
see #2394 using InterfaceProperties class to guess where WORD is an interface name or host name; Lexer generates IPV6 token for "1000:1010" port range configuration, could not find a way to fix this in the lexer so using this token to parse port ranges in the parser; added unit test for host "from" and "to" matches, including interface name and host name matches
Vadim Kurland
More...
about 14 years ago
split ifconfig.g to keep linux and bsd grammars separate
Vadim Kurland
More...
about 14 years ago
see #2461 parser and importer for ifconfig output. Linux ifconfig import works, BSD ifconfig import does not
Vadim Kurland
More...
about 14 years ago
refactored useful classes AddressSpec, PortSpec, InterfaceSpec, IcmpSpec and RouteSpec to separate modules so they can be used with other installers
Vadim Kurland
More...
about 14 years ago
see #2458, #2459 import of "rdr", "no nat", "no rdr" rules
Vadim Kurland
More...
about 14 years ago
see #2449 unit test for nat rules
Vadim Kurland
More...
about 14 years ago
using "port 1000:*" in PF nat commands
Vadim Kurland
More...
about 14 years ago
see #2449 better error message for "source-hash" with options
Vadim Kurland
More...
about 14 years ago
see #2449 import of "nat" rules. First implementation. Restrictions are listed in ChangeLog
Vadim Kurland
More...
about 14 years ago
fixed unit tests ; fixed import of port ranges
Vadim Kurland
More...
about 14 years ago
fixes #2429 fixed common error message shown when importer could not create firewall object
Vadim Kurland
More...
about 14 years ago
added unit test files
Vadim Kurland
More...
about 14 years ago
added unit tests skeleton for PF import; fixed warning that appeared at the end of import, saying no rules have been created
Vadim Kurland
More...
about 14 years ago
see #2446 fixed deduplication of address table objects
Vadim Kurland
More...
about 14 years ago
see #2447 implemented import of parameters for action "block"
Vadim Kurland
More...
about 14 years ago
user-specified parameter for action Reject takes precedence over automatically determined action based on the protocol. If user chooses one of the icmp responses, it should be used even with tcp (we used to force return-rst in that case)
Vadim Kurland
More...
about 14 years ago
see #2445 fixed import of tcp/udp ports defined by names; still need to test all possible names to make sure mappings work
Vadim Kurland
More...
about 14 years ago
see #2394 documenting import limitations in ChangeLog
Vadim Kurland
More...
about 14 years ago
added .gitignore for PF import tests
Vadim Kurland
More...
about 14 years ago
see #2435 tcp flags parsing
Vadim Kurland
More...
about 14 years ago
see #2436 fixed handling of the synproxy state option, minor tweaks to the grammar
Vadim Kurland
More...
about 14 years ago
fixes #2442 pre-processor removed the very last "\n" from the input stream which broke parser
Vadim Kurland
More...
about 14 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
161
162
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree