aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/nginx
Commit message (Collapse)AuthorAge
* [nginx] Fix startup crashes (#4433)Gravatar Yunshu Ouyang2020-09-10
| | | | | * Fix startup crashes * Clean-up fuzzer
* [Nginx] fixing startup crashes (#4425)Gravatar Yunshu Ouyang2020-09-08
| | | | | * fixing startup crashes * Removed whitespaces
* Add wrappers for getpwnam and getgrnam (#4419)Gravatar Yunshu Ouyang2020-09-07
|
* [Nginx] Fixed fuzzer startup crash (#4399)Gravatar Yunshu Ouyang2020-09-01
|
* [Nginx] Initial integration, new fuzzer added (#4144)Gravatar Yunshu Ouyang2020-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [postgresql] Added auto_css to project.yaml * [postgresql] Added new fuzzer * [postgresql] Cleaned up files, changed project.yaml * Dockerfile - changed to official repo * Renamed fix.diff * [postgresql] Fixed parser_fuzzer, added new json_parser_fuzzer * [nginx] updated project.yaml * [nginx] added first fuzzer * [nginx] added build file for fuzzers * Added license header * Removed dictionary * Removed dictionary * Moved fuzzers to fuzzer directory * fixed new lines * Updated years, removed maintainer field in Dockerfile * Removed line spaces * Updated year * Changed existing fuzzer * Changed Makefile * delete newlines * remove patch * update year * add socket wrapper functions * modified fuzzer initialization * add new grpc module fuzzer * Removed grpc fuzzer * Fixed http request fuzzer * Add nginx patch * Add Makefile for fuzzers * Fix fuzzer * Added client side fuzzing * fixed fuzzer * Removed memory and undefined sanitizers * Added dictionary * Changed fuzzer from c to c++ * Use protobuf for input to fuzzer * Improved style * Added configuration file needed by fuzzer * Added licence header * Added makefile for fuzzers * Fixed dictionary * Modified make_fuzzers * moved dictionary * Undo last commit
* Add nginx (#285)Gravatar andrey-zelenkov2017-01-17