Commit History

Author SHA1 Message Date
  Mark D. Roth ede8ed2156 Merge pull request #12374 from markdroth/plugin_credentials_api_fix 8 years ago
  yang-g cfd20c4262 Add CompositeCallCredentials 8 years ago
  Mark D. Roth 61b26f97b0 Code review changes. 8 years ago
  Mark D. Roth 1ff6ee12cc clang-format 8 years ago
  Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 8 years ago
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
  Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
  Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
  Craig Tiller 1d83a701b6 Fix memory leak 8 years ago
  Craig Tiller 28ea6f0fbc Fix memory corruption 8 years ago
  Craig Tiller cca7589333 Start moving C++ to slice interfaces 9 years ago
  Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
  Craig Tiller f40df23eeb Auto-changes 9 years ago
  David Garcia Quintas 146070db8d fixed multiple initialization of globals 9 years ago
  David Garcia Quintas 60ee8dd2fc docstrings 9 years ago
  David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
  David Garcia Quintas 5a9462339d copyrights 9 years ago
  David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
  yang-g d88e1d8f4e merge with head and resolve conflict 10 years ago
  Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 10 years ago
  Julien Boeuf caf9935e45 Also adding a credentials type to the plugin API. 10 years ago
  Julien Boeuf 3c957e60a3 Fixing implementations. 10 years ago
  Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 10 years ago
  Vijay Pai e547bdf4d7 Fix an assert 10 years ago
  Vijay Pai e57abcfbdb C++ changes required to maintain gcc4.4 compatibility - reduce use 10 years ago
  Julien Boeuf 8b0b6f413d It is a bad idea to have a map with string_refs as output params. 10 years ago
  Julien Boeuf 14929d4e35 Credentials plugin fixes (after the branch was merged). 10 years ago
  Julien Boeuf 2d041188db Design and implementation of the core credentials plugin API. 10 years ago
  Julien Boeuf 510a920c75 Credentials cleanup: 10 years ago
  Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 10 years ago