index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
surface
/
lame_client_test.c
Commit message (
Expand
)
Author
Age
*
Fix includes
Craig Tiller
2016-03-25
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
merge with head
yang-g
2015-12-11
|
\
*
|
add test for lame client transport op
yang-g
2015-12-10
|
*
add test coverage for channel_connectivity check
yang-g
2015-12-10
|
/
*
separate recv intial metadata and trailing metadata
yang-g
2015-12-09
*
add test for lame_client get_peer and recv_initial_metadata
yang-g
2015-12-09
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
Let lame_client accept error status
yang-g
2015-08-17
*
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
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
/
*
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 lame client test
Craig Tiller
2015-04-29
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-26
|
\
|
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
|
Update C++ server with new core API
Craig Tiller
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
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
clang-format codebase
Craig Tiller
2015-01-13
*
Moving prototype from Google to GitHub
Craig Tiller
2015-01-13
*
Initial import.
Nicolas Noble
2014-11-26