aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext
Commit message (Expand)AuthorAge
* Changed call to only expect and return binary headers when key ends with '-bin'Gravatar murgatroid992015-03-17
* Merge branch 'master' into node_11_cleanup_segfaultGravatar murgatroid992015-03-09
|\
* | Fixed segfault by fixing scope issueGravatar murgatroid992015-03-09
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
| |\ | |/ |/|
* | 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
| * Updated Node library to new secure server APIGravatar murgatroid992015-03-02
|/
* Fixed TLS host resolution problemsGravatar murgatroid992015-02-25
* Fixed reference to grpc_default_credentials_createGravatar murgatroid992015-02-24
* Removed reference to non-existent headerGravatar murgatroid992015-02-19
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Removed debugging codeGravatar murgatroid992015-02-13
* Updated server.cc to match call.cc changesGravatar murgatroid992015-02-13
* Improved op_vector memory managementGravatar murgatroid992015-02-13
* Further improved memory managementGravatar murgatroid992015-02-13
* Improved memory managementGravatar murgatroid992015-02-13
* Made changes based on commentsGravatar murgatroid992015-02-13
* Removed extraneous log messagesGravatar murgatroid992015-02-12
* Removed extra extension filesGravatar murgatroid992015-02-11
* Fixed end to end testsGravatar murgatroid992015-02-11
* More end to end test debuggingGravatar murgatroid992015-02-11
* Resolved merge conflictsGravatar murgatroid992015-02-10
|\
* | Fixed end-to-end tests for new changesGravatar murgatroid992015-02-10
* | 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
| * Minor comment updateGravatar murgatroid992015-02-09
| * Updated event.cc with new changesGravatar murgatroid992015-02-09
* | More progress towards new API compatibilityGravatar murgatroid992015-02-09
* | Part of the update to the new APIGravatar murgatroid992015-02-05
|/
* Remove timeval functionsGravatar David Klempner2015-02-04
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Switched extension to return faster sliceable BuffersGravatar murgatroid992015-01-29
* Changed low-level metadata API to be more reasonableGravatar murgatroid992015-01-28
* sync up with masterGravatar Yang Gao2015-01-27
* Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26