index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
security
Commit message (
Expand
)
Author
Age
*
Better handling of token lifetime.
Julien Boeuf
2017-07-13
*
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #11246 from markdroth/doc_fixes
Mark D. Roth
2017-05-23
|
\
|
*
More Doxygen comment improvements.
Mark D. Roth
2017-05-19
*
|
doxygenize include/grpc++/security/credentials.h comments
Mehrdad Afshari
2017-05-17
*
|
doxygenize auth_metadata_processor.h comments
Mehrdad Afshari
2017-05-17
*
|
doxygenize comment
Mehrdad Afshari
2017-05-17
|
/
*
cpp doc nits
Alexander Polcyn
2017-05-05
*
Add C++ Api
Garrett Casto
2016-10-04
*
Add various options to verify ssl/tls client cert including letting the
Deepak Lukose
2016-04-19
*
Update copyrights
Craig Tiller
2016-03-31
*
Merge branch 'master' of github.com:grpc/grpc into guard_check
David Garcia Quintas
2016-03-17
|
\
*
|
Fixed include guards
David Garcia Quintas
2016-03-15
|
*
docstrings
David Garcia Quintas
2016-03-08
|
/
*
add missing base class
yang-g
2016-02-08
*
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
copyrights
David Garcia Quintas
2016-01-25
*
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
Add copyright checks to sanity; make them verify copyright year is valid
Craig Tiller
2016-01-04
*
Fixing cpp auth doc pointers.
Julien Boeuf
2015-12-28
*
Clang format.
Nicolas "Pixel" Noble
2015-12-01
*
Improving documentation.
Julien Boeuf
2015-11-25
*
Fixing typo.
Julien Boeuf
2015-11-25
*
Cpp example of how the plugins can be done.
Julien Boeuf
2015-11-19
*
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
*
Add clang-format to sanity
Craig Tiller
2015-09-24
*
It is a bad idea to have a map with string_refs as output params.
Julien Boeuf
2015-09-22
*
Credentials plugin fixes (after the branch was merged).
Julien Boeuf
2015-09-21
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
Julien Boeuf
2015-09-15
|
\
|
*
Removed grpc_security.h from auth_context.h
David Garcia Quintas
2015-09-03
|
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
|
Design and implementation of the core credentials plugin API.
Julien Boeuf
2015-08-31
|
/
*
Shuffling headers around.
Julien Boeuf
2015-08-28