88 Commits (710be138565139ace1291857d004220b4e4f07b4)

Author SHA1 Message Date
ZhenLian 738272f3a8 [ImproveTLS] add a wrapper to error_detail in C core args 5 years ago
Zhen Lian cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 5 years ago
Matthew Stevenson 864e232edf Update TlsServerCredentials to initialize C-core. 5 years ago
Matthew Stevenson 77377fa931 Removed server builder and ssl creds stuff. 5 years ago
Matthew Stevenson b344c90fe1 ssl creds 5 years ago
Matthew Stevenson 924aace7dc Version 4. 5 years ago
Matthew Stevenson d869bed623 Added in server builder. 5 years ago
matthewstevenson88 ee7ae056e5
Revert "Updates to TLS credentials, version 3" 5 years ago
Matthew Stevenson f557437b51 Add back changes. 5 years ago
Matthew Stevenson 3818f81fb8 Update from master. 5 years ago
Matthew Stevenson 47c755520c Remove TestEnvironment. 5 years ago
Matthew Stevenson 1f13c17a28 Adding back in grpc_init. 5 years ago
Matthew Stevenson 0b51d535f3 Remove grpc_init. 5 years ago
Matthew Stevenson e392d0ac7d experiment test 5 years ago
matthewstevenson88 9e0b87f523
Revert "Updates to TLS credentials, version 2" 5 years ago
Matthew Stevenson e18defc303 Fix attempt #2. 5 years ago
Matthew Stevenson b2f1510dd7 Fix load TLS server credentials 1. 5 years ago
matthewstevenson88 26d50f726a
Revert "Collect TLS-specific changes from PR 20568." 5 years ago
Matthew Stevenson 5cfff04ce9 Collect TLS-specific changes from PR 2-568. 5 years ago
Akshay Kumar db11b94f25 FullChainExperimental-01-200103 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Esun Kim e8863d0064 Fix new & delete match 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
Moiz Haidry d874a260bb Fix unused variable error 5 years ago
Matthew Stevenson c7802d488a Fixed a small typos from previous commit. 5 years ago
Matthew Stevenson 313bb5848e Remove some unnecessary comments. 5 years ago
Matthew Stevenson ed198f5a54 Changed delete per Yang's comment. 5 years ago
Matthew Stevenson c45a97d8cd Changed delete per Yang's comment. 5 years ago
Matthew Stevenson 00cce90adf Changes requested by Yihua. 5 years ago
Matthew Stevenson fba2fc2dba Fourth 5 years ago
Matthew Stevenson d866d09b5c Second round of small changes from e2e tests. 5 years ago
Matthew Stevenson a7f9d943d5 First set of small changes from development of e2e tests. 5 years ago
Matthew Stevenson 10a39b77c6 Implemented changes outlined in addendum to design doc. 5 years ago
Matthew Stevenson 5639867c2b Clang changes. 5 years ago
Matthew Stevenson 8e09d8745d Implementing further comments by Yang. 5 years ago
Matthew Stevenson 0a054cc6ea Implementing Yang's secound round of comments. 5 years ago
Matthew Stevenson 96c24347f7 Refactored the configs, per Yang's suggestions. 5 years ago
Matthew Stevenson 282aef6031 Minor fixes revealed from developping the end-to-end tests. 5 years ago
Matthew Stevenson 9457917ed1 Autogenerated files and clang format/tidy code 5 years ago
Matthew Stevenson c942282abc Implemented Yihua's review comments 5 years ago
Matthew Stevenson 1735135b27 Deleted extra xml file, removed server authorization check memory leaks 5 years ago
Matthew Stevenson 5d9297d0bc Fixed some memory leaks 5 years ago
Matthew Stevenson c2fd3844dc Implemented Yihua's comments 5 years ago
Matthew Stevenson 94d3e95e8d Small changes to/for unit tests. 5 years ago
Matthew Stevenson 4c26cc402f Removed free statement from TlsCredentialReloadConfigCppToC test 5 years ago
Matthew Stevenson 9da9c0786d Added a line in build.yaml and starting to clean up memory leaks in unit tests 5 years ago
Matthew Stevenson e8b28dd27b Autogenerated files 5 years ago
Matthew Stevenson 3b9e7d9a3a Fixed credential options unit test 5 years ago