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
/
no_server_test.c
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
*
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
*
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
*
|
Properly initializing reserved pointer in tests.
Nicolas "Pixel" Noble
2015-08-01
*
|
Fixing C/C++ tests.
Nicolas "Pixel" Noble
2015-07-29
|
*
Rename grpc_channel_create to grpc_insecure_channel_create
Craig Tiller
2015-07-21
|
/
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
*
Added flags support to grpc_op.
David Garcia Quintas
2015-06-14
*
C Core API cleanup.
Craig Tiller
2015-05-04
*
Fix some memory leaks
Craig Tiller
2015-05-01
*
Fix no-server-test
Craig Tiller
2015-04-29
*
Speed up test, reduce flakiness
Craig Tiller
2015-03-02
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-16
|
\
*
|
Fix returned status
Craig Tiller
2015-01-16
|
*
clang-format codebase
Craig Tiller
2015-01-13
|
*
Moving prototype from Google to GitHub
Craig Tiller
2015-01-13
|
/
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Trailing metadata support.
ctiller
2014-12-16
*
Initial import.
Nicolas Noble
2014-11-26