aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext/channel_credentials.cc
Commit message (Collapse)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
|
* Simplified some code and added tests to increase code coverageGravatar murgatroid992015-12-09
|
* Updated Node credentials API to match core API changeGravatar murgatroid992015-10-20
|
* Refactored some C++ code to improve code reuseGravatar murgatroid992015-10-12
|
* Prevented composing insecure credentialsGravatar murgatroid992015-10-02
|
* Split Credentials into two typesGravatar murgatroid992015-09-30