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
/
tests
/
simple_request.c
Commit message (
Expand
)
Author
Age
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-11
|
|
\
*
|
\
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
|
|
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
|
|
/
*
/
C Core API cleanup.
Craig Tiller
2015-05-04
|
/
*
Merge pull request #784 from ctiller/timeout
Yang Gao
2015-02-26
|
\
*
|
Strip port in peer name check
Craig Tiller
2015-02-25
|
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
|
/
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
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 up C tests
Craig Tiller
2015-02-11
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
\
*
|
Allow two completion queues on request call
Craig Tiller
2015-02-10
|
*
Adding call host (:authority header) check in the secure channel.
Julien Boeuf
2015-02-10
|
/
*
Fix some tests
Craig Tiller
2015-02-10
*
Fix memory usage
Craig Tiller
2015-02-05
*
Remove invalid checks
Craig Tiller
2015-02-04
*
First test passes
Craig Tiller
2015-02-03
*
Updated the first test (which fails)
Craig Tiller
2015-02-03
*
WIP simple_request
Craig Tiller
2015-02-03
*
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
Craig Tiller
2015-02-02
|
\
*
|
Fix tests to be a bit more sane
Craig Tiller
2015-02-02
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
|
Rename & semantic fixup progress
Craig Tiller
2015-01-30
*
|
First compiling version of the new C api.
Craig Tiller
2015-01-27
|
/
*
Add missing include
Craig Tiller
2015-01-23
*
Remove use of sprintf
Craig Tiller
2015-01-23
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update
Craig Tiller
2015-01-15
|
\
*
|
() --> (void)
Craig Tiller
2015-01-15
*
|
Remove calls to grpc_call_accept from C core tests.
Craig Tiller
2015-01-15
|
*
Moving prototype from Google to GitHub
Craig Tiller
2015-01-13
|
/
*
Trailing metadata support.
ctiller
2014-12-16
*
Initial import.
Nicolas Noble
2014-11-26