[etr/libhttpserver] Initial integration#4745
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
@googlebot I signed it! |
|
We generally like to know how critical projects are before accepting them into OSS-Fuzz. |
|
Thanks to @etr for the list. Many dependent projects fetch libhttpserver from toolchains. Few known popular use cases are listed below:
|
This PR adds files for initial integration of etr/libhttpserver
Currently working on adding fuzz targets to libhttpserver etr/libhttpserver#213
The fuzz target was able to point this bug etr/libhttpserver@bcd12d3