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
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-06-02
|
|
\
|
|
*
Make request_with_flags timeout deadline equal to that of request_with_payload.
Robbie Shade
2016-05-23
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-05-19
|
|
\
\
*
|
\
\
Merge branch 'compression_incoming_checks' into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
\
\
\
\
*
|
|
|
|
Compression test fixes
David Garcia Quintas
2016-05-17
*
|
|
|
|
Merge branch 'moar-compression-public-refactorings' into compression_md_level...
David Garcia Quintas
2016-05-17
|
\
\
\
\
\
|
|
*
|
|
|
Moved down verification upon cancellation
David Garcia Quintas
2016-05-17
|
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks
David Garcia Quintas
2016-05-17
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
INTERNAL -> UNIMPLEMENTED for disabled algorithms
David Garcia Quintas
2016-05-17
|
*
|
|
|
|
Refactorings and renamings related to compression.
David Garcia Quintas
2016-05-16
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
made send_initial_md compression level a "maybe"
David Garcia Quintas
2016-05-12
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-12
|
\
|
|
|
|
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...
Julien Boeuf
2016-05-10
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
|
*
|
|
|
More clang-format fixes.
Mark D. Roth
2016-05-05
|
|
|
|
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Apply clang-format diffs.
Mark D. Roth
2016-05-04
|
*
|
|
Fix max_message_length test, which was broken by the previous fix to the
Mark D. Roth
2016-05-04
|
*
|
|
Use unlimited default for max header size until receiving new settings
Mark D. Roth
2016-05-04
|
*
|
|
Merge branch 'master' into limit_metadata_size
Mark D. Roth
2016-05-02
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Changed writing code to honor the peer's header size limit setting.
Mark D. Roth
2016-05-02
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-04-29
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Mark stream as cancelled if we exceed the metadata size limit.
Mark D. Roth
2016-04-28
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-04-27
|
|
|
|
\
|
*
|
|
|
Initial attempt at adding support for max metadata size. Currently, the
Mark D. Roth
2016-04-27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Craig Tiller
2016-04-26
|
\
|
|
|
|
|
*
|
Validation for incoming compressed data
David Garcia Quintas
2016-04-23
|
|
/
/
|
*
|
Fixing op duplication in test.
Julien Boeuf
2016-04-15
|
|
*
Added grpc_call_stats to the call stack
David Garcia Quintas
2016-04-14
|
|
/
|
*
Merge pull request #6080 from ctiller/filters-can-cause-closes
Jan Tattermusch
2016-04-12
|
|
\
*
|
|
Fix new test
Craig Tiller
2016-04-06
|
/
/
*
|
Merge github.com:grpc/grpc into e2efuzz
Craig Tiller
2016-04-06
|
\
\
|
|
*
Fix comment
Craig Tiller
2016-04-06
|
|
/
|
/
|
|
*
Merge pull request #6087 from ctiller/reset_copyright
Jan Tattermusch
2016-04-05
|
|
\
|
|
*
Remove unnecessary -2016 from copyrights
Craig Tiller
2016-04-05
*
|
|
Fix struct
Craig Tiller
2016-04-04
*
|
|
Add a test demonstrating forced closure of a stream, and make it work
Craig Tiller
2016-04-04
*
|
|
Add test to verify bad behavior
Craig Tiller
2016-04-04
*
|
|
Introduce machinery to allow tests to register plugins
Craig Tiller
2016-04-04
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into ignore_connectivity
Craig Tiller
2016-03-31
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into copyright-fix
Craig Tiller
2016-03-31
|
\
\
*
|
|
Update copyrights
Craig Tiller
2016-03-31
|
|
*
Merge branch 'idempotent' into ignore_connectivity
Craig Tiller
2016-03-28
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-28
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge github.com:grpc/grpc into status_codes
Craig Tiller
2016-03-28
|
\
\
\
|
|
|
*
Merge branch 'idempotent' into ignore_connectivity
Craig Tiller
2016-03-28
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-28
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into status_codes
Craig Tiller
2016-03-26
|
\
\
\
\
|
|
*
|
|
Fix includes
Craig Tiller
2016-03-25
|
|
/
/
/
[next]