51 Commits (9c7f4f7028130058ef9dc690f56554f91832ba41)

Author SHA1 Message Date
Craig Tiller 8da8511762 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) 9 years ago
Nicolas "Pixel" Noble 85a46dd780 Moving memory allocation tracking to its own file. 9 years ago
Nicolas "Pixel" Noble 959b6f52cd Fixing another memory leak. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble 5d28d9f63b Added a few more corpora. 9 years ago
Nicolas "Pixel" Noble 82a91c91d0 Fixing json memory leak. 9 years ago
Nicolas "Pixel" Noble fdbebb9049 Adding json test case. 9 years ago
Nicolas "Pixel" Noble 1635d36a0a Missing include. 9 years ago
Nicolas "Pixel" Noble bc1fdeee8f Fixing typos. 9 years ago
Nicolas "Pixel" Noble 8677d3f824 Adding memory leak detections for the json fuzzer. 9 years ago
Craig Tiller fdef23f8d3 Fix includes 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 9d290d534e copyrights 9 years ago
Craig Tiller a341fe2876 Expand corpus 9 years ago
Craig Tiller d0f1301d12 Expand corpus 9 years ago
Craig Tiller fe56d3ae72 Expand corpus 9 years ago
Craig Tiller dc559c9697 Add fuzzer found crash to corpus 9 years ago
Nicolas "Pixel" Noble 23df75a970 Copyrights. 9 years ago
Nicolas "Pixel" Noble c90886096a Fixing json parsing issues detected by libfuzz. 9 years ago
Craig Tiller 32173c5c3c First version of json fuzzer 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Nicolas "Pixel" Noble 11c320da08 Increasing json code coverage. 9 years ago
Nicolas "Pixel" Noble 8c593e2e1c Improving test coverage for json.c (-->100%) 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Jan Tattermusch d1eb527f78 fix indentation 10 years ago
Jan Tattermusch bc745a5f4e fix json_rewrite_test CRLF handling 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Nicolas Noble a7b8b69d23 Addressing security concerns. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
David Klempner 05fce429e2 Fix a memory leak and a gpr_strdup/free mismatch in json_test 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Nicolas "Pixel" Noble 3c63c0ced3 Adding a few more tests. 10 years ago
Nicolas "Pixel" Noble 08cd92a890 Adding a few more test to improve coverage. 10 years ago
Nicolas Noble 66b5bba25b Fixing a couple of minor bugs, and adding a few tests. 10 years ago