aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/security
Commit message (Expand)AuthorAge
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge pull request #11246 from markdroth/doc_fixesGravatar Mark D. Roth2017-05-23
|\
| * More Doxygen comment improvements.Gravatar Mark D. Roth2017-05-19
* | doxygenize include/grpc++/security/credentials.h commentsGravatar Mehrdad Afshari2017-05-17
* | doxygenize auth_metadata_processor.h commentsGravatar Mehrdad Afshari2017-05-17
* | doxygenize commentGravatar Mehrdad Afshari2017-05-17
|/
* cpp doc nitsGravatar Alexander Polcyn2017-05-05
* Add C++ ApiGravatar Garrett Casto2016-10-04
* Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
* Update copyrightsGravatar Craig Tiller2016-03-31
* Merge branch 'master' of github.com:grpc/grpc into guard_checkGravatar David Garcia Quintas2016-03-17
|\
* | Fixed include guardsGravatar David Garcia Quintas2016-03-15
| * docstringsGravatar David Garcia Quintas2016-03-08
|/
* add missing base classGravatar yang-g2016-02-08
* After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
* copyrightsGravatar David Garcia Quintas2016-01-25
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
* Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
* Fixing cpp auth doc pointers.Gravatar Julien Boeuf2015-12-28
* Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
* Improving documentation.Gravatar Julien Boeuf2015-11-25
* Fixing typo.Gravatar Julien Boeuf2015-11-25
* Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
* Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
* Add clang-format to sanityGravatar Craig Tiller2015-09-24
* It is a bad idea to have a map with string_refs as output params.Gravatar Julien Boeuf2015-09-22
* Credentials plugin fixes (after the branch was merged).Gravatar Julien Boeuf2015-09-21
* Merge branch 'master' of github.com:grpc/grpc into core_creds_pluginGravatar Julien Boeuf2015-09-15
|\
| * Removed grpc_security.h from auth_context.hGravatar David Garcia Quintas2015-09-03
| * Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
* | Design and implementation of the core credentials plugin API.Gravatar Julien Boeuf2015-08-31
|/
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28