aboutsummaryrefslogtreecommitdiff
path: root/grpc.def
AgeCommit message (Expand)Author
2023-12-11[tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861)Luwei Ge
2023-10-27[tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_op...Matthew Stevenson
2023-06-29[tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#...Matthew Stevenson
2023-01-11[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757)Craig Tiller
2022-12-06Revert "Move google_default channel_credentials out of `include/grpc/grpc_sec...Cheng-Yu Chung
2022-12-06Move google_default channel_credentials out of `include/grpc/grpc_security.h`...Cheng-Yu Chung
2022-12-05Remove `include/grpc/impl/codegen/log.h` (#31775)Cheng-Yu Chung
2022-11-17Remove `include/grpc/impl/codegen/byte_buffer.h` (#31674)Cheng-Yu Chung
2022-09-23[init] Remove grpc_register_plugin (#30929)Craig Tiller
2022-02-10Eliminate gRPC insecure build (#25586)yihuaz
2022-01-20Revert "Revert "Reland slice changes (#28601)" (#28615)" (#28624)Craig Tiller
2022-01-19Revert "Reland slice changes (#28601)" (#28615)Craig Tiller
2022-01-18TLS Session Keys export for GRPC C++ (#26812)Vignesh Babu
2022-01-18Reland slice changes (#28601)Craig Tiller
2022-01-18Revert "Eliminate slice interning (#28363)" (#28598)Jan Tattermusch
2022-01-17Eliminate slice interning (#28363)Craig Tiller
2022-01-05Add CRL checking to gRPC Core (#28418)krestofur
2021-12-23Revert "Enable CRL checking in gRPC core (#26287)" (#28416)Vignesh Babu
2021-12-22Enable CRL checking in gRPC core (#26287)krestofur
2021-11-10Support Custom Post-handshake Verification in TlsCredentials (#25631)ZhenLian
2021-10-08Revert "Revert "Revert "Revert "File watcher authorization policy provider im...Ashitha Santhosh
2021-10-07Revert "Revert "Revert "File watcher authorization policy provider implementa...AJ Heller
2021-10-07Revert "Revert "File watcher authorization policy provider implementation"" (...Ashitha Santhosh
2021-10-05Revert "File watcher authorization policy provider implementation (#26779)" (...Craig Tiller
2021-10-04File watcher authorization policy provider implementation (#26779)Ashitha Santhosh
2021-09-15Fix race between Read and ServerContext::IsCancelled in Sync API (#27056)Alisha Nanda
2021-06-03Static policy provider implementation. (#26134)Ashitha Santhosh
2021-03-22Re-introduce "CSDS Implementation" (#25762)Lidi Zheng
2021-03-17Revert "CSDS Implementation (#25038)" (#25745)Lidi Zheng
2021-03-16CSDS Implementation (#25038)Lidi Zheng
2021-01-05Add support of implicit and explicit flows for external account credsChuan Ren
2020-12-16XdsServerBuilder, config fetching per resolved address and delaying bind/list...Yash Tibrewal
2020-12-01Experimental API for XdsServerCredentialsYash Tibrewal
2020-11-19Add File Watcher Certificate Provider APIZhenLian
2020-10-22Add Credential Loading From Static Providers For TLS CredentialsZhenLian
2020-10-05gRPC Core API to create Xds channel credentialsYash Tibrewal
2020-08-20Remove grpc_channel_ping from surface APIYash Tibrewal
2020-07-13Regenerate projectsRichard Belleville
2020-06-26Fix use-after-free in ruby call credsAlexander Polcyn
2020-01-03FullChainExperimental-01-200103Akshay Kumar
2019-11-04Deprecate gpr_get/set_allocation_functionsEsun Kim
2019-08-12Add spiffe client-side credential reloadYihua Zhang
2019-06-26Adding support for STS Token Exchange Creds in core:Julien Boeuf
2019-05-30add a new struct - grpc_ssl_verify_peer_options and an API - grpc_ssl_credent...Yihua Zhang
2019-03-21Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing.Soheil Hassas Yeganeh
2019-03-05Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing."Soheil Hassas Yeganeh
2019-03-04Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing.Soheil Hassas Yeganeh
2019-02-25Revert "Merge pull request #18146 from grpc/revert-17308-shutdown"yang-g
2019-02-22Revert "Move grpc_shutdown internals to a detached thread"Yang Gao
2019-02-14Rename new public APIyang-g