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
/
json_test.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #6012 from nicolasnoble/memleak_detector
Nicolas Noble
2016-03-31
|
\
|
*
Fixing another memory leak.
Nicolas "Pixel" Noble
2016-04-01
*
|
Update copyrights
Craig Tiller
2016-03-31
|
*
Fixing json memory leak.
Nicolas "Pixel" Noble
2016-03-30
|
*
Adding json test case.
Nicolas "Pixel" Noble
2016-03-30
|
/
*
Merge github.com:grpc/grpc into fuzzy-bits
Craig Tiller
2016-03-28
|
\
*
\
Merge github.com:grpc/grpc into fuzzy-bits
Craig Tiller
2016-03-26
|
\
\
|
|
*
Fix includes
Craig Tiller
2016-03-25
|
|
/
|
*
Fix copyrights
Craig Tiller
2016-03-25
|
*
Auto-changes
Craig Tiller
2016-03-25
*
|
copyrights
Craig Tiller
2016-03-24
*
|
Fixing json parsing issues detected by libfuzz.
Nicolas "Pixel" Noble
2016-03-18
|
/
*
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
*
clang-format all source
Craig Tiller
2015-08-18
*
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