544 Commits (fd42e0489a61ff3935770f02c389c61f5342808d)

Author SHA1 Message Date
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Matthew Stevenson a2afea6ee0 Add TLS 1.2 and 1.3 specific tests to h2_tls fixture. 4 years ago
Matthew Stevenson 32c0846d45 Add TLS 1.2 testing. 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
ZhenLian d75de51e43 [10/n] remove hard-coded credential paths and rebuild the project 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
ZhenLian e8d47d31de [3/n] Avoid using hardcoded test credentials 5 years ago
ZhenLian e4dcc0319c [2/n] Avoid using hardcoded test credentials 5 years ago
Zhen Lian cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 5 years ago
Zhen Lian 9ded19e24d fix first round of comments 5 years ago
Lidi Zheng b9c71f9c94
Revert "Update security level of local TCP connection" 5 years ago
Yihua Zhang dc43435c2e fix local tcp e2e tests 5 years ago
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Yihua Zhang e10d90ba27 add security level negotiation between call creds and channel. 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Vijay Pai 9d96158d7e Remove unused-parameter warnings, round 2 (15 of 19) 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai 5438ab53ec clang-format 5 years ago
Vijay Pai 5e2a9ee11e clang-format 5 years ago
Vijay Pai 3828cb0f8f clang-format 5 years ago
Vijay Pai 92f7d65055 Remove unused parameter warning (6 of 20) 5 years ago
Vijay Pai c267467313 Remove unused parameter warning (5 of 20) 5 years ago
Vijay Pai 3c7b035ca6 Remove unused parameter warning (4 of 20) 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Yihua Zhang ae863630d5 Add spiffe client-side credential reload 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Juanli Shen 67e6b03e92 Fix compression algorithm parsing 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
Yihua Zhang ef4508ca0d fix memory leaks in ssl credential reload. 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Yihua Zhang 64caf4d3df fix clang-tidy errors 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
xichengliudui d9b508c896 Fix various typos in .cc and .md and .py files 6 years ago
Jan Tattermusch 80e2022cbe use stderr buffering for "+trace" windows tests 6 years ago
Yihua Zhang 0531d3d3ad extend local credentials to support tcp loopback 6 years ago
ncteisen 7b81ae14a7 clang tidy and clang format 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
ncteisen e35f24da4d reviewer feedback 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago