aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext/call_credentials.cc
Commit message (Expand)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-03-31
* Unref uv_async after construction to avoid blocking at shutdownGravatar murgatroid992016-03-17
* Node: made call credentials properly use UV async events. Also deleted some l...Gravatar murgatroid992016-03-16
* Fix copyrightsGravatar murgatroid992016-02-19
* Node: fix metadata validation bug, improve error reportingGravatar murgatroid992016-02-19
* Fix a couple of minor issues in the Node libraryGravatar murgatroid992015-12-18
* Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
* Fixing implementations.Gravatar Julien Boeuf2015-11-18
* Updated Node credentials API to match core API changeGravatar murgatroid992015-10-20
* Refactored some C++ code to improve code reuseGravatar murgatroid992015-10-12
* Split Credentials into two typesGravatar murgatroid992015-09-30