aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Adding grpc_tcp_listener as an actual object being returned.Gravatar Nicolas Noble2015-11-19
* Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
|\
| * Merge branch 'new_op' of github.com:ctiller/grpc into new_opGravatar Craig Tiller2015-11-18
| |\
* | \ Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \
| * | | Fixing NULL terminator for test cert.Gravatar Julien Boeuf2015-11-17
* | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\| | |
| * | | Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_certGravatar Julien Boeuf2015-11-17
| |\ \ \
* | | | | More C++ fixes (the merge did not quite work...).Gravatar Julien Boeuf2015-11-17
* | | | | Forgot to fix driver.cc somehow...Gravatar Julien Boeuf2015-11-17
| | | | * Robustness work for lb_policies_testGravatar Craig Tiller2015-11-17
* | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \ \ \
| | | * | | Handle cancel before start caseGravatar yang-g2015-11-17
| | |/ / / | |/| | |
| * | | | CommentsGravatar David Garcia Quintas2015-11-17
| * | | | Fix naming issue in stress_testGravatar David Garcia Quintas2015-11-17
| | * | | Updating the server1 cert so that it can be used with Go.Gravatar Julien Boeuf2015-11-09
| |/ / /
| | * / Make lb_policies_test a little less timing dependentGravatar Craig Tiller2015-11-08
| | |/
| | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| | |\ | | |/ | |/|
| * | Merge pull request #3905 from vjpai/protosplitGravatar Jan Tattermusch2015-11-05
| |\ \
| * | | Removed consts to make MSVC happyGravatar David Garcia Quintas2015-11-04
| | * | Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| | | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | | |\ | | |_|/ | |/| |
| | | * Robustness work for lb_policies_testGravatar Craig Tiller2015-11-04
| | * | Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| | |\ \ | | |/ / | |/| |
| | * | Add secure testing to sweepGravatar vjpai2015-11-04
| | * | Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
| * | | Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
| |\ \ \
| | | * | Better reasonable defaultGravatar vjpai2015-11-04
| | | * | Fix up single run testGravatar vjpai2015-11-04
| | | | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | | | |\ | | |_|_|/ | |/| | |
| | | * | clang-formatGravatar Vijay Pai2015-11-04
| | | * | Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | * Add a test for cancel_with_statusGravatar Craig Tiller2015-11-03
| | | | * Add a test with a large negative deadlineGravatar Craig Tiller2015-11-03
| | | * | Cleanup some namesGravatar vjpai2015-11-02
| | | * | Merge commit '6bf1de9' into protosplitGravatar vjpai2015-11-02
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Mark a method with GRPC_OVERRIDE to avoid compiler warningGravatar vjpai2015-11-02
| | | * | Cleanup directory and make minor changesGravatar vjpai2015-11-02
| | | | * stream_op cleanup: test fixes and updatesGravatar Craig Tiller2015-11-02
| | |_|/ | |/| |
| | | * Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| | | |\ | | |_|/ | |/| |
| | * | Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
| |/ /
| * | Merge pull request #4006 from dgquintas/fix-lb-testGravatar Craig Tiller2015-10-30
| |\ \
| | * | Fixed potential stack corruptionGravatar David Garcia Quintas2015-10-29
| * | | Merge pull request #3997 from a-veitch/fix_tsan_cpu_testGravatar Nicolas Noble2015-10-29
| |\ \ \ | | |/ / | |/| |
| | * | Fix for long-running tsan testGravatar Alistair Veitch2015-10-29
| | | * QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
| | | * Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | * Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| | | * Eliminate qpstest.protoGravatar vjpai2015-10-28
| * | | Merge pull request #3962 from sreecha/skip_stress_testsGravatar Nicolas Noble2015-10-26
| |\ \ \
| * | | | Explicitly use grpc::string instead of std::string to be consistent with othe...Gravatar Sree Kuchibhotla2015-10-26