aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext/call.h
Commit message (Expand)AuthorAge
* Refactored some C++ code to improve code reuseGravatar murgatroid992015-10-12
* Reworked credentials surface API, added testGravatar murgatroid992015-09-25
* Implemented credentials plugin interfaceGravatar murgatroid992015-09-24
* Merged from release_0.11Gravatar murgatroid992015-09-17
|\
* | Update to nan 2.0Gravatar murgatroid992015-09-17
| * Fixed Op destructors not being calledGravatar murgatroid992015-09-14
|/
* Emit proper status when failing to parse server streamGravatar murgatroid992015-08-27
* Added an inline C++ function to replace a deprecated nan functionGravatar murgatroid992015-08-17
* Exposed channel target and call peer in Node wrapperGravatar murgatroid992015-07-24
* The library now compiles with Node 0.11+ and all versions of io.jsGravatar murgatroid992015-03-04
* Updated some c++ files for 0.11/0.12 compatibilityGravatar murgatroid992015-03-04
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Improved op_vector memory managementGravatar murgatroid992015-02-13
* Made changes based on commentsGravatar murgatroid992015-02-13
* Fixed end to end testsGravatar murgatroid992015-02-11
* More end to end test debuggingGravatar murgatroid992015-02-11
* Extension module now compiles and some tests passGravatar murgatroid992015-02-09
* Fixed another compiler errorGravatar murgatroid992015-02-09
* Fixed some compiler errors in call.ccGravatar murgatroid992015-02-09
* More progress towards new API compatibilityGravatar murgatroid992015-02-09
* Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26