index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
common
/
secure_auth_context_test.cc
Commit message (
Expand
)
Author
Age
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
Fixing AuthContext tests.
Julien Boeuf
2015-08-28
*
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-27
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-26
|
\
\
|
|
*
auth context api change for string_ref
yang-g
2015-08-25
|
|
/
|
*
headers reorg
yang-g
2015-08-21
|
*
clang-format all source
Craig Tiller
2015-08-18
*
|
Adding C++ auth metadata processor.
Julien Boeuf
2015-08-13
|
/
*
Fixing cpp tests.
Julien Boeuf
2015-08-05
*
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...
Craig Tiller
2015-07-31
|
\
*
|
Remove iterator-based test altogether
Vijay Pai
2015-07-21
*
|
Remove one range-based for and do appropriate static casts on nullptr
Vijay Pai
2015-07-21
|
*
Server auth metadata processor.
Julien Boeuf
2015-07-16
|
/
*
split iterator into its own file
yang-g
2015-07-16
*
Remove const_iterator typedef and add a range based loop test
yang-g
2015-07-15
*
auth context iterator
yang-g
2015-07-15
*
Compile fix for Mac
Craig Tiller
2015-07-10
*
Resolve comments
yang-g
2015-07-09
*
Add a unit test
yang-g
2015-07-06