Max Dymond
Max Dymond
My use case for spdlog is for JSON formatting logs, before logging them to stdout. I've achieved this by having a custom formatter, coupled with the stdout sink. However, it'd...
@xquery: this is just for interest - if you want me to push this forward, let me know. This generates a very small curl container which is surprisingly feature complete:...
My use case is that I want to map images into the DMC Colour Chart, which has a palette of around 447 colours in it. Most programs are designed to...
I've just added a script which generates a one-sided pcap file from corpora responses. Would it be useful if the fuzzers could generate a pcap file for all traffic on...
The bash script approach is fine, but having a proper configure script would make things easier. It may make the pipeline of "compile binaries, edit curl, recompile binaries" easier.