index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
bad_client
/
tests
Commit message (
Expand
)
Author
Age
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
\
|
*
Don't segfault on header replay
Ken Payson
2018-01-26
*
|
reduce send size for window overflow test
Yash Tibrewal
2018-01-24
*
|
Merge branch 'master' into badclient
Yash Tibrewal
2018-01-24
|
\
|
*
|
Add helper function for rst_stream
Yash Tibrewal
2018-01-23
*
|
Bad client changes to make large metadata test to work again
Yash Tibrewal
2018-01-22
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
/
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
Merge master
Yash Tibrewal
2017-11-06
|
\
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
/
*
Merge branch 'flowctlN' into flowctl+millis
Craig Tiller
2017-10-02
|
\
*
|
Fix bad_client_window_overflow_test at mac
yang-g
2017-09-26
|
*
Update window overflow test
Craig Tiller
2017-09-20
|
/
*
Do multiple reads if needed to read full server response.
Mark D. Roth
2017-07-11
*
Fix test verification
Craig Tiller
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
C99->C89.
Nicolas "Pixel" Noble
2017-05-11
|
*
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
/
*
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
*
Fix large metadata test - it was previously overconstrained now that we retur...
Craig Tiller
2017-01-10
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
Finish moving to new APIs
Craig Tiller
2016-11-09
*
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Merge github.com:grpc/grpc into merge-write
Craig Tiller
2016-09-01
|
\
|
*
Change cq_verifier to report file and line number for expectations.
Mark D. Roth
2016-08-24
*
|
Ensure ack is sent before relying on that
Craig Tiller
2016-08-22
|
/
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
\
*
|
Added missing memset to grpc_op in test
David Garcia Quintas
2016-05-13
|
*
Switch from snprintf() to gpr_asprintf().
Mark D. Roth
2016-05-12
|
*
Fix large_metadata_bad_client_test to avoid C99 string literal length limit.
Mark D. Roth
2016-05-12
|
/
*
Fix asan test failure.
Mark D. Roth
2016-05-06
*
Apply clang-format diffs.
Mark D. Roth
2016-05-04
*
Fix build breakage in bad_client tests.
Mark D. Roth
2016-05-03
*
Added bad_client test to check that the server rejects requests with too
Mark D. Roth
2016-05-03
*
Fixed clang formatting problems.
Mark D. Roth
2016-04-27
*
Change C implementation to not log an "Unexpected content-type" message
Mark D. Roth
2016-04-26
*
Add a failing test due to a head of line blocking bug in the server
Craig Tiller
2016-04-02
[next]