aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Allow handshaking to be retried.Gravatar Mark D. Roth2016-11-30
* Eliminate some code duplication.Gravatar Mark D. Roth2016-11-30
* Fix unref-while-lock-held bug. Only shut down handshaker if in progress.Gravatar Mark D. Roth2016-11-30
* Always shut down endpoints before destroying them.Gravatar Mark D. Roth2016-11-29
* Make handshaker responsible for destroying endpoint on shutdown or failure.Gravatar Mark D. Roth2016-11-29
* Eliminate the user_data overloading hack in handshake_manager.Gravatar Mark D. Roth2016-11-29
* Fix locking bug in HTTP CONNECT handshaker.Gravatar Mark D. Roth2016-11-29
* Merge remote-tracking branch 'upstream/master' into security_handshaker1Gravatar Mark D. Roth2016-11-29
|\
| * Merge pull request #8894 from ctiller/fixit14Gravatar Craig Tiller2016-11-29
| |\
| * \ Merge pull request #8838 from yang-g/test_credentialsGravatar Yang Gao2016-11-29
| |\ \
| * \ \ Merge pull request #8867 from ctiller/fixit6Gravatar Craig Tiller2016-11-29
| |\ \ \
| * \ \ \ Merge pull request #8876 from ctiller/iomgr_shutdownGravatar Craig Tiller2016-11-29
| |\ \ \ \
| * \ \ \ \ Merge pull request #8890 from ctiller/fixit12Gravatar Craig Tiller2016-11-29
| |\ \ \ \ \
| | | | | | * Fix TSAN race on adding a reclaimerGravatar Craig Tiller2016-11-29
| * | | | | | Merge pull request #8868 from markdroth/fixit_qpsGravatar Mark D. Roth2016-11-29
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #8892 from ctiller/fixit13Gravatar Craig Tiller2016-11-29
| |\ \ \ \ \ \
| | * | | | | | Increase timeout for now: seems this can take longer under some configurationsGravatar Craig Tiller2016-11-29
| |/ / / / / /
| * | | | | | Merge pull request #8878 from ctiller/fixit9Gravatar Craig Tiller2016-11-29
| |\ \ \ \ \ \
| | * | | | | | Take into account all the configsGravatar Craig Tiller2016-11-29
| | | | * | | | Unique-ify uds address between concurrent bm_fullstack runsGravatar Craig Tiller2016-11-29
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #8888 from ctiller/fixit10Gravatar Craig Tiller2016-11-29
| |\ \ \ \ \ \
| | * | | | | | clang-format codeGravatar Craig Tiller2016-11-29
| |/ / / / / /
| | | * | | | Improve logging.Gravatar Mark D. Roth2016-11-29
| * | | | | | Merge pull request #8875 from dgquintas/fixit_race_httpclientGravatar David G. Quintas2016-11-28
| |\ \ \ \ \ \
| | | * | | | | Limit outstanding rpc count for synchronous {client,server} tsan testsGravatar Craig Tiller2016-11-28
| * | | | | | | Merge pull request #8877 from dgquintas/bm_fullstack_dtorGravatar David G. Quintas2016-11-28
| |\ \ \ \ \ \ \
| | * | | | | | | Shutdown grpc for fullstack benchmarkGravatar David Garcia Quintas2016-11-28
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeoutGravatar David G. Quintas2016-11-28
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #8872 from ctiller/fixit7Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ \
| | | | | | * | | Flush platform stuff after timer eventsGravatar Craig Tiller2016-11-28
| * | | | | | | | Merge pull request #8873 from muxi/fix-test-configGravatar Muxi Yan2016-11-28
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | Fixed http_client raceGravatar David Garcia Quintas2016-11-28
| | * | | | | | | Add <string.h> to test_config.cGravatar Muxi Yan2016-11-28
| |/ / / / / / /
| | | * / / / / Increase deadline for 1byte fixtureGravatar David Garcia Quintas2016-11-28
| | | |/ / / /
| | * | | | | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| | * | | | | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| * | | | | | Merge pull request #8869 from ncteisen/mac_buildfixGravatar Noah Eisen2016-11-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Run tools/buildgen/generate_projects.shGravatar ncteisen2016-11-28
| | * | | | | Update build.yaml to fix MacOS buildGravatar ncteisen2016-11-28
| |/ / / / /
| * | | | | Merge pull request #8850 from ncteisen/gitignore_changeGravatar Noah Eisen2016-11-28
| |\ \ \ \ \
| | | | * | | Add debug logging for process termination state.Gravatar Mark D. Roth2016-11-28
| | | | * | | Fix subprocess code to avoid redundant calls to waitpid().Gravatar Mark D. Roth2016-11-28
| * | | | | | Merge pull request #8866 from ctiller/fixit5Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #8865 from ctiller/fixit3Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \
| | | | | | * | Reduce pre-generated key countGravatar Craig Tiller2016-11-28
| | | * | | | | Fix commentGravatar Craig Tiller2016-11-28
| | | * | | | | Rephrase commentGravatar Craig Tiller2016-11-28
| | * | | | | | Remove file dependency to simplify build graphGravatar Craig Tiller2016-11-28
| | | * | | | | Move test block, refine conditionsGravatar Craig Tiller2016-11-28
| | |/ / / / /
| * | | | | | Merge pull request #8863 from ctiller/fixit2Gravatar Craig Tiller2016-11-28
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |