Highlights
- Arctic Code Vault Contributor
Popular repositories
944 contributions in the last year
Less
More
Contribution activity
February 2021
Created 24 commits in 5 repositories
Created 3 repositories
Created a pull request in google/oss-fuzz that received 7 comments
Adds capnproto project
cc @kentonv Are you interested in continuous fuzzing for capnproto ? This draft PR enables it with oss-fuzz (PS : the fuzz target quickly finds wha…
+216
−0
•
7
comments
Opened 35 other pull requests in 7 repositories
OISF/suricata
6
open
9
closed
- Fuzz limit decoded layers v2
- http: makes decompression time limit configurable
- Pcre2 3194 v2
- Http range file v9
- Http range file v8
- Http range file v7
- http: makes decompression time limit configurable
- tcp: remove debug asserts about large windows
- http: makes decompression time limit configurable
- decode: limits the number of decoded layers
- Ossfuzz corp v8
- Ossfuzz corp v7
- Rust cleanup v1
- fuzz: adds structure aware target
- Ossfuzz corp v6
google/oss-fuzz
4
open
6
merged
- Adds ygot project
- Go 1.16 local builds
- Go 1.16 more fixes
- Fixes go coverage build with go 1.16
- Fix ecc-diff-fuzzer build with right botan config
- Go 1.16 build fix with right parentheses
- golang: compatibility with go 1.16 modules
- Use upstream repo for go-sqlite3 project
- Adds libvnc project
- Adds project python-markdown
OISF/suricata-verify
4
open
1
closed
mattn/go-sqlite3
1
open
1
merged
capnproto/capnproto
1
open
OISF/libhtp
1
closed
protocolbuffers/upb
1
closed
Reviewed 13 pull requests in 3 repositories
OISF/suricata 10 pull requests
- protocol detection: midstream - set done flag only if parsers for bot…
- Pcre2 3194 v2
- Http range file v7
- File hashing 4279 v2
- Improve midstream pickup of TCP flows at SYN/ACK stage
- bittorrent-dht: add bittorrent-dht app layer v2
- Ossfuzz corp v6
- detect: Improve support for larger address values.
- Add negation support for TLS and corresponding unit tests
- Modify TLS certificate decoding of validity timestamps to support tim…
OISF/suricata-verify 2 pull requests
google/oss-fuzz 1 pull request
Created an issue in rust-lang/rust that received 6 comments
Invalid LLVM coverage data produced when compiled with `-C opt-level=1`
I tried this code:
use num_integer::Roots; fn main() { let a:u32 = 54321; let c = a.cbrt(); println!("Hello, world {} {}!", a, c);
}
compiled with R…
6
comments

