aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/secure_auth_context_test.cc
Commit message (Expand)AuthorAge
* Move security credentials, connectors, and auth context to C++Gravatar Soheil Hassas Yeganeh2018-12-13
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* Fixing AuthContext tests.Gravatar Julien Boeuf2015-08-28
* Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
|\
* \ Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
|\ \
| | * auth context api change for string_refGravatar yang-g2015-08-25
| |/
| * headers reorgGravatar yang-g2015-08-21
| * clang-format all sourceGravatar Craig Tiller2015-08-18
* | Adding C++ auth metadata processor.Gravatar Julien Boeuf2015-08-13
|/
* Fixing cpp tests.Gravatar Julien Boeuf2015-08-05
* Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...Gravatar Craig Tiller2015-07-31
|\
* | Remove iterator-based test altogetherGravatar Vijay Pai2015-07-21
* | Remove one range-based for and do appropriate static casts on nullptrGravatar Vijay Pai2015-07-21
| * Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
|/
* split iterator into its own fileGravatar yang-g2015-07-16
* Remove const_iterator typedef and add a range based loop testGravatar yang-g2015-07-15
* auth context iteratorGravatar yang-g2015-07-15
* Compile fix for MacGravatar Craig Tiller2015-07-10
* Resolve commentsGravatar yang-g2015-07-09
* Add a unit testGravatar yang-g2015-07-06