Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cloudflare/wirefilter issues and pull requests

#86 - Update semgrep.yml

Pull Request - State: open - Opened by hrushikeshdeshpande about 2 months ago

#85 - Is this project still supported?

Issue - State: open - Opened by Infusible 6 months ago

#84 - wirefilter does not support CIDR format?

Issue - State: open - Opened by tommy-dong 7 months ago - 1 comment

#83 - Any method to combine multi filter into one to accelerate?

Issue - State: open - Opened by hxndg 10 months ago - 3 comments

#82 - Add int and ip list handling

Pull Request - State: closed - Opened by tyler-goodwin 10 months ago

#81 - Issue with Lifetime Parameters in ExecutionContext

Issue - State: closed - Opened by ermakov-oleg about 1 year ago - 1 comment

#80 - Is this repository still being updated and maintained?

Issue - State: open - Opened by FreeMind-LJ about 1 year ago - 7 comments

#79 - Compilation error in wirefilter-parser

Issue - State: open - Opened by bluebear94 over 2 years ago - 4 comments

#78 - Bump thread_local from 1.0.1 to 1.1.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#77 - Bump regex from 1.3.7 to 1.5.5

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#76 - Bump generic-array from 0.12.3 to 0.12.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#75 - fix checking matchers

Pull Request - State: open - Opened by SerCeMan almost 3 years ago

#74 - Update all dependencies to latest

Pull Request - State: open - Opened by dovreshef about 3 years ago

#73 - Don't panic on missing subexpressions

Pull Request - State: open - Opened by jefftt over 3 years ago

#72 - Implement starts_with, ends_with operators for Bytes

Pull Request - State: open - Opened by amiremohamadi over 3 years ago - 5 comments

#71 - Memory Leak Detected on Adding Function to Scheme

Issue - State: open - Opened by veeshi over 3 years ago - 1 comment

#70 - fix Type resolution in Scheme macro

Pull Request - State: open - Opened by Raz0r over 3 years ago

#69 - Added support for Floats

Pull Request - State: open - Opened by nethunters-dev almost 4 years ago - 2 comments

#68 - Fix Scheme! macro to be used from other crates

Pull Request - State: open - Opened by sbohrer about 4 years ago

#67 - Filter and ExecutionContext do not need the same lifetime

Pull Request - State: open - Opened by sbohrer about 4 years ago

#65 - Macros

Pull Request - State: closed - Opened by kornstar11 about 4 years ago - 1 comment

#63 - Merge cloudflare branch into master

Pull Request - State: closed - Opened by marmeladema over 4 years ago - 2 comments

#62 - Full syntax support for Cloudflare Firewall Rules language

Issue - State: open - Opened by SerCeMan over 4 years ago - 4 comments

#61 - Usage issue: Error handling

Issue - State: closed - Opened by utx0 over 4 years ago - 2 comments

#59 - Usage issue: borrowed value does not live long enough

Issue - State: closed - Opened by utx0 over 4 years ago - 6 comments

#58 - Make Filter thread-safe

Pull Request - State: closed - Opened by inikulin almost 5 years ago

#57 - Remove requirement for ExecutionContext to have the same lifetime as a filter

Pull Request - State: closed - Opened by inikulin almost 5 years ago - 7 comments

#56 - FFI Example Usage

Issue - State: open - Opened by Sexual almost 5 years ago

#53 - Add missing array type tag WIREFILTER_TYPE_TAG_ARRAY variant

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#51 - Support SimpleExpr as FunctionCallArgExpr

Pull Request - State: closed - Opened by ghost over 5 years ago

#50 - Support SimpleExpr as FunctionCallArgExpr

Pull Request - State: closed - Opened by ghost over 5 years ago

#49 - Improve error reporting when parsing functions

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#48 - Make logical operators work on array of booleans

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#47 - Restrict map and array comparison with primitive types

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#46 - Make fields in ParseError public for error assertions

Pull Request - State: closed - Opened by ghost over 5 years ago

#45 - Export lex::LexErrorKind to crate

Pull Request - State: closed - Opened by ghost over 5 years ago

#44 - Allow functions to expect multiple types for argument

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#43 - FW-1301: Fix error handling for checking generic functions

Pull Request - State: closed - Opened by ghost over 5 years ago

#42 - FW-1301: Fix error handling for checking generic functions

Pull Request - State: closed - Opened by ghost over 5 years ago

#41 - Handle missing value from Array and Map

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#40 - Support Push for Array

Pull Request - State: closed - Opened by ghost over 5 years ago

#39 - Export FunctionDefinition trait

Pull Request - State: closed - Opened by ghost over 5 years ago

#38 - Introduce CompiledValueExpr and compile function to closure

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#37 - Export Array to crate

Pull Request - State: closed - Opened by ghost over 5 years ago

#36 - FW-1226: Make logical operators work on Array(Bool)

Pull Request - State: closed - Opened by ghost over 5 years ago

#35 - Update FFI bindings to be able to handle Array data type

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#34 - Re-add TryFrom implementation to LhsValue

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 2 comments

#33 - Improve array type

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#32 - FW-1221: Support Arrays for LhsValue

Pull Request - State: closed - Opened by ghost over 5 years ago

#31 - Optimize field index access

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 2 comments

#30 - Fix parsing of optional arguments for functions without mandatory args

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 1 comment

#29 - Introduce generic functions

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 2 comments

#28 - Handle missing value from ExecutionContext

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#27 - Release 0.7.0

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#26 - Introduce the SchemeConfig structure as a way to configure the engine.

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 3 comments

#25 - Introduce map data type

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 1 comment

#24 - Add hash and serialization functions to C header + add tests for it

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#23 - Change some mutable pointers to const pointers in the C header file

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 1 comment

#22 - Meta: refine error spans

Issue - State: open - Opened by RReverser over 5 years ago
Labels: enhancement, parsing

#21 - Refine .h to use `const *` when possible

Issue - State: closed - Opened by RReverser over 5 years ago - 1 comment
Labels: enhancement, ffi

#20 - Implement TryFrom on LhsValue and unify type mismatch errors

Pull Request - State: closed - Opened by RReverser over 5 years ago

#19 - Convert ffi, ffi/tests/ctests and wasm crates to Rust 2018

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#18 - Fix new clippy warnings introduce with Rust 1.34

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#17 - Fix prototype of wirefilter_filter_uses function

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#16 - Convert to Rust 2018

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 7 comments

#15 - Recursive check for nested parameters

Issue - State: open - Opened by migolovanov over 5 years ago - 2 comments

#14 - Optimise function calls

Pull Request - State: closed - Opened by RReverser over 5 years ago - 2 comments

#13 - Use the builder pattern to instanciate Function definition

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#12 - Update Travis badge to show master

Pull Request - State: closed - Opened by RReverser over 5 years ago

#11 - Rename "arg" in definitions to "param"

Pull Request - State: closed - Opened by RReverser over 5 years ago - 1 comment

#10 - Split out FunctionCallArgExpr::{uses, execute}

Pull Request - State: closed - Opened by RReverser over 5 years ago

#9 - FW-1183: fix cfsetup broken since commit of ffi/tests/ctests crate

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 2 comments

#7 - Upgrade regex

Pull Request - State: closed - Opened by RReverser over 5 years ago

#6 - Reduce benchmarking matrix for functions

Pull Request - State: closed - Opened by RReverser over 5 years ago - 1 comment

#5 - Optimize FieldExpr execution by creating a different closure for field and call

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 3 comments

#4 - FW-1087: provide wirefilter.h C header file and add ffi-ctests crate

Pull Request - State: closed - Opened by marmeladema over 5 years ago - 5 comments

#3 - FW-1090: add some benchmarks for functions

Pull Request - State: closed - Opened by marmeladema over 5 years ago

#2 - ffi bindings

Issue - State: closed - Opened by migolovanov over 5 years ago - 11 comments

#1 - Does wirefilter support BPF target?

Issue - State: closed - Opened by 0b01 over 5 years ago - 1 comment