aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2018-06-14Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
2018-06-08Remove -DWIN32_LEAN_AND_MEANLoo Rong Jie
2018-06-03Build C-Ares with Bazel on WindowsLoo Rong Jie
2018-06-01Fix the inclusion "third_party/nanopb/..." to simply "..."David Garcia Quintas
2018-05-31Treat nanopb as a regular external depDavid Garcia Quintas
2018-05-24upgrade boringssl to latest chromium-stableJan Tattermusch
2018-05-08bump boringssl-with-bazel to latest chromium-stable-with-bazelJan Tattermusch
2018-04-30Merge pull request #15208 from apolcyn/fix_addr_sorting_compare_bugapolcyn
2018-04-27address commentAlexander Polcyn
2018-04-26Fix a bug in an address sorting comparisonAlexander Polcyn
2018-04-23Update Licensedmaclach
2018-04-19Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bugapolcyn
2018-04-19Fix bug in addr sorting shutdonwAlexander Polcyn
2018-04-19Bump protobuf submodule to 3.5.2Mehrdad Afshari
2018-03-20Put address_sorting's public header under its own directory. Also addAlex Polcyn
2018-03-20Remove unnecessary header inclusion from address sorting's public headerAlexander Polcyn
2018-03-20Stop relying on certain ipv6 macros. Also bazel build updates.Alexander Polcyn
2018-03-20Add address sorting submodule for use in c-ares wrapperAlexander Polcyn
2018-03-08Add ALTS code to grpc/coreYihua Zhang
2018-03-08Merge pull request #14629 from jtattermusch/bump_boringsslJan Tattermusch
2018-03-07Revert "Add ALTS C stack to gRPC core"Sree Kuchibhotla
2018-03-07update third_party/boringssl to the latest chromium-stableJan Tattermusch
2018-03-06Add ALTS code to grpc/coreYihua Zhang
2018-02-14Add python bazel deps needed to run resolver component testsAlex Polcyn
2018-01-26Update BoringSSL to latest chromium-stable refMatt Kwong
2018-01-08Use rake-compiler-dock's Dockerfile as a base in grpc's fork of itAlexander Polcyn
2017-12-14Packs contents of WORKSPACE into a bzl function, so that it can be resued by ...Ning Ren
2017-11-30Enabling hermetic testing for running tests on Foundry.Adele Zhou
2017-11-24Bump third_party/protobuf submodule to v3.5.0Mehrdad Afshari
2017-11-13Pulling upstream changes and resolving merge conflicts with third_party/cares...josh
2017-11-06Merge pull request #13011 from spinorx/masterMuxi Yan
2017-10-27Add call size bm_diffKen Payson
2017-10-24Update comments to mention iOS also is not supported.Param Reddy
2017-10-24Android does not have getservbyport_r so use getservbyportParam Reddy
2017-10-20Fix build for ios app using grpc as cc_libraryParam Reddy
2017-10-19Update Bazel WORKSPACE file and third_party/cares BUILD files to that Bazel c...josh
2017-10-16Merge github.com:grpc/grpc into vectorCraig Tiller
2017-10-12Add OpenBSD supportFrank Groeneveld
2017-10-05Add abseil to core, use it for InlinedVectorCraig Tiller
2017-10-04Submodule bloaty mcbloatfaceCraig Tiller
2017-09-09remove unnecessary libssl-dev installationAlexander Polcyn
2017-09-09avoid __int64 for mingw portabilityAlexander Polcyn
2017-09-09update mingw gcc on docker fileAlexander Polcyn
2017-09-09Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13Mehrdad Afshari
2017-09-09reintroduce ares_build.h modification from #10719Jan Tattermusch
2017-09-09ares using monotonic clock on darwin breaks the buildJan Tattermusch
2017-09-09add back manual edits to config_linux/ares_config.hJan Tattermusch
2017-09-09regenerate darwin ares_config.hJan Tattermusch
2017-09-09cherrypick fixed version of ares_build.hJan Tattermusch
2017-09-09fix ares 1.13 build on linuxJan Tattermusch