aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Merge pull request #8380 from y-zeng/reflection_headerGravatar Yuchen Zeng2016-10-31
|\ | | | | Remove generated pb files
* \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-28
|\ \
* \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-27
|\ \ \
| | * \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| | |\ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\ \ \
| * | | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| |\ \ \ \ | | | | | | | | | | | | Introduce a grpc-exp ALPN protocol identifier.
| * \ \ \ \ Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-25
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | generate_projects.sh and also add config.h header so that gcc4.4 can ↵Gravatar Sree Kuchibhotla2016-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | recognize nullptr
| * | | | | | Merge pull request #8437 from makdharma/stress_test_optionsGravatar makdharma2016-10-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | modify stress_test command line options
* | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-24
|\| | | | | | |
| | | | | | | * Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-24
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #8281 from gcasto/cronet_cpp_apiGravatar Yang Gao2016-10-24
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add C++ Api For Cronet
| | | | | | | * \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | | * Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-24
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-24
|\| | | | | | | |
| | | | | | * | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-24
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | Fix handshake_client bind flakes and build issues.Gravatar Harvey Tuch2016-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add port picking retries to handshake_client. * Track vsprojects for new tests. * Place tests in 'test' build target.
| | | | | * | | | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch introduces an additional ALPN protocol, grpc-exp, intended to take preference to h2 and indicate to the server that the connection contains only gRPC traffic. This allows servers and intermediate boxes to distinguish gRPC from other HTTP/2 traffic. The choice of grpc-exp as a protocol identifier indicates that this scheme is currently experimental and should not be relied upon. The protocol is not in the IANA TLS registry. This patch also introduces client/server handshake tests that validate the preferential treatment of grpc-exp in an end-to-end manner.
| | | | * | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | | | |\ \ \ \
| | | | | | * \ \ Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
| | | | | | |\ \ \ | | | | | | |/ / / | | | | | |/| | |
| * | | | | | | | Merge pull request #8418 from markdroth/interop_flagsGravatar Mark D. Roth2016-10-21
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Allow specifying extra flags for C++ interop server.
| | | | | | * | | Remove resolver_result.Gravatar Mark D. Roth2016-10-21
| | | | | | | | |
| * | | | | | | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Rename client_config directory to client_channel.
* | | | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-21
|\| | | | | | | | |
| * | | | | | | | | Fix build for importGravatar Craig Tiller2016-10-21
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | modify stress_test command line optionsGravatar Makarand Dharmapurikar2016-10-20
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Modify command line options to be consistent with interop_client.
* | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-19
|\| | | | | | |
| | | | | * | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | * | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | | | |\ \ \
| | | | | | | * \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
| | | | | | | |\ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | | | * Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-18
| | | | | | | | |\ | | | | | | | |_|/ | | | | | | |/| |
* | | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | * | | | | Allow specifying extra flags for C++ interop server.Gravatar Mark D. Roth2016-10-18
| | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-18
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #8371 from yang-g/server_context_spouseGravatar Yang Gao2016-10-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Server context test spouse
* | \ \ \ \ \ \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | | | | | | | | |
| | | | | | | | * | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-17
| | | | | | | | |\ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | | * Fix missing dependenciesGravatar Yuchen Zeng2016-10-17
| | | | | | | | | |
| | | | | | * | | | Merge remote-tracking branch 'upstream/master' into cronet_cpp_apiGravatar Garrett Casto2016-10-17
| | | | | | |\ \ \ \
| | | | | | | | | | * More dependency changesGravatar Yuchen Zeng2016-10-14
| | | | | | | | | | |
| | | | | | | | | | * Remove generated pb filesGravatar Yuchen Zeng2016-10-14
| | | | | | | | |_|/ | | | | | | | |/| |
| | | | * | | | | | Rename grpc_hash_table to grpc_mdstr_hash_table.Gravatar Mark D. Roth2016-10-14
| | | | | | | | | |
| | | * | | | | | | Add a simple testGravatar yang-g2016-10-13
| | | | | | | | | |