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
/
connection_refused_test.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
\
*
|
Updates C Core
Sree Kuchibhotla
2017-03-22
*
|
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
|
*
Calculate deadline after port has been chosen
Yuchen Zeng
2017-02-08
|
/
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
|
\
*
|
|
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
|
/
/
|
*
Change JSON format to use the standard proto3 mapping for each type.
Mark D. Roth
2016-11-10
*
|
Finish moving to new APIs
Craig Tiller
2016-11-09
|
*
Change value of channel arg to string form, and reparse in each place we use it.
Mark D. Roth
2016-11-03
|
*
Rename method_config.[ch] to service_config.[ch].
Mark D. Roth
2016-11-03
|
*
clang-format
Mark D. Roth
2016-11-03
|
*
Add grpc_json_tree to handle refcounting for channel arg.
Mark D. Roth
2016-11-03
|
/
*
Change tests to use channel args instead of fake_resolver query args.
Mark D. Roth
2016-10-27
*
Test setting wait_for_ready via service config.
Mark D. Roth
2016-10-06
*
Update tests.
Mark D. Roth
2016-10-06
*
Fixes
Craig Tiller
2016-09-26
*
Cleanup test, check fail fast or not
Craig Tiller
2016-09-26
*
Add connection refused test
Vincent van Dam
2016-09-25