25036 Commits (38e225d78d128ad36fdd94060e8ac76599d9aea8)

Author SHA1 Message Date
Lidi Zheng b96381694c Sort tests.json alphabetically 5 years ago
Matthew Stevenson 048ff29146 Add #if defined(TLS1_3_VERSION). 5 years ago
Lidi Zheng 11a29eb95a Implement methods to access auth context and peer info 5 years ago
Matthew Stevenson 3a14c1a432 Add tls1.h header regardless of what SSL library is used. 5 years ago
Richard Belleville 4fcf9d01d2 Address review comments 5 years ago
Yash Tibrewal b57a11a82b Reviewer comments 5 years ago
Yash Tibrewal 5041fcc1ca Reviewer comments 5 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Mark D. Roth 492889f1c0 Convert chttp2 server connection-handling code to C++. 5 years ago
Hannah Shi 52931a4e1a update comments of ext files to fit doxygen use 5 years ago
Matthew Stevenson 67f0106b8a Add include of tls1.h for OpenSSL. 5 years ago
Matthew Stevenson 673982014b Add #ifdef around use of SSL_ctx_min/max_proto_version 5 years ago
Matthew Stevenson 32c0846d45 Add TLS 1.2 testing. 5 years ago
Mark D. Roth 133918ec70 Add ConfigSelector API. 5 years ago
yulin-liang e994c95502 Fix flaky test:ios-test-cronettests 5 years ago
Richard Belleville af222241a7 Give up on getting compiler executable from distutils 5 years ago
Richard Belleville edcf210050 Use proper compiler 5 years ago
Richard Belleville 08e117ae80 Improve build slightly 5 years ago
Muxi Yan e4bdd326e2
Fix buildfier 5 years ago
Eric Gribkoff 5e77db994b Add gentle failover test and account for unexpected primary/secondary 5 years ago
Vijay Pai 7eebba3781 Fixes needed to make roll-forward of StartCall and corking work 5 years ago
yulin-liang 83e679fad1 Objc update WKT generated import paths. 5 years ago
Vijay Pai 1dd7a01bc7
Avoid a use of ReleasableMutexLock 5 years ago
Amanda Tarafa Mas 7b9ee30caa Support for ITokenAccessWithHeaders 5 years ago
Amanda Tarafa Mas bd9cd82621 Updates Google.Apis.Auth dependency from v1.21.0 to 1.46.0. 5 years ago
Patrice Chalin 5ac3aa789f Docs: fix links to grpc.io tutorial pages 5 years ago
Patrice Chalin 4c4933e056 Docs: fix links to quick start pages 5 years ago
Kraemer, Benjamin e165a33048 Add support for Protobuf_ProtoRoot 5 years ago
Kraemer, Benjamin 446f72d7a3 Bring closer to master 5 years ago
Kraemer, Benjamin d0c7eac97b Readded InteropServices 5 years ago
Kraemer, Benjamin 861cdf3d01 Reverted whitespace changes 5 years ago
Kraemer, Benjamin 18b4dd6562 Removed unused usings 5 years ago
Kraemer, Benjamin 5494c54cee Use same logic in csharp as in cpp 5 years ago
Kraemer, Benjamin 906ce37a35 Improved folder generation 5 years ago
Kraemer, Benjamin 6bcc37b07c Reverted GetDepFilenameForProto 5 years ago
Kraemer, Benjamin da4fe1e051 Updated unit tests 5 years ago
Kraemer, Benjamin 31cd1000b2 Create generated directories 5 years ago
Kraemer, Benjamin 47ec56beb4 Avoid collisions in cs files generated by Grpc.Tools 5 years ago
Jan Tattermusch 005dbafe66 fix mac tests on kokoro workers 5 years ago
Esun Kim 23e1d30327 Removes manylinux1-specific instructions 5 years ago
Mark D. Roth 8456213e8b gen_upb_api 5 years ago
Lidi Zheng 43a574d1ae Trust google-auth library will handle their dependency properly 5 years ago
yulin-liang 060d61e3fb Cronet transport: do an extra read for a trailer-only stream with grpc_status = 0 to trigger on_succeeded() callback. 5 years ago
Donna Dionne b35b463a08 reject RouteConfiguration with a case-insensitive RouteMatch 5 years ago
Lidi Zheng 72f2b99097 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Muxi Yan 5e6b089f16
Print outstanding allocations in log 5 years ago
Lidi Zheng 9a3ae47658 Pump up the minimum version of google-auth to 1.17.1 5 years ago
Matthew Stevenson 039e009faa Fix memory leak, per Yang's comment. 5 years ago
michaelywg 308fbc6ade Added rbac.proto and dependencies, then ran gen_upb_api.sh 5 years ago
Matthew Stevenson 432823cbf6 Add check that unused bytes size is at most received bytes size. 5 years ago