You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
317 B
20 lines
317 B
homepage: "https://w1.fi/cvs.html"
|
|
language: c++
|
|
primary_contact: "j@w1.fi"
|
|
auto_ccs:
|
|
- "elver@google.com"
|
|
fuzzing_engines:
|
|
- afl
|
|
- libfuzzer
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
- dataflow
|
|
architectures:
|
|
- x86_64
|
|
- i386
|
|
main_repo: 'git://w1.fi/srv/git/hostap.git'
|