13220 Commits (38e225d78d128ad36fdd94060e8ac76599d9aea8)

Author SHA1 Message Date
Mark D. Roth 6562f41b5c Add missing include. 4 years ago
Vijay Pai e6249079a2
Remove things_queued_ever counter from callback CQ 4 years ago
Matthew Stevenson a3776a2900 Add back ciphersuites in ssl_utils.cc 4 years ago
Matthew Stevenson 4612834b2a Address David's comments. 4 years ago
Yash Tibrewal 9b4f0ce32e Lower log level to INFO from ERROR from keepalive watchdog firing 4 years ago
Alexander Polcyn b88c0a22c7 Fix use-after-free in ruby call creds 4 years ago
Matthew Stevenson 4a9f38257e Remove use of TLSv1_2_method. 5 years ago
Matthew Stevenson c484ab2d93 Address Jiangtao's comments. 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
jiangtaoli2016 837c4ce589 Fix ALTS shutdown crash on envoy 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
Yash Tibrewal a6e49e0847 Use old ordering logic for message size limit source 5 years ago
Esun Kim 1bb04d8420 Use pure virtual functions at StreamFlowControlBase 5 years ago
Esun Kim 0e646e537e Use pure virtual functions at TransportFlowControlBase 5 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 5 years ago
Matthew Stevenson 9c116d5c03 Address David's comments. 5 years ago
Muxi Yan a5972eead3
Release dispatch queue on CFStreamHandle destroy 5 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 5 years ago
Mark D. Roth c9c01d38fa add missing virtual dtor 5 years ago
Matthew Stevenson 048ff29146 Add #if defined(TLS1_3_VERSION). 5 years ago
Matthew Stevenson 3a14c1a432 Add tls1.h header regardless of what SSL library is used. 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
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
Esun Kim 23e1d30327 Removes manylinux1-specific instructions 5 years ago
Mark D. Roth 8456213e8b gen_upb_api 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
Muxi Yan 5e6b089f16
Print outstanding allocations in log 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
Matthew Stevenson 264592275b Revert "Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py" 5 years ago
Matthew Stevenson 7d0ae9cf2e Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py 5 years ago
Matthew Stevenson 83ad5a4567 Cleanup |ssl_bytes_remaining| per Yang's comments. 5 years ago
Vijay Pai b269fdbf8b Don't mark server RPC canceled if finished with non-OK status 5 years ago
Muxi Yan f5f44d86a3
no unref when there's no aborted allocations 5 years ago
Matthew Stevenson a575049c03 Changes needed to enable TLS 1.3. 5 years ago
yihuaz d9a86908ee reposition the lock 5 years ago
yihuaz ff045fde0d Update multi-domain key materials 5 years ago
Srini Polavarapu 057091fe1f Regenerate projects 5 years ago
Yash Tibrewal f41694ad64 Add the missing reset for ping clocks to avoid mistakenly sending GOAWAY 5 years ago