25367 Commits (bdd513c22c95fbeac46791c711103df3a9af72f3)

Author SHA1 Message Date
Miguel Ángel d2b917030f
Fix typo 5 years ago
Alexander Polcyn 9e8f671cee Update license date; fix format and typo 5 years ago
Alexander Polcyn 95387716dc Make sure call creds user callbacks can't kill the ruby call credentials thread 5 years ago
Richard Belleville 98371380b7 Clang format 5 years ago
Richard Belleville b61213c094 Simplify reference count juggling 5 years ago
Richard Belleville ac08c9ba28 Use a gerund for a function name 5 years ago
Yash Tibrewal 9b4f0ce32e Lower log level to INFO from ERROR from keepalive watchdog firing 5 years ago
Alexander Polcyn b88c0a22c7 Fix use-after-free in ruby call creds 5 years ago
Alexander Polcyn 1df2cb3760 Dump details around ruby call creds user callback invocation when debug logs are enabled 5 years ago
Richard Belleville 8459b49dd5 Buildifier 5 years ago
Richard Belleville c10cae4659 Remove platform-specific assertion 5 years ago
Richard Belleville 4aeab73f0a Clang format 5 years ago
Richard Belleville fd33b5575f Remove weird, seemingly pointless variable 5 years ago
Richard Belleville f2a0f47fbb Add test 5 years ago
Richard Belleville b45acf15d1 Stop double caching 5 years ago
Esun Kim 93d947b364 Removed sort_keys=True in yaml.gen.py 5 years ago
Richard Belleville ae9ce800b1 Remove inline 5 years ago
Richard Belleville 2b09327a6f Yapf :( 5 years ago
Richard Belleville 4de06d0e22 Regenerate projects 5 years ago
Richard Belleville 69aa887e4f Expose gce tenancy as a function 5 years ago
Matthew Stevenson 4a9f38257e Remove use of TLSv1_2_method. 5 years ago
Richard Belleville 4fefc6235f Let the wrapped language create the composite credential 5 years ago
Esun Kim 34b210b44a Use the wrapper version of bazel in the script 5 years ago
Richard Belleville 3bdc5bb4d1 Change name to compute_engine_channel_credentials 5 years ago
Matthew Stevenson c484ab2d93 Address Jiangtao's comments. 5 years ago
Richard Belleville 257fd6953e Format 5 years ago
Richard Belleville 330eaea53d Initial implementation of gce_channel_creds 5 years ago
Richard Belleville 1aae547e2c Regenerate projects 5 years ago
Richard Belleville 05ace24a7c Implement gce_channel_credentials in core 5 years ago
Matthew Stevenson f25422a890 Add tests for unused bytes. 5 years ago
yihuaz 7af03152ab handle the error in alts_tsi_handshaker_result_create 5 years ago
Karthik Ravi Shankar a94d8a1919 Make build and formatting fixes 5 years ago
Karthik Ravi Shankar 7f2eaaabac Move create_channel and credentials from ::grpc_impl to ::grpc 5 years ago
jiangtaoli2016 837c4ce589 Fix ALTS shutdown crash on envoy 5 years ago
Karthik Ravi Shankar ecbbc03c3d Move create_channel_posix from ::grpc_impl to ::grpc 5 years ago
Karthik Ravi Shankar 9db914a0cc
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"" 5 years ago
Graham Campbell 53d734a0dc
Fixed typo 5 years ago
Yash Tibrewal fc059ded05 Make the same change for max send message size 5 years ago
Yash Tibrewal 557e2ef5b1 Prefer SetMax*MessageSize value over ServerBuilderOption 5 years ago
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 5 years ago
Yash Tibrewal f3fff54db9 Revert "Use old ordering logic for message size limit source" 5 years ago
jiangtaoli2016 e8f17c5f96 Fix SPIFFE ID check 5 years ago
zhungxd 89ab4e21f9 remove "write_slice_buffer.count == 1" assert 5 years ago
Karthik Ravi Shankar 0f64d1f96b
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl" 5 years ago
Yash Tibrewal a6e49e0847 Use old ordering logic for message size limit source 5 years ago
Lidi Zheng ecc8aa8a71 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Lidi Zheng cbcc2bb185 Avoid attribute error in __del__ from _ChannelCallState 5 years ago
Lidi Zheng b9088ee9dd Address comments 5 years ago
Karthik Ravi Shankar 3c90c762b3 Move ServerPosix from ::grpc_impl to ::grpc 5 years ago
Lidi Zheng 14d499a50f Make PyLint happy 5 years ago