aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
| | | | * | | Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
| | | |/ / / | | |/| | |
| | * | | | Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
| | |\ \ \ \ | | | | | | | | | | | | | | Support closed fd in grpc_fd_orphan()
| | * \ \ \ \ Merge pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Change security interfaces to better handle both sync and async cases.
| * | | | | | | Revert "Stream compression configuration"Gravatar Muxi Yan2017-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a4dc077d3c1eef677102f68496732b7dd2374875.
* | | | | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-07-21
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #11884 from yashykt/connect-authGravatar Yash Tibrewal2017-07-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | HTTP CONNECT Auth support
| | | | * | | | | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| | | | | | | | |
| | * | | | | | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
| | | | | | | | |
| | | | | | * | | Move gtest lastGravatar Vijay Pai2017-07-21
| | | | | |/ / / | | | | |/| | |
| | * | | | | | Test credentials are passed with channel arg. Renamed macros and refactored ↵Gravatar Yash Tibrewal2017-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
* | | | | | | | Add counters, fix raceGravatar Craig Tiller2017-07-20
| | | | | | | |
| | * | | | | | Removing a few style issuesGravatar Yash Tibrewal2017-07-19
| | | | | | | |
* | | | | | | | Build simplificationGravatar Craig Tiller2017-07-19
| | | | | | | |
* | | | | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-07-19
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-19
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | * | | | | remove unnecessary codeGravatar Yash Tibrewal2017-07-19
| | | | | | | |
| | | * | | | | Merged latest commit from upstreamGravatar Yash Tibrewal2017-07-19
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | Adding connect auth feature. Proxy-Authorization header is being inserted ↵Gravatar Yash Tibrewal2017-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when user creds are present in uri
| * | | | | | | Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a new metric and enable internal credential types in QPS Driver
| | | | | | | * | Pull out flow control objectsGravatar ncteisen2017-07-18
| | | | | | | | |
| | | | | | | * | Get rid of local window, fix qps workerGravatar ncteisen2017-07-18
| | | | | | | | |
| | | | | | | * | Pull flow control into one moduleGravatar ncteisen2017-07-18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
| | | | | | | |
| * | | | | | | Merge pull request #11870 from vjpai/sliceGravatar Vijay Pai2017-07-18
|/| | | | | | | | | | | | | | | | | | | | | | | Add idiomatic C++ API for grpc::Slice construction
* | | | | | | | Merge pull request #11454 from markdroth/server_cq_ok_semanticsGravatar Mark D. Roth2017-07-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Do not return calls on server when request proto fails to deserialize.
| | * | | | | | | Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | require using grpc_slice
* | | | | | | | | Merge pull request #11813 from kpayson64/restore_targetGravatar kpayson642017-07-18
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Restore interop_client_main
| | | | | | | * | Update bm_pollset with the fd_orphan changeGravatar Yuchen Zeng2017-07-17
| | | | | | | | |
| | | | | | | * | Add already_closed in grpc_fd_orphanGravatar Yuchen Zeng2017-07-17
| |_|_|_|_|_|/ / |/| | | | | | |
| | | | * | | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-17
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Implement stream compression lib module
* | | | | | | | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| | | | | | | | |
* | | | | | | | | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | In-process transport
| | | | | * | | | | Fixed sanity.Gravatar Guantao Liu2017-07-14
| | | | | | | | | |
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into qps_driverGravatar Guantao Liu2017-07-14
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | * | | | | Added the missing header file and fixed a syntax error.Gravatar Guantao Liu2017-07-14
| | | | | | | | | |
| | | | | * | | | | Removed unnecessary default values and fixed sanity.Gravatar Guantao Liu2017-07-14
| | | | | | | | | |
* | | | | | | | | | Merge pull request #10827 from jboeuf/max_token_lifetime_cppGravatar jboeuf2017-07-14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Better handling of token lifetime.
| | * | | | | | | | | Disbable a specific check on async_end2end_test and revisit later if that ↵Gravatar Vijay Pai2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expectation was really required by the API
| | * | | | | | | | | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | * | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-14
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #11825 from sreecha/asan_failureGravatar Sree Kuchibhotla2017-07-14
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix memory leak in bm_cq_multiple_threads (due to not calling grpc_shutdown)
* \ \ \ \ \ \ \ \ \ \ Merge pull request #11761 from dgquintas/lb_update_connector_fixGravatar David G. Quintas2017-07-14
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | RR: fix subchannel list handing
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #11726 from dgquintas/fix_grpclb_test_deadlocksGravatar David G. Quintas2017-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deadlocks in grpclb_end2end_test
| | | * | | | | | | | | | fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threadsGravatar Sree Kuchibhotla2017-07-14
| | | | | | | | | | | | |
| | | | | | | | * | | | | Do not return calls on server when request proto fails to deserialize.Gravatar Mark D. Roth2017-07-14
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - In C++, we need a constant for the max lifetime. - In C, make sure that we crop the lifetime in the credentials object itself and not just later during the creation of the token. This will allow the refresh to occur based on the actual token lifetime as opposed to the one from the user (which may be cropped).
| * | | | | | | | | | Fix deadlocks in grpclb_end2end_testGravatar David Garcia Quintas2017-07-13
| | | | | | | | | | |
| | | | | | | | * | | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-13
| | | | | | | | |\ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | | | * | | | | Restore interop_client_mainGravatar Ken Payson2017-07-13
| | | | |_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This target is used internally.