aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Apply slowdown factor to timeoutsGravatar David Garcia Quintas2017-05-01
|
* Merge branch 'master' of github.com:grpc/grpc into grpclb_new_testGravatar David Garcia Quintas2017-05-01
|\
| * Merge pull request #10687 from makdharma/fixbazelGravatar makdharma2017-05-01
| |\ | | | | | | .proto and BUILD files can now in differnt dirs
| * \ Merge pull request #10873 from yongni/masterGravatar yongni2017-04-28
| |\ \ | | | | | | | | Added verbose option to run_interop_test to ease tracing the commands…
| * \ \ Merge pull request #10911 from dgquintas/remove_thriftGravatar David G. Quintas2017-04-28
| |\ \ \ | | | | | | | | | | Removed 3rd party dep on thrift
| | * | | Removed 3rd party dep on thriftGravatar David Garcia Quintas2017-04-28
| | | | |
* | | | | BUILD and #include fixesGravatar David Garcia Quintas2017-04-28
| | | | |
| * | | | Merge pull request #10901 from grpc/vjpai-patch-2Gravatar Vijay Pai2017-04-28
| |\ \ \ \ | | | | | | | | | | | | Add gflags to Mac build from source instructions
| | * | | | Add gflags to Mac build from source instructionsGravatar Vijay Pai2017-04-28
| | | | | | | | | | | | | | | | | | | | | | | | Note that gflags is already listed as something to install under Linux before build from source and running tests but was not included on Mac.
| * | | | | Merge pull request #10824 from ctiller/proxy2Gravatar Craig Tiller2017-04-28
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix potential memory leak, cleanup some code
| * \ \ \ \ \ Merge pull request #9376 from ivucica/ivucica_grpc_cliGravatar Jan Tattermusch2017-04-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Bazel build rule for //test/cpp/util:grpc_cli
| * | | | | | Merge pull request #10874 from matt-kwong/perf-create-scriptGravatar Matt Kwong2017-04-27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update performance VM init script
* | | | | | | | New version of grpclb end2end testGravatar David Garcia Quintas2017-04-27
|/ / / / / / /
* | | | | | | Merge pull request #10613 from ctiller/framing_costsGravatar Craig Tiller2017-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Optimize framing a little
* \ \ \ \ \ \ \ Merge pull request #10869 from MakMukhi/cmake_fixGravatar MakMukhi2017-04-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix for recent cmake failure owing to gmock
* \ \ \ \ \ \ \ \ Merge pull request #10522 from jiangtaoli2016/new_tsiGravatar David G. Quintas2017-04-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update TSI with new non-blocking TSI interfaces.
* \ \ \ \ \ \ \ \ \ Merge pull request #10819 from jtattermusch/fix_cpp_distribGravatar Jan Tattermusch2017-04-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix C++ distribtest
* \ \ \ \ \ \ \ \ \ \ Merge pull request #10427 from ctiller/c++lameGravatar Craig Tiller2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Convert Lame Client Channel code to C++
* | | | | | | | | | | | Update macOS install instructionsGravatar Mehrdad Afshari2017-04-27
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #10877 from jtattermusch/fix_sc_formattingGravatar Jan Tattermusch2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix security_connector.c formatting
| * | | | | | | | | | | | fix security_connector.c formattingGravatar Jan Tattermusch2017-04-27
|/ / / / / / / / / / / /
| | | | | | | * / / / / Bazel rule for building grpc_cli.Gravatar Ivan Vučica2017-04-27
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #10772 from jboeuf/http2_cipher_suitesGravatar jboeuf2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Removing cipher suites blacklisted in HTTP2.
| * | | | | | | | | | | Removing cipher suites blacklisted in HTTP2.Gravatar Julien Boeuf2017-04-26
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://httpwg.org/specs/rfc7540.html#BadCipherSuites
* | | | | | | | | | | Merge pull request #10627 from jboeuf/more_ssl_factory_cleanupGravatar jboeuf2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | more TLS cleanup.
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10855 from matt-kwong/fix_filterGravatar Matt Kwong2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | Fix test filtering for C/C++
| | | | | | | | * | | | Update performance VM init scriptGravatar Matt Kwong2017-04-26
| | | | | | | | | | | |
| | | | | | | | | | * | Added verbose option to run_interop_test to ease tracing the commands invokedGravatar Yong Ni2017-04-26
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| | | * | | | | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-26
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #10823 from ncteisen/client-auth-filter-fuzzGravatar Noah Eisen2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Don't Abort on Input
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-laterGravatar Nathaniel Manista2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | src/python/grpcio/README.rst clean-up.
| | | | | | | | * | | | | Fix for recent cmake failure owing to gmockGravatar Mahak Mukhi2017-04-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #10805 from dgquintas/g_for_1.4.xGravatar David G. Quintas2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated g meaning for 1.4.x
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10629 from kuscsik/build_fixGravatar Vijay Pai2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | core: fix duplicated definition
* | | | | | | | | | | | | | Expand allowable resource quota failures: unavailable seems saneGravatar Craig Tiller2017-04-26
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| | | * | | | | | | | | | What was once Mac OS X is now called macOSGravatar Nathaniel Manista2017-04-26
| | | | | | | | | | | | |
| | | * | | | | | | | | | Drop Python 2.7-only implicationGravatar Nathaniel Manista2017-04-26
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
| | | | | * | | | | | | more TLS cleanup.Gravatar Julien Boeuf2017-04-26
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - using NULL-terminated strings as opposed to const unsigned char * with length since the credentials are in PEM format. - aligning the structures with gRPC so that we have less convertions to do back and forth.
| | | | | | | * | | | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-26
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Print before commenting to ensure theres A copy of the results somewhereGravatar Craig Tiller2017-04-26
| | | | | | | | | | |
| | | | | | | | * | | Regenerate projectsGravatar Craig Tiller2017-04-26
| | | | | | | | | | |
| | | | | | | | * | | clang-formatGravatar Craig Tiller2017-04-26
| | | | | | | | | | |
* | | | | | | | | | | Use larger block size in proto writeGravatar Craig Tiller2017-04-26
| | | | | | | | | | |
| | | | * | | | | | | Fix C/C++ test filteringGravatar Matt Kwong2017-04-26
| |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | core, avl: rename static functionsGravatar Zoltan Kuscsik2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed remove and add static functions to remove_key and add_key
| | | * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-04-25
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | client-auth-filter-fuzz
| | | | | | * | | | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-25
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | | | | | * Merge branch 'fixbazel' of https://github.com/makdharma/grpc into fixbazelGravatar Makarand Dharmapurikar2017-04-25
| | | | | | | | | |\
* | | | | | | | | | \ Merge pull request #10844 from ctiller/PSCGravatar Craig Tiller2017-04-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixes for test stability (especially microbenchmarks)
| * | | | | | | | | | | Ensure port server can shutdownGravatar Craig Tiller2017-04-25
| | | | | | | | | | | |