seladb
seladb
Unfortunately PcapPlusPlus does not support TLS decryption. This will require integration with OpenSSL which currently doesn't exist
Nice!! Just curious: are you using it inside of PcapPlusPlus (by changing the code) or as a separate tool?
ok got it, thanks! Should we close this issue?
Sure, we can keep it open for some time. If we see more demand for this feature we will consider implementing it
Thanks @DavidKorczynski for your contribution! I'm trying to understand how this works (I also read the CIFuzz documentation). If the Fuzz runs on every PR - it may find issues...
I'm afraid this might make the CI less stable or predictable, which will make it harder for people to contribute. What is the common use-case for using CI Fuzz in...
> @seladb it seems that only reproductible crash are declared as failure. It is used in lot of open source project. > > ``` > If CIFuzz doesn’t find a...
thanks for your comments @clementperon , let me research it some more and get back to you
Thanks for your suggestion! You're actually not the first one who brought this up. I had some discussions about it with @solvingj as well (Jerry - please feel free to...
Thanks for your comments @solvingj , I read almost the entire thread you shared and I can understand both sides. CMake has its pros and cons. It's probably easier to...