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

Files

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