GNU libmicrohttpd 1.0.10
Loading...
Searching...
No Matches
fuzz Directory Reference
Directory dependency graph for fuzz:
src/fuzz

Files

file  fuzz_auth_header.c [code]
 Direct fuzzer for the "Authorization:" header parsers.
 
file  fuzz_common.h [code]
 Shared, header-only fuzzing driver for the MHD in-process fuzzers.
 
file  fuzz_eventloop.c [code]
 In-process fuzzer for MHD's external event loop and for the scheduling of the connection life cycle.
 
file  fuzz_memorypool.c [code]
 Direct in-process fuzzer for src/microhttpd/memorypool.c.
 
file  fuzz_options.c [code]
 In-process fuzzer for MHD's daemon option handling and for the daemon start-up / shutdown paths.
 
file  fuzz_postprocessor.c [code]
 Fuzzer for MHD_post_process()
 
file  fuzz_request.c [code]
 End-to-end in-process fuzzer for the MHD request parser.
 
file  fuzz_str.c [code]
 Direct in-process fuzzer for the string primitives of mhd_str.c.
 
file  fuzz_tls.c [code]
 In-process fuzzer for MHD's HTTPS/TLS integration layer.