aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
|\
| * Added changes to node and php wrappersGravatar David Garcia Quintas2015-06-15
* | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\|
| * Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
|\|
| * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
* | Updated server to use new shutdown semanticsGravatar murgatroid992015-05-28
|/
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\
| * Fix some wrapped languagesGravatar Craig Tiller2015-05-06
* | C Core API cleanup.Gravatar Craig Tiller2015-05-04
|/
* Merge pull request #1353 from murgatroid99/node_limit_thread_usageGravatar Tim Emiola2015-04-23
|\
* | Remove unused references to malloc.h (which is non-standard, Linux-specific a...Gravatar Alexander Staubo2015-04-05
| * Resolved merge conflicts with masterGravatar murgatroid992015-03-18
| |\
* | | 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
| * Use only some of the thread pool threads for gRPCGravatar murgatroid992015-02-02
* | 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