aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/insecure_credentials.cc
Commit message (Expand)AuthorAge
* Remove the std::unique_ptr, instead use move semantics everywhereGravatar Yash Tibrewal2018-11-15
* Create interfaces and initial plumbing for interception APIGravatar Yash Tibrewal2018-09-26
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* clang-formatGravatar Vijay Pai2016-11-01
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* clang-formatGravatar Craig Tiller2015-11-18
* Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* headers reorgGravatar yang-g2015-08-21
* Make Channel ctor privateGravatar yang-g2015-08-20
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...Gravatar yang-g2015-07-31
* | Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
| * C++ is also a language that can be insecureGravatar Craig Tiller2015-07-21
|/
* resolve commentsGravatar Yang Gao2015-05-15
* support per call credentials in c++Gravatar Yang Gao2015-05-14
* Clean up unneeded includes and remove shutdown protobuf libraryGravatar Yang Gao2015-03-25
* Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-12
* De-C++11-ificationGravatar Craig Tiller2015-03-02
* Remove dynamic_castGravatar Craig Tiller2015-02-23
* Credentials prototypingGravatar Craig Tiller2015-02-23