index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
json
Commit message (
Expand
)
Author
Age
*
Expand corpus
Craig Tiller
2016-03-23
*
Expand corpus
Craig Tiller
2016-03-23
*
Add fuzzer found crash to corpus
Craig Tiller
2016-03-18
*
Merge branch 'what-the-fuzz' of github.com:nicolasnoble/grpc into fuzzy-bits
Craig Tiller
2016-03-17
|
\
|
*
Fixing json parsing issues detected by libfuzz.
Nicolas "Pixel" Noble
2016-03-18
*
|
First version of json fuzzer
Craig Tiller
2016-03-17
|
/
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
Increasing json code coverage.
Nicolas "Pixel" Noble
2015-12-12
*
Improving test coverage for json.c (-->100%)
Nicolas "Pixel" Noble
2015-12-11
*
Fix clang-format script
Craig Tiller
2015-09-28
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
fix indentation
Jan Tattermusch
2015-06-16
*
fix json_rewrite_test CRLF handling
Jan Tattermusch
2015-06-15
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Addressing security concerns.
Nicolas Noble
2015-02-23
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fix a memory leak and a gpr_strdup/free mismatch in json_test
David Klempner
2015-02-04
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Adding a few more tests.
Nicolas "Pixel" Noble
2015-01-29
*
Adding a few more test to improve coverage.
Nicolas "Pixel" Noble
2015-01-29
*
Fixing a couple of minor bugs, and adding a few tests.
Nicolas Noble
2015-01-27