index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
/
fuzzers
Commit message (
Expand
)
Author
Age
*
Load Reporting back to using metadata
David Garcia Quintas
2017-04-15
*
Merge pull request #10634 from yang-g/fuzz2
Yang Gao
2017-04-14
|
\
*
\
merge with head
yang-g
2017-04-14
|
\
\
|
*
\
Merge pull request #9972 from sreecha/cq_create_api_changes
Sree Kuchibhotla
2017-04-14
|
|
\
\
|
*
\
\
Merge pull request #10405 from bogdandrutu/metadata
David G. Quintas
2017-04-13
|
|
\
\
\
|
|
*
|
|
Change metadata names used by the instrumentation.
Bogdan Drutu
2017-04-13
|
|
|
|
*
Disallow empty method slice in api_fuzzer
yang-g
2017-04-13
|
|
|
|
/
|
|
|
/
|
|
*
/
|
ubsan fixes
Craig Tiller
2017-04-13
|
|
/
/
*
/
/
Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973
yang-g
2017-04-12
|
/
/
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-07
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
|
\
*
|
|
Fix error overflow bug
Noah Eisen
2017-04-06
|
|
/
|
/
|
*
|
Merge pull request #9838 from dgquintas/fuzzer_remove_asserts
David G. Quintas
2017-04-02
|
\
\
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-01
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't assert over invalid channel args
David Garcia Quintas
2017-03-30
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-30
|
|
|
\
|
|
|
/
|
|
/
|
*
/
|
Fixed oss-fuzz/961
David Garcia Quintas
2017-03-30
|
/
/
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-29
|
|
\
*
|
|
Remove call from sibling list when it is not first child.
yang-g
2017-03-29
|
|
/
|
/
|
*
|
Merge pull request #10337 from yang-g/autofuzz
Yang Gao
2017-03-28
|
\
\
|
*
|
Clamp memory usage estimate
yang-g
2017-03-28
*
|
|
Add fuzzer bug
ncteisen
2017-03-27
|
/
/
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
|
\
|
|
/
|
/
|
|
*
clang format
Sree Kuchibhotla
2017-03-24
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
|
\
*
|
\
Merge remote-tracking branch 'upstream/master' into cares_rebase
Yuchen Zeng
2017-03-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
Noah Eisen
2017-03-22
|
|
\
\
|
|
|
*
Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory
Sree Kuchibhotla
2017-03-22
|
|
|
|
\
|
|
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-22
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into cares_rebase
Yuchen Zeng
2017-03-22
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Updates C Core
Sree Kuchibhotla
2017-03-22
|
|
|
|
/
|
*
|
|
Add reproduction
Yuchen Zeng
2017-03-21
*
|
|
|
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
Yuchen Zeng
2017-03-17
|
\
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
Yuchen Zeng
2017-03-17
|
\
\
\
\
|
|
|
*
|
Change error_create API to slice
ncteisen
2017-03-13
|
|
|
/
/
|
|
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-03
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
clang format code
Sree Kuchibhotla
2017-03-03
|
|
|
*
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
|
|
|
*
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
|
|
*
|
Merge github.com:grpc/grpc into stream_owned_slice
Craig Tiller
2017-03-01
|
|
|
\
|
|
|
*
|
Add a slice type that shares a refcount with a transport stream
Craig Tiller
2017-03-01
|
|
/
/
|
|
*
Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzz
David Garcia Quintas
2017-02-23
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #9650 from ctiller/call_mutex
Craig Tiller
2017-02-23
|
|
\
\
|
|
|
*
Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
David Garcia Quintas
2017-02-22
|
|
|
/
|
|
/
|
|
|
*
Add failing test
Craig Tiller
2017-02-14
|
*
|
Use call context to propagare LR costs
David Garcia Quintas
2017-02-13
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
Yuchen Zeng
2017-02-08
|
\
|
|
*
Add examples from fuzzer server
Craig Tiller
2017-02-03
*
|
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
Yuchen Zeng
2017-02-01
|
\
\
|
|
*
Merge github.com:grpc/grpc into bm_stream
Craig Tiller
2017-02-01
|
|
|
\
|
|
|
/
|
|
/
|
[next]